|
mbgtools-lx
4.2.8
|
Reference source configuration settings. More...
#include <gpsdefs.h>
Data Fields | |
| XMULTI_REF_ID | id |
| reference time source identifier More... | |
| uint16_t | flags |
| see XMR_SETTINGS_FLAG_MSKS and XMR_EXT_SRC_INFO::supp_flags More... | |
| NANO_TIME | bias |
| time bias, e.g. path delay More... | |
| NANO_TIME | precision |
| precision of the time source More... | |
| uint32_t | reserved |
| reserved, currently always 0 More... | |
| NANO_TIME XMULTI_REF_SETTINGS::bias |
time bias, e.g. path delay
Definition at line 6724 of file gpsdefs.h.
Referenced by mbg_get_all_ucap_info().
| uint16_t XMULTI_REF_SETTINGS::flags |
| XMULTI_REF_ID XMULTI_REF_SETTINGS::id |
reference time source identifier
Definition at line 6722 of file gpsdefs.h.
Referenced by mbg_save_all_xmulti_ref_info().
| NANO_TIME XMULTI_REF_SETTINGS::precision |
precision of the time source
Definition at line 6725 of file gpsdefs.h.
Referenced by mbg_get_all_ucap_info().
| uint32_t XMULTI_REF_SETTINGS::reserved |