mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 09:08:30 -04:00
Copter: add documentation for DU16 message
This commit is contained in:
parent
66ffb4a17b
commit
ac6cf1132c
@ -488,6 +488,12 @@ const struct LogStructure Copter::log_structure[] = {
|
||||
// @Field: Id: Data type identifier
|
||||
// @Field: Value: Value
|
||||
|
||||
// @LoggerMessage: DU16
|
||||
// @Description: Generic 16-bit-unsigned-integer storage
|
||||
// @Field: TimeUS: Time since system startup
|
||||
// @Field: Id: Data type identifier
|
||||
// @Field: Value: Value
|
||||
|
||||
// @LoggerMessage: D32
|
||||
// @Description: Generic 32-bit-signed-integer storage
|
||||
// @Field: TimeUS: Time since system startup
|
||||
|
Loading…
Reference in New Issue
Block a user