FDM device settings.
More...
#include <gpsdefs.h>
FDM device settings.
- Note
- This is only supported if MBG_IMS_STATE_FLAG_BIT_HAS_FDM is set in MBG_IMS_STATE::flags.
Definition at line 10262 of file gpsdefs.h.
◆ fd_neg_limit
uint32_t MBG_IMS_FDM_SETTINGS::fd_neg_limit |
min. frequency deviation limit in 1 mHz steps
Definition at line 10264 of file gpsdefs.h.
◆ fd_pos_limit
uint32_t MBG_IMS_FDM_SETTINGS::fd_pos_limit |
max. frequency deviation limit in 1 mHz steps
Definition at line 10265 of file gpsdefs.h.
◆ line_freq
uint32_t MBG_IMS_FDM_SETTINGS::line_freq |
◆ reserved
uint32_t MBG_IMS_FDM_SETTINGS::reserved |
reserved, currently always 0
Definition at line 10271 of file gpsdefs.h.
◆ td_neg_limit
uint32_t MBG_IMS_FDM_SETTINGS::td_neg_limit |
min. time deviation limit in 1 ms steps
Definition at line 10267 of file gpsdefs.h.
◆ td_pos_limit
uint32_t MBG_IMS_FDM_SETTINGS::td_pos_limit |
max. time deviation limit in 1 ms steps
Definition at line 10268 of file gpsdefs.h.
The documentation for this struct was generated from the following file: