indi-mi
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Moravian Instruments INDI Driver =============================== This package provides Moravian Instruments INDI driver for MI cameras and standalone filter wheels. Requirements ============ + INDI >= v1.2.0 (http://www.indilib.org/) You need to install both indi and indi-devel to build this package. + libmicam libmicam is required. + libusb-1 libusb-1 is required. Installation ============ See INSTALL How to Use ========== You can use the MI INDI Driver in any INDI-compatible client such as KStars or Xephem. To run the driver from the command line: Cameras (USB variant): $ indiserver indi_mi_ccd_usb Cameras (ETH variant): $ indiserver indi_mi_ccd_eth SFW (USB variant): $ indiserver indi_mi_sfw_usb SFW (ETH variant): $ indiserver indi_mi_sfw_eth You can then connect to the driver from any client, the default port is 7624. If you're using KStars, the driver will be automatically listed in KStars' Device Manager, no further configuration is necessary.