coloradocube / flight-executive-in-python

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

ccason1 commented 2 years ago

The flight executive must be able to switch between discrete states

state_machine_whiteboard (PO=power on, PFC=pre-flight check, LP=low power, SD=shutdown, M=mission, L=landing)