Structure describing the payload section of the MSG_POSITION_CORRECT message. More...
#include <protocol.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 1243 of file protocol.h.
int16_t msg_position_correct::altError |
Definition at line 1246 of file protocol.h.
Definition at line 1247 of file protocol.h.
int16_t msg_position_correct::latError |
Definition at line 1244 of file protocol.h.
int16_t msg_position_correct::lonError |
Definition at line 1245 of file protocol.h.