Skip to content

Files

Latest commit

5e736d7 · Feb 27, 2025

History

History

indi-qsi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 20, 2016
Nov 19, 2010
Dec 26, 2023
Nov 19, 2010
Jan 12, 2019
May 31, 2016
Dec 13, 2024
Sep 1, 2020
Feb 27, 2025
Feb 5, 2023
QSI INDI Driver
================

This package provides the INDI driver for Quantum Scientific Imaging CCDs & Filter Wheels.

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.
	
+ QSI Api

	QSI api is required
	
Installation
============

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

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