|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <QtCore/QLoggingCategory>#include <QtCore/QMap>#include <QtCore/QObject>#include <QtCore/QXmlStreamReader>#include "MAVLinkLib.h"#include "FactMetaData.h"
Include dependency graph for APMParameterMetaData.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | APMFactMetaDataRaw |
| class | APMParameterMetaData |
| Collection of Parameter Facts for ArduPilot. More... | |
Typedefs | |
| typedef QMap< QString, APMFactMetaDataRaw * > | ParameterNametoFactMetaDataMap |
| typedef QMap<QString, APMFactMetaDataRaw*> ParameterNametoFactMetaDataMap |
Definition at line 40 of file APMParameterMetaData.h.