|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <QtCore/QByteArray>#include <QtCore/QList>#include <QtCore/QLoggingCategory>#include <QtCore/QString>#include <QtCore/QtGlobal>
Include dependency graph for DataFlashParser.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | DataFlashParser |
Functions | |
| bool | DataFlashParser::getTagsFromLog (const char *data, qint64 size, QList< GeoTagData > &cameraFeedback, QString &errorMessage) |
| bool | DataFlashParser::getTagsFromLog (const QByteArray &logBuffer, QList< GeoTagData > &cameraFeedback, QString &errorMessage) |