mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Logger: correct typo in MAV documentation
This commit is contained in:
parent
4b040eef93
commit
48acec80a4
@ -800,7 +800,7 @@ struct PACKED log_VER {
|
||||
// @Field: txp: transmitted packet count
|
||||
// @Field: rxp: received packet count
|
||||
// @Field: rxdp: perceived number of packets we never received
|
||||
// @Field: flags: compact representation of some stage of the channel
|
||||
// @Field: flags: compact representation of some state of the channel
|
||||
// @FieldBitmaskEnum: flags: GCS_MAVLINK::Flags
|
||||
// @Field: ss: stream slowdown is the number of ms being added to each message to fit within bandwidth
|
||||
// @Field: tf: times buffer was full when a message was going to be sent
|
||||
|
Loading…
Reference in New Issue
Block a user