Transmit computed ground pressure and acceleration values
[fw/altos] / aoview / aoview.h
index 44412bec53b66ed66cb5296f8a9fdf5463678340..4abbde88839ca0c8bdd4420dc3ff0c62824b9cde 100644 (file)
@@ -59,8 +59,10 @@ struct aostate {
        int     drogue;
        int     main;
        int     flight_accel;
+       int     ground_accel;
        int     flight_vel;
        int     flight_pres;
+       int     ground_pres;
        int     nsat;
        int     locked;
        struct {