|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include "NTRIPManager.h"#include <QtCore/QApplicationStatic>#include <QtCore/QCoreApplication>#include <QtCore/QtMath>#include <chrono>#include "Fact.h"#include "MultiVehicleManager.h"#include "NTRIPError.h"#include "NTRIPHttpTransport.h"#include "NTRIPSettings.h"#include "QGCApplication.h"#include "QGCLoggingCategory.h"#include "RTCMMavlink.h"#include "RTCMUdpInput.h"#include "SettingsManager.h"#include "Vehicle.h"
Include dependency graph for NTRIPManager.cc:Go to the source code of this file.
Functions | |
| Q_APPLICATION_STATIC (NTRIPManager, _ntripManagerInstance) | |
| Q_APPLICATION_STATIC | ( | NTRIPManager | , |
| _ntripManagerInstance | |||
| ) |