|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <QtCore/QList>#include <QtCore/QMap>#include <QtCore/QString>#include <QtCore/QVariantList>#include <QtPositioning/QGeoCoordinate>#include "MAVLinkEnums.h"#include "QGCMAVLinkTypes.h"#include "FollowMe.h"#include "VehicleTypes.h"
Include dependency graph for FirmwarePlugin.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | FirmwareFlightMode |
| class | FirmwarePlugin |
| The FirmwarePlugin class represents the methods and objects which are specific to a certain Firmware flight stack. More... | |
| class | FirmwarePluginInstanceData |
Typedefs | |
| typedef QList< FirmwareFlightMode > | FlightModeList |
| typedef QMap< uint32_t, QString > | FlightModeCustomModeMap |
| typedef QMap<uint32_t,QString> FlightModeCustomModeMap |
Definition at line 64 of file FirmwarePlugin.h.
| typedef QList<FirmwareFlightMode> FlightModeList |
Definition at line 63 of file FirmwarePlugin.h.