mbgtools-lx  4.2.8
MBG_GNSS_MODE_INFO Struct Reference

#include <gpsdefs.h>

Data Fields

MBG_GNSS_MODE_SETTINGS settings
 Current GNSS mode settings. More...
 
uint32_t supp_gnss_types
 Bit masks of supported GNSS types, see MBG_GNSS_TYPE_MASKS. More...
 
uint16_t flags
 See MBG_GNSS_MODE_INFO_FLAG_MASKS. More...
 
uint16_t n_sv_status
 Number of GNSS_SV_STATUS_IDX structures that can be read (only if MBG_GNSS_FLAG_MSK_HAS_SV_STATUS) More...
 

Detailed Description

Definition at line 10694 of file gpsdefs.h.

Field Documentation

◆ flags

uint16_t MBG_GNSS_MODE_INFO::flags

See MBG_GNSS_MODE_INFO_FLAG_MASKS.

Definition at line 10698 of file gpsdefs.h.

◆ n_sv_status

uint16_t MBG_GNSS_MODE_INFO::n_sv_status

Number of GNSS_SV_STATUS_IDX structures that can be read (only if MBG_GNSS_FLAG_MSK_HAS_SV_STATUS)

Definition at line 10699 of file gpsdefs.h.

◆ settings

MBG_GNSS_MODE_SETTINGS MBG_GNSS_MODE_INFO::settings

Current GNSS mode settings.

Definition at line 10696 of file gpsdefs.h.

Referenced by setup_gps_only_gnss_info_from_statinfo(), and show_ext_stat_info().

◆ supp_gnss_types

uint32_t MBG_GNSS_MODE_INFO::supp_gnss_types

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