State Machine ============= The state machine library provides a generic interface for initializing, updating, and querying the flight state. The simple state machine implementation defines a 9-state flight sequence driven by sensor thresholds. .. doxygengroup:: lib_state :content-only: