|
NinjaFlight
|
#include <mavlink_msg_named_value_float.h>
Data Fields | |
| uint32_t | time_boot_ms |
| Timestamp (milliseconds since system boot) More... | |
| float | value |
| Floating point value. More... | |
| char | name [10] |
| Name of the debug variable. More... | |
| char __mavlink_named_value_float_t::name[10] |
Name of the debug variable.
| uint32_t __mavlink_named_value_float_t::time_boot_ms |
Timestamp (milliseconds since system boot)
| float __mavlink_named_value_float_t::value |
Floating point value.