|
Avionics
Core avionics package for CURE flight computers
|
#include "state_estimation/States.h"#include "state_estimation/ApogeeDetector.h"#include "state_estimation/LaunchDetector.h"#include "state_estimation/VerticalVelocityEstimator.h"#include "state_estimation/BaseStateMachine.h"#include "data_handling/DataPoint.h"#include "data_handling/DataSaver.h"

Go to the source code of this file.
Classes | |
| class | StateMachine |
| Nominal flight state machine using launch/apogee detection and VVE. More... | |