X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=aoview%2Faoview.h;h=4abbde88839ca0c8bdd4420dc3ff0c62824b9cde;hp=7824491228a4eb10dfb834961ae2311df1404525;hb=91b07410122d0eaaf292cdb31c200925d45eaf2c;hpb=2c780d67b8a22d75a2da4b2af21fd35f0c6f5236 diff --git a/aoview/aoview.h b/aoview/aoview.h index 78244912..4abbde88 100644 --- a/aoview/aoview.h +++ b/aoview/aoview.h @@ -58,6 +58,11 @@ struct aostate { int batt; int drogue; int main; + int flight_accel; + int ground_accel; + int flight_vel; + int flight_pres; + int ground_pres; int nsat; int locked; struct {