|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <QtCore/QLoggingCategory>#include <QtCore/QObject>#include <QtNetwork/QHostAddress>#include <QtNetwork/QUdpSocket>
Include dependency graph for RTCMUdpInput.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | RTCMUdpInput |
| Listens on a UDP port for raw RTCM3 correction data and emits it for forwarding to connected vehicles via RTCMMavlink::RTCMDataUpdate(). More... | |