summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCtibor <ctibor@brancik.cz>2018-01-31 20:30:54 +0100
committerCtibor <ctibor@brancik.cz>2018-01-31 20:30:54 +0100
commita5fdaf853f057458b28964a3aa942b8ee133c306 (patch)
tree7ba754ee1f5d4e82b9d85d5964b9979ea6648a8e
parentb1f8a542308413f38e7f8e121313892918284bbf (diff)
downloadbrancik-overlay-a5fdaf853f057458b28964a3aa942b8ee133c306.tar.gz
brancik-overlay-a5fdaf853f057458b28964a3aa942b8ee133c306.tar.bz2
Update doc according to recent changes
-rw-r--r--Documentation/README.indilib-drivers7
1 files changed, 6 insertions, 1 deletions
diff --git a/Documentation/README.indilib-drivers b/Documentation/README.indilib-drivers
index da0820f..2d0485d 100644
--- a/Documentation/README.indilib-drivers
+++ b/Documentation/README.indilib-drivers
@@ -43,6 +43,7 @@ sudo emerge -v @indilib-drivers-live if you want bleeding edge drivers straight
Available USE flags (Note that only 3rd party drivers are present. All other drivers are installed by sci-libs/indilib itself):
- aagcloudwatcher
- apogee
+ - armadillo-platypus
- asi
- dsi
- duino
@@ -53,6 +54,7 @@ Available USE flags (Note that only 3rd party drivers are present. All other dri
- gige
- gphoto2
- gpsd
+ - gpsnmea
- inovaplx
- maxdomeii
- mgen
@@ -60,6 +62,7 @@ Available USE flags (Note that only 3rd party drivers are present. All other dri
- nexstarevo
- qhy
- qsi
+ - radiosim
- rtlsdr
- sbig
- shelyak
@@ -92,7 +95,9 @@ I have tested all the drivers and they compile OK at least on amd64 and arm. Whe
Firmware for SBIG cameras (sci-libs/libsbig) won't cross emerge if the host machine belongs to different ARCH.
-Firmawre for QHY cameras (sci-libs/libqhy) won't cross emerge for armv7a CHOST, because provided binary is only for armv6, which confuses compiler. It can be emerged on RaspberryPi directly though.
+Firmware for QHY cameras (sci-libs/libqhy) won't cross emerge for armv7a CHOST, because provided binary is only for armv6, which confuses compiler. It can be emerged on RaspberryPi directly
+
+Driver for GigE does not compile.
9. The overlay also includes ebuilds for sci-astronomy/lin_guider, sci-astronomy/ccd, sci-astronomy/qastrocam-g2 and sci-astronomy/open-phd-guiding (version 1 and 2 directly from git).