X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2Fao-view%2Faoview.h;h=b6d5bcdf43147581b58f1d2bf48a11562dee0ead;hp=c582159c86001c9a016cd169b29b3685ce46476a;hb=1de322b960005c9a16051afa1881fadb00f4bcd6;hpb=b529e5e8998702986909111a457f3ce9932e1ccf diff --git a/ao-tools/ao-view/aoview.h b/ao-tools/ao-view/aoview.h index c582159c..b6d5bcdf 100644 --- a/ao-tools/ao-view/aoview.h +++ b/ao-tools/ao-view/aoview.h @@ -104,6 +104,8 @@ struct aodata { int flight_vel; int flight_pres; int ground_pres; + int accel_plus_g; + int accel_minus_g; struct aogps gps; struct aogps_tracking gps_tracking; };