QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
RTCMParser.h File Reference
#include <cstddef>
#include <cstdint>
+ Include dependency graph for RTCMParser.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RTCMParser
 

Variables

static constexpr uint8_t RTCM3_PREAMBLE = 0xD3
 

Variable Documentation

◆ RTCM3_PREAMBLE

constexpr uint8_t RTCM3_PREAMBLE = 0xD3
staticconstexpr

Definition at line 6 of file RTCMParser.h.

Referenced by RTCMParser::addByte().