px4-firmware/msg/debug_key_value.msg

4 lines
160 B
Plaintext
Raw Normal View History

uint32 timestamp_ms # in milliseconds since system start
2017-07-03 12:56:44 -03:00
char[10] key # max. 10 characters as key / name
float32 value # the value to send as debug output