GAPS Online Software documentation#

The python API of gaps-online-software wraps the rust API with pyO3. It is based mainly on tof-dataclasses as well as telemetry-dataclasses.

gaps_online

Python API for gaps_online_software.

RUST API Software documentation#

The "heart" of the project - implementes necessarry dataclasses and i/o operations

gondola-core (common library)

TOF flight computer code for data acquisition and control in-flight

liftof-cc

TOF RB data acquisition/control code to be controled by liftof-cc

liftof-rb

Run scheduler to manage settings and do bookkeeping of them

liftof-scheduler

Terminal application to monitor TOF activity

liftof-tui

Common used functions across liftof

liftof-lib

The rust part of gaps_online, which is also accessible through gaps_online.

go_pybindings

CXX API Software documentation#

Doxygen API docs