mbgtools-lx  4.2.8

A structure used to query MULTI_REF configuration parameters. More...

#include <gpsdefs.h>

Data Fields

MULTI_REF_SETTINGS settings
 current settings More...
 
uint32_t supp_ref
 bit mask of supported sources, see MULTI_REF_TYPE_MASKS More...
 
uint16_t n_levels
 supported priority levels, 0..N_MULTI_REF_PRIO-1 More...
 
uint16_t flags
 reserved, currently always 0 More...
 

Detailed Description

A structure used to query MULTI_REF configuration parameters.

This also includes a bit mask of supported ref sources.

Definition at line 6586 of file gpsdefs.h.

Field Documentation

◆ flags

uint16_t MULTI_REF_INFO::flags

reserved, currently always 0

Definition at line 6591 of file gpsdefs.h.

◆ n_levels

uint16_t MULTI_REF_INFO::n_levels

supported priority levels, 0..N_MULTI_REF_PRIO-1

Definition at line 6590 of file gpsdefs.h.

◆ settings

MULTI_REF_SETTINGS MULTI_REF_INFO::settings

current settings

Definition at line 6588 of file gpsdefs.h.

◆ supp_ref

uint32_t MULTI_REF_INFO::supp_ref

bit mask of supported sources, see MULTI_REF_TYPE_MASKS

Definition at line 6589 of file gpsdefs.h.


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