mbgtools-lx  4.2.8

Status information on a single ref time source. More...

#include <gpsdefs.h>

Data Fields

XMULTI_REF_ID id
 time source identifier More...
 
uint16_t status
 status bits, see XMR_REF_STATUS_BIT_MASKS More...
 
NANO_TIME offset
 time offset from main time base More...
 
uint16_t flags
 flags, see XMR_QL // TODO ### More...
 
uint8_t ssm
 synchronization status message, if supported by signal source More...
 
uint8_t soc
 signal outage counter, incremented on loss of signal More...
 

Detailed Description

Status information on a single ref time source.

Definition at line 6858 of file gpsdefs.h.

Field Documentation

◆ flags

uint16_t XMULTI_REF_STATUS::flags

flags, see XMR_QL // TODO ###

Definition at line 6863 of file gpsdefs.h.

◆ id

XMULTI_REF_ID XMULTI_REF_STATUS::id

time source identifier

Definition at line 6860 of file gpsdefs.h.

◆ offset

NANO_TIME XMULTI_REF_STATUS::offset

time offset from main time base

Definition at line 6862 of file gpsdefs.h.

◆ soc

uint8_t XMULTI_REF_STATUS::soc

signal outage counter, incremented on loss of signal

Definition at line 6865 of file gpsdefs.h.

◆ ssm

uint8_t XMULTI_REF_STATUS::ssm

synchronization status message, if supported by signal source

Definition at line 6864 of file gpsdefs.h.

◆ status

uint16_t XMULTI_REF_STATUS::status

status bits, see XMR_REF_STATUS_BIT_MASKS

Definition at line 6861 of file gpsdefs.h.


The documentation for this struct was generated from the following file: