|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include "GPSType.h"#include "satellite_info.h"#include "sensor_gps.h"#include <QtCore/QByteArray>#include <QtCore/QMetaType>#include <cstdint>#include <functional>#include <memory>
Include dependency graph for GPSDriver.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | GPSReceiverConfig |
| RTK base-station configuration, decoupled from QGC settings types. More... | |
| struct | GPSSurveyInStatus |
| Survey-in progress, translated from the px4 SurveyInStatus. More... | |
| struct | GPSDriverSinks |
| class | GPSDriver |