A lightweight flight executive for balloonsats and cubesats which do not require the full capabilities and complexity of NASA cFS. Written in Python.
0
stars
1
forks
source link
Flight executive must be a state machine #14
Open
ccason1 opened 2 years ago
The flight executive must be able to switch between discrete states
(PO=power on, PFC=pre-flight check, LP=low power, SD=shutdown, M=mission, L=landing)