mbgtools-lx  4.2.8
XBP_MSG_HDR Struct Reference

A message header for the eXtended Binary Protocol (XBP) More...

#include <gpsserio.h>

Data Fields

MSG_HDR xbp_hdr
 
XBP_ADDR xpb_addr
 

Detailed Description

A message header for the eXtended Binary Protocol (XBP)

The data portion of such message is a standard binary message. The MSG_HDR::len field in XBP_MSG_HDR::xbp_hdr must contain the number of bytes following the xbp_hdr field, i.e. the length of the whole encapsulated binary message plus the size of the xbp_addr field.

Definition at line 1661 of file gpsserio.h.

Field Documentation

◆ xbp_hdr

MSG_HDR XBP_MSG_HDR::xbp_hdr

Definition at line 1663 of file gpsserio.h.

◆ xpb_addr

XBP_ADDR XBP_MSG_HDR::xpb_addr

Definition at line 1664 of file gpsserio.h.


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