mbgtools-lx  4.2.8
MBG_UCAP_NET_GLB_INFO Struct Reference

Global settings, features and flags for user captures via network. More...

#include <gpsdefs.h>

Data Fields

MBG_UCAP_NET_GLB_SETTINGS settings
 see MBG_UCAP_NET_GLB_SETTINGS More...
 
uint32_t n_supp_recvs
 Number of supported network receivers, see MBG_UCAP_NET_RECV_INFO_IDX. More...
 
uint32_t supp_modes
 Supported transfer modes, see MBG_UCAP_NET_TRANSF_MODE_MASKS. More...
 
uint32_t supp_protos
 Supported transfer protocols, see MBG_UCAP_NET_TRANSF_PROTO_MASKS. More...
 
uint32_t reserved_0
 Reserved, currently always 0. More...
 
uint32_t reserved_1
 Reserved, currently always 0. More...
 
uint32_t supp_flags
 Supported flags, see MBG_UCAP_NET_SUPP_FLAG_MASKS. More...
 

Detailed Description

Global settings, features and flags for user captures via network.

Note
This structure shall be used to read the current global settings from a device with GPS command GPS_UCAP_NET_GLB_INFO.

Definition at line 12493 of file gpsdefs.h.

Field Documentation

◆ n_supp_recvs

uint32_t MBG_UCAP_NET_GLB_INFO::n_supp_recvs

Number of supported network receivers, see MBG_UCAP_NET_RECV_INFO_IDX.

Definition at line 12497 of file gpsdefs.h.

◆ reserved_0

uint32_t MBG_UCAP_NET_GLB_INFO::reserved_0

Reserved, currently always 0.

Definition at line 12500 of file gpsdefs.h.

◆ reserved_1

uint32_t MBG_UCAP_NET_GLB_INFO::reserved_1

Reserved, currently always 0.

Definition at line 12501 of file gpsdefs.h.

◆ settings

MBG_UCAP_NET_GLB_SETTINGS MBG_UCAP_NET_GLB_INFO::settings

see MBG_UCAP_NET_GLB_SETTINGS

Definition at line 12495 of file gpsdefs.h.

◆ supp_flags

uint32_t MBG_UCAP_NET_GLB_INFO::supp_flags

Supported flags, see MBG_UCAP_NET_SUPP_FLAG_MASKS.

Definition at line 12502 of file gpsdefs.h.

◆ supp_modes

uint32_t MBG_UCAP_NET_GLB_INFO::supp_modes

Supported transfer modes, see MBG_UCAP_NET_TRANSF_MODE_MASKS.

Definition at line 12498 of file gpsdefs.h.

◆ supp_protos

uint32_t MBG_UCAP_NET_GLB_INFO::supp_protos

Supported transfer protocols, see MBG_UCAP_NET_TRANSF_PROTO_MASKS.

Definition at line 12499 of file gpsdefs.h.


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