|
Avionics
Core avionics package for CURE flight computers
|
#include <array>#include <cstddef>#include <cstdint>#include "data_handling/DataPoint.h"#include "state_estimation/StateEstimationTypes.h"#include "state_estimation/States.h"

Go to the source code of this file.
Classes | |
| class | BaseStateMachine |
| Base class for flight state machines driven by IMU/altimeter data. More... | |