|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <GPSProvider.h>
Inheritance diagram for GPSProvider:
Collaboration diagram for GPSProvider:Signals | |
| void | satelliteInfoUpdate (const satellite_info_s &message) |
| void | sensorGpsUpdate (const sensor_gps_s &message) |
| void | RTCMDataUpdate (const QByteArray &message) |
| void | surveyInStatus (const GPSSurveyInStatus &status) |
| void | connectionError (GPSConnectionError error) |
Public Member Functions | |
| GPSProvider (const QString &device, GPSType type, const GPSReceiverConfig &config, const std::atomic_bool &requestStop, QObject *parent=nullptr) | |
Definition at line 24 of file GPSProvider.h.
| GPSProvider::GPSProvider | ( | const QString & | device, |
| GPSType | type, | ||
| const GPSReceiverConfig & | config, | ||
| const std::atomic_bool & | requestStop, | ||
| QObject * | parent = nullptr |
||
| ) |
Definition at line 12 of file GPSProvider.cc.
|
signal |
Referenced by GPSRtk::connectGPS().
|
signal |
Referenced by GPSRtk::connectGPS().
|
signal |
Referenced by GPSRtk::connectGPS().
|
signal |
Referenced by GPSRtk::connectGPS().
|
signal |
Referenced by GPSRtk::connectGPS().