Structure describing the payload section of the MSG_HEARTBEAT message. More...
#include <APM_BinComm.h>
Public Attributes | |
uint8_t | flightMode |
uint16_t | timeStamp |
uint16_t | batteryVoltage |
uint16_t | commandIndex |
Structure describing the payload section of the MSG_HEARTBEAT message.
Definition at line 92 of file APM_BinComm.h.
Definition at line 95 of file APM_BinComm.h.
uint16_t BinComm::msg_heartbeat::commandIndex |
Definition at line 96 of file APM_BinComm.h.
Definition at line 93 of file APM_BinComm.h.
uint16_t BinComm::msg_heartbeat::timeStamp |
Definition at line 94 of file APM_BinComm.h.