mbgtools-lx
4.2.8
|
A message header for the eXtended Binary Protocol (XBP) More...
#include <gpsserio.h>
Data Fields | |
MSG_HDR | xbp_hdr |
XBP_ADDR | xpb_addr |
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.
MSG_HDR XBP_MSG_HDR::xbp_hdr |
Definition at line 1663 of file gpsserio.h.
XBP_ADDR XBP_MSG_HDR::xpb_addr |
Definition at line 1664 of file gpsserio.h.