SBIG Camera Control TUI

Provides the ability to control legacy SBIG ST-series and related cameras from the command line. Specifically, the following features are implemented:

  • Control the quantity and duration of exposures.
  • Schedule exposures to start and end within specific time intervals.
  • Enable, disable, and set temperature regulation
  • Change filter in attached filter wheel.
  • Connect to NIAD-enabled telescopes.
  • Set object name

Note: Although both the primary and guide cameras are fully functional within this application, only the primary camera is utilized at present.

Prerequites

The following items are required

Building

cd build cmake .. make

Usage

See camera-controller -h for help.