Classes | Variables
nmea Namespace Reference

Classes

class  ProtocolHandler
 The protocol handler for a different NMEA data types. More...
 

Variables

const unsigned char AFTER_PREAMBLE_EM1000 = 0x90
 
const char CR = '\r'
 
const char LF = '\n'
 
const char PREAMBLE = '$'
 
const char PREAMBLE_EM1000 = '\0'
 
const char PREAMBLE_TSS2 = ':'
 

Variable Documentation

◆ AFTER_PREAMBLE_EM1000

const unsigned char nmea::AFTER_PREAMBLE_EM1000 = 0x90

Definition at line 74 of file nmea_protocolhandler.cpp.

◆ CR

const char nmea::CR = '\r'

Definition at line 75 of file nmea_protocolhandler.cpp.

◆ LF

const char nmea::LF = '\n'

Definition at line 76 of file nmea_protocolhandler.cpp.

◆ PREAMBLE

const char nmea::PREAMBLE = '$'

Definition at line 71 of file nmea_protocolhandler.cpp.

◆ PREAMBLE_EM1000

const char nmea::PREAMBLE_EM1000 = '\0'

Definition at line 73 of file nmea_protocolhandler.cpp.

◆ PREAMBLE_TSS2

const char nmea::PREAMBLE_TSS2 = ':'

Definition at line 72 of file nmea_protocolhandler.cpp.



xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:22