NinjaFlight
|
#include <mavlink_msg_ping.h>
Data Fields | |
uint64_t | time_usec |
Unix timestamp in microseconds or since system boot if smaller than MAVLink epoch (1.1.2009) More... | |
uint32_t | seq |
PING sequence. More... | |
uint8_t | target_system |
0: request ping from all receiving systems, if greater than 0: message is a ping response and number is the system id of the requesting system More... | |
uint8_t | target_component |
0: request ping from all receiving components, if greater than 0: message is a ping response and number is the system id of the requesting system More... | |
uint32_t __mavlink_ping_t::seq |
PING sequence.
uint8_t __mavlink_ping_t::target_component |
0: request ping from all receiving components, if greater than 0: message is a ping response and number is the system id of the requesting system
uint8_t __mavlink_ping_t::target_system |
0: request ping from all receiving systems, if greater than 0: message is a ping response and number is the system id of the requesting system
uint64_t __mavlink_ping_t::time_usec |
Unix timestamp in microseconds or since system boot if smaller than MAVLink epoch (1.1.2009)