Skip to content

Latest commit

 

History

History
 
 

indi-fli

FLI INDI Driver
================

This package provides the FLI driver for Finger Lakes Instruments CCD and Focuser.

Requirements
============

+ INDI >= v0.6 (http://indi.sf.net)

	You need to install both indi and indi-devel to build this package.
	
+ cfitsio

	cfitsio-devel is required to compile support for FITS.
	
+ libusb

	libusb is required.
	
+ FLI Library

	FLI Library > 1.8 is required.
	
Installation
============

	See INSTALL
	
How to Use
==========

	You can use the FLI INDI Driver in any INDI-compatible client such as KStars or Xephem. 
	
	To run the driver from the command line:
	
	$ indiserver indi_fli_ccd
	
	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.