diff options
author | Edward W. Koenig <kingbeowulf@linuxgalaxy.org> | 2022-08-17 18:21:44 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-20 10:06:47 +0700 |
commit | bd9166db3c58306bad1b449d1562179ab25b08a7 (patch) | |
tree | 96b6c88c7c5f99fcb74adb32fc345380521626cf /libraries/libindi-drivers/README | |
parent | 66428a7beef3681d7ec7d43208946330d205cf4e (diff) |
libraries/libindi-drivers: Updated for version 1.9.7
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libindi-drivers/README')
-rw-r--r-- | libraries/libindi-drivers/README | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/libraries/libindi-drivers/README b/libraries/libindi-drivers/README index fe21a24a44..0c79cd58a3 100644 --- a/libraries/libindi-drivers/README +++ b/libraries/libindi-drivers/README @@ -5,7 +5,14 @@ instrumentation. INDI is small, flexible, easy to parse, and scalable. It supports common DCS functions such as remote control, data acquisition, monitoring, and a lot more. -This script builds several third party hardware drivers. +This script builds several third party hardware drivers. The required +build and install sequence is: + +libindi -> libindi-libraries -> libindidrivers + +Some optional hardware dependecies are: +fxload download firmware into FX, FX2, and FX2LP EZ-USB devices + and devices and I2C serial EEPROMs (SBo) Notes: 1. Some of the drivers will need additional configuration of their |