mbgtools-lx  4.2.8
MBG_UCAP_NET_RECV_INFO_IDX Struct Reference

Settings, features and flags for receivers of user captures via network. More...

#include <gpsdefs.h>

Data Fields

uint16_t idx
 0..MBG_UCAP_NET_GLB_INFO::n_supp_recvs-1 More...
 
MBG_UCAP_NET_RECV_INFO info
 see MBG_UCAP_NET_RECV_INFO More...
 

Detailed Description

Settings, features and flags for receivers of user captures via network.

Note
This structure shall be used to read the current settings from the device with GPS command GPS_UCAP_NET_RECV_INFO_IDX. This can be done for index 0 to MBG_UCAP_NET_GLB_SETTINGS::num_recvs-1.
See also
MBG_UCAP_NET_RECV_INFO

Definition at line 12613 of file gpsdefs.h.

Field Documentation

◆ idx

uint16_t MBG_UCAP_NET_RECV_INFO_IDX::idx

0..MBG_UCAP_NET_GLB_INFO::n_supp_recvs-1

Definition at line 12615 of file gpsdefs.h.

◆ info

MBG_UCAP_NET_RECV_INFO MBG_UCAP_NET_RECV_INFO_IDX::info

see MBG_UCAP_NET_RECV_INFO

Definition at line 12616 of file gpsdefs.h.


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