X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fkernel%2Fao_log.h;fp=src%2Fkernel%2Fao_log.h;h=5c150abcefac88a4fb2dc4444d01d4b8a9c0e190;hp=12eefe74621a2261decfab7dbba290b5b2ac8f0c;hb=f10009b07b651f69014ac5608f3ca29bce874c24;hpb=a7f1925b81a429d9f387f7e26433326e37c43d4f diff --git a/src/kernel/ao_log.h b/src/kernel/ao_log.h index 12eefe74..5c150abc 100644 --- a/src/kernel/ao_log.h +++ b/src/kernel/ao_log.h @@ -514,7 +514,8 @@ struct ao_log_motor { int16_t ground_accel_along; /* 8 */ int16_t ground_accel_across; /* 10 */ int16_t ground_accel_through; /* 12 */ - } flight; + int16_t ground_motor_pressure; /* 14 */ + } flight; /* 16 */ /* AO_LOG_STATE */ struct { uint16_t state; /* 4 */