10#include "quaternion.h"
11#include "slidingwindow.h"
37 enum State flightState;
38 uint32_t flightTimeMs;
47 SlidingWindow avgPress;
@ APOGEE
At least 2: velocity negative, pressure increasing, tilt > 90 degrees.
@ PRELAUNCH
Initial boot condition.
@ LAUNCH
Body reference Z-axis acceleration above threshold.
@ COAST
Global reference Z-axis velocity decreasing.
@ DESCENT
Altitude below main threshold.