|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <QtCore/QByteArrayView>#include <QtCore/QDeadlineTimer>#include <QtCore/QReadWriteLock>#include <QtCore/QString>#include <atomic>#include <cstdint>#include "AutoSuspendGuard.h"#include "MAVLinkMessageType.h"#include "MAVLinkSigning.h"
Include dependency graph for SigningChannel.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | SigningChannel |
| Owns MAVLink signing state for one channel: signing/streams structs, key hint, and RW lock. More... | |
| struct | SigningChannel::TimestampSnapshot |