|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <QtCore/QMutex>#include <QtCore/QObject>#include <QtCore/QString>#include <QtCore/QTimer>#include <chrono>#include <optional>#include "EdgeTriggeredCounter.h"#include "MAVLinkMessageType.h"#include "MAVLinkSigning.h"#include "SigningChannel.h"#include "SigningFailure.h"#include "SigningStatus.h"
Include dependency graph for SigningController.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | SigningController |
| Owns MAVLink signing state and the deferred-confirmation state machine for one LinkInterface. More... | |