Browse Source

AP_AHRS: expand RATE log message description

zr-v5.1
Hwurzburg 4 years ago committed by Andrew Tridgell
parent
commit
cf41548ce1
  1. 2
      libraries/AP_AHRS/LogStructure.h

2
libraries/AP_AHRS/LogStructure.h

@ -108,7 +108,7 @@ struct PACKED log_POS { @@ -108,7 +108,7 @@ struct PACKED log_POS {
};
// @LoggerMessage: RATE
// @Description: Desired and achieved vehicle attitude rates
// @Description: Desired and achieved vehicle attitude rates. Not logged in Fixed Wing Plane modes.
// @Field: TimeUS: Time since system startup
// @Field: RDes: vehicle desired roll rate
// @Field: R: achieved vehicle roll rate

Loading…
Cancel
Save