mbgtools-lx  4.2.8
SHS_INFO Struct Reference

Current SHS settings and general SHS capabilities. More...

#include <gpsdefs.h>

Data Fields

SHS_SETTINGS settings
 current configuration settings More...
 
NANO_TIME max_limit
 if not 0, the max. allowed value for SHS_SETTINGS::err_limit and SHS_SETTINGS::warn_limit More...
 
uint32_t reserved
 reserved, currently always 0 More...
 
uint32_t supp_flags
 indicates which flags are supported for SHS_SETTINGS::flags, see SHS_FLAG_MASKS More...
 

Detailed Description

Current SHS settings and general SHS capabilities.

See also
SHS_SETTINGS
SHS_STATUS

Definition at line 17724 of file gpsdefs.h.

Field Documentation

◆ max_limit

NANO_TIME SHS_INFO::max_limit

if not 0, the max. allowed value for SHS_SETTINGS::err_limit and SHS_SETTINGS::warn_limit

Definition at line 17727 of file gpsdefs.h.

◆ reserved

uint32_t SHS_INFO::reserved

reserved, currently always 0

Definition at line 17728 of file gpsdefs.h.

◆ settings

SHS_SETTINGS SHS_INFO::settings

current configuration settings

Definition at line 17726 of file gpsdefs.h.

◆ supp_flags

uint32_t SHS_INFO::supp_flags

indicates which flags are supported for SHS_SETTINGS::flags, see SHS_FLAG_MASKS

Definition at line 17729 of file gpsdefs.h.


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