mbgtools-lx
4.2.8
|
Time scale configuration settings plus capabilities. More...
#include <gpsdefs.h>
Data Fields | |
MBG_TIME_SCALE_SETTINGS | settings |
current settings More... | |
MBG_TIME_SCALE_SETTINGS | max_settings |
number of scales, all supported flags More... | |
uint32_t | supp_scales |
bit masks of supported scales, see MBG_TIME_SCALE_MASKS More... | |
MBG_TIME_SCALE_SETTINGS MBG_TIME_SCALE_INFO::max_settings |
number of scales, all supported flags
Definition at line 5522 of file gpsdefs.h.
Referenced by get_n_time_scale(), and set_time_scale().
MBG_TIME_SCALE_SETTINGS MBG_TIME_SCALE_INFO::settings |
current settings
Definition at line 5521 of file gpsdefs.h.
Referenced by set_time_scale(), and show_time_scale().
uint32_t MBG_TIME_SCALE_INFO::supp_scales |
bit masks of supported scales, see MBG_TIME_SCALE_MASKS
Definition at line 5523 of file gpsdefs.h.
Referenced by set_time_scale().