mbgtools-lx  4.2.8
MBG_UCAP_NET_RECV_SETTINGS Struct Reference

Settings for receivers of user captures via network. More...

#include <gpsdefs.h>

Data Fields

uint8_t mode
 Transfer mode, see MBG_UCAP_NET_TRANSF_MODE. More...
 
uint8_t proto
 Transfer protocol, see MBG_UCAP_NET_TRANSF_PROTO. More...
 
uint16_t reserved_1
 Reserved, currently always 0. More...
 
uint32_t reserved_2
 Reserved, currently always 0. More...
 
uint32_t reserved_3
 Reserved, currently always 0. More...
 
uint32_t ucaps
 Bit mask for active user captures. More...
 
MBG_IP_ADDR_PORT addr
 Destination IP and port address of the network receiver, see MBG_IP_ADDR_PORT. More...
 

Detailed Description

Settings for receivers of user captures via network.

Definition at line 12524 of file gpsdefs.h.

Field Documentation

◆ addr

MBG_IP_ADDR_PORT MBG_UCAP_NET_RECV_SETTINGS::addr

Destination IP and port address of the network receiver, see MBG_IP_ADDR_PORT.

Definition at line 12534 of file gpsdefs.h.

◆ mode

uint8_t MBG_UCAP_NET_RECV_SETTINGS::mode

Transfer mode, see MBG_UCAP_NET_TRANSF_MODE.

Definition at line 12526 of file gpsdefs.h.

◆ proto

uint8_t MBG_UCAP_NET_RECV_SETTINGS::proto

Transfer protocol, see MBG_UCAP_NET_TRANSF_PROTO.

Definition at line 12527 of file gpsdefs.h.

◆ reserved_1

uint16_t MBG_UCAP_NET_RECV_SETTINGS::reserved_1

Reserved, currently always 0.

Definition at line 12528 of file gpsdefs.h.

◆ reserved_2

uint32_t MBG_UCAP_NET_RECV_SETTINGS::reserved_2

Reserved, currently always 0.

Definition at line 12530 of file gpsdefs.h.

◆ reserved_3

uint32_t MBG_UCAP_NET_RECV_SETTINGS::reserved_3

Reserved, currently always 0.

Definition at line 12531 of file gpsdefs.h.

◆ ucaps

uint32_t MBG_UCAP_NET_RECV_SETTINGS::ucaps

Bit mask for active user captures.

Definition at line 12532 of file gpsdefs.h.


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