src/acquisition.c | Control of the acquisition |
src/acquisition.h [code] | Control of the acquisition |
src/auto.c | AutoFlatField/AutoFocus |
src/auto.h [code] | AutoFlatField/AutoFocus |
src/background.c | Background threads |
src/background.h [code] | Background threads |
src/ccu.c | CCU (communication with the CCD Control Unit) |
src/ccu.h [code] | CCU (communication with the CCD Control Unit) |
src/error.c | Error codes |
src/error.h [code] | Error codes |
src/fitsoutput.c | Writing data into FITS files |
src/fitsoutput.h [code] | Writing data into FITS files |
src/gui.c | Direct GTK binding (deprecated) |
src/gui.h [code] | Direct GTK binding (deprecated) |
src/history.c | A history buffer |
src/history.h [code] | A history buffer |
src/indiboccia.c | Implements callbacks triggered by the INDIserver on reception of INDIobject from the Client side |
src/indiboccia.h [code] | Defines callbacks triggered by the INDIserver on reception of INDIobject from the Client side |
src/iniconfig.c | Configuration files |
src/iniconfig.h [code] | Configuration files |
src/instctrl.c | Communication with the instrument control programm |
src/instctrl.h [code] | Communication with the instrument control programm |
src/logfile.c | A logfile system |
src/logfile.h [code] | A logfile system |
src/preview.c | Preview image |
src/preview.h [code] | Preview image |
src/progress.h [code] | A structure to show be connected to a progress/message bar in a GUI |
src/serial.c | Communication with serial RS232 interface on Linux |
src/serial.h [code] | Communication with serial RS232 interface on Linux |
src/sid.c | Sidereal time calculations |
src/sid.h [code] | Sidereal time calculations |
src/telescope.c | Parsing the status file from the telescope mount |
src/telescope.h [code] | Parsing the status file from the telescope mount |
src/texoutput.c | LaTeX output |
src/texoutput.h [code] | LaTeX output |
src/uc.c | Universal Control (unused) |
src/uc.h [code] | Universal Control (unused) |
src/ui.c | Implements callbacks triggered by hardware events and sends corresponing INDI objects to the INDI Clients |
src/vectors.c | Concrete Definition of INDI transfer objects (INDI is the XML based protocol we are using) |
src/vectors.h [code] | Abstract Definition of INDI transfer objects (INDI is the XML based protocol we are using) |