|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for RTCMParser, including all inherited members.
| addByte(uint8_t byte) | RTCMParser | |
| crc24q(const uint8_t *data, size_t len) | RTCMParser | static |
| crcBytes() const | RTCMParser | inline |
| currentFrame() const | RTCMParser | |
| extractValidFrames(const QByteArray &in, int *framesFound=nullptr, int *framesDropped=nullptr) | RTCMParser | |
| isWhitelisted(uint16_t id) const | RTCMParser | inline |
| kCrcSize | RTCMParser | static |
| kHeaderSize | RTCMParser | static |
| kPreamble | RTCMParser | static |
| message() | RTCMParser | inline |
| messageId() const | RTCMParser | |
| messageLength() const | RTCMParser | inline |
| reset() | RTCMParser | |
| RTCMParser() | RTCMParser | |
| setWhitelist(const QVector< int > &ids) | RTCMParser | inline |
| validateCrc() const | RTCMParser |