mbgtools-lx
4.2.8
|
Summary information on all supported GNSS systems. More...
#include <cfg_hlp.h>
Data Fields | |
STAT_INFO | stat_info |
int | n_gnss_supp |
MBG_GNSS_MODE_INFO | gnss_mode_info |
ALL_GNSS_SAT_INFO_IDX | gnss_sat_info_idx |
Summary information on all supported GNSS systems.
Used to collect all configuration parameters even for devices that can receive the signals from multiple satellite systems.
MBG_GNSS_MODE_INFO ALL_GNSS_INFO::gnss_mode_info |
Definition at line 451 of file cfg_hlp.h.
Referenced by chk_set_n_gnss_supp(), mbg_chk_get_all_gnss_info(), setup_gps_only_gnss_info_from_statinfo(), and show_ext_stat_info().
ALL_GNSS_SAT_INFO_IDX ALL_GNSS_INFO::gnss_sat_info_idx |
Definition at line 452 of file cfg_hlp.h.
Referenced by mbg_chk_get_all_gnss_info(), setup_gps_only_gnss_info_from_statinfo(), setup_gps_only_sat_info_idx_from_statinfo(), and show_ext_stat_info().
int ALL_GNSS_INFO::n_gnss_supp |
Definition at line 450 of file cfg_hlp.h.
Referenced by chk_set_n_gnss_supp(), and show_ext_stat_info().
STAT_INFO ALL_GNSS_INFO::stat_info |
Definition at line 449 of file cfg_hlp.h.
Referenced by mbg_chk_get_all_gnss_info(), setup_gps_only_sat_info_idx_from_statinfo(), and show_ext_stat_info().