Structure describing the payload section of the MSG_POSITION_CORRECT message. More...
#include <APM_BinComm.h>
Public Attributes | |
int16_t | latError |
int16_t | lonError |
int16_t | altError |
int16_t | groundSpeedError |
Structure describing the payload section of the MSG_POSITION_CORRECT message.
Definition at line 1244 of file APM_BinComm.h.
Definition at line 1247 of file APM_BinComm.h.
Definition at line 1248 of file APM_BinComm.h.
Definition at line 1245 of file APM_BinComm.h.
Definition at line 1246 of file APM_BinComm.h.