QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
LinkManager.h File Reference
#include <QtCore/QList>
#include <QtCore/QLoggingCategory>
#include <QtCore/QMutex>
#include <QtCore/QMutexLocker>
#include <QtCore/QStringList>
#include <QtQmlIntegration/QtQmlIntegration>
#include <limits>
#include "LinkConfiguration.h"
#include "LinkInterface.h"
#include "QGCSerialPortInfo.h"
+ Include dependency graph for LinkManager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LinkManager
 Manage communication links The Link Manager organizes the physical Links. It can manage arbitrary links and takes care of connecting them as well assigning the correct protocol instance to transport the link data into the application. More...