Skip to content

Commit

Permalink
AP_AHRS: expand RATE log message description
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg committed Apr 24, 2021
1 parent 6235f7f commit 28954fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/AP_AHRS/LogStructure.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 28954fb

Please sign in to comment.