NinjaFlight
|
#include <mavlink_msg_named_value_int.h>
Data Fields | |
uint32_t | time_boot_ms |
Timestamp (milliseconds since system boot) More... | |
int32_t | value |
Signed integer value. More... | |
char | name [10] |
Name of the debug variable. More... | |
char __mavlink_named_value_int_t::name[10] |
Name of the debug variable.
uint32_t __mavlink_named_value_int_t::time_boot_ms |
Timestamp (milliseconds since system boot)
int32_t __mavlink_named_value_int_t::value |
Signed integer value.