Skip to content
Snippets Groups Projects
README 869 B
Apogee INDI Driver
==================

This package provides the INDI driver for Apgoee Alta (U & E) line of CCDs.

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

+ libindi0 >= v0.8 (http://indi.sf.net)

	You need to install both libindi0 and libindi-dev to build this package.
	
+ libcfitsio >= 3.0

	libcfitsio3 is required to compile support for FITS.
	
+ libusb

	libusb-devel is required.
	
+ libapogee >= 3.0 (http://www.indilib.org)

	
Installation
============

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

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