mbgtools-lx
4.2.8
|
Antenna status and error at reconnect information. More...
#include <gpsdefs.h>
Data Fields | |
int16_t | status |
current status of antenna, see ANT_STATUS_CODES More... | |
TM_GPS | tm_disconn |
time of antenna disconnect More... | |
TM_GPS | tm_reconn |
time of antenna reconnect More... | |
int32_t | delta_t |
clock offs at reconn. time in 1/RECEIVER_INFO::ticks_per_sec units More... | |
Antenna status and error at reconnect information.
The structure below reflects the status of the antenna, the times of last disconnect/reconnect, and the board's clock offset when it has synchronized again after the disconnection interval.
int32_t ANT_INFO::delta_t |
clock offs at reconn. time in 1/RECEIVER_INFO::ticks_per_sec units
int16_t ANT_INFO::status |
current status of antenna, see ANT_STATUS_CODES