mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Logger: correct time field name on DMS
This commit is contained in:
parent
50c60aa8f2
commit
09152cd254
@ -1372,7 +1372,7 @@ struct PACKED log_Arm_Disarm {
|
||||
|
||||
// @LoggerMessage: DMS
|
||||
// @Description: DataFlash-Over-MAVLink statistics
|
||||
// @Field: TimeMS: Time since system startup
|
||||
// @Field: TimeUS: Time since system startup
|
||||
// @Field: N: Current block number
|
||||
// @Field: Dp: Number of times we rejected a write to the backend
|
||||
// @Field: RT: Number of blocks sent from the retry queue
|
||||
|
Loading…
Reference in New Issue
Block a user