|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include "ULogParser.h"#include "PX4ULogUtility.h"#include "QGCLoggingCategory.h"#include <cmath>
Include dependency graph for ULogParser.cc:Go to the source code of this file.
Namespaces | |
| namespace | ULogParser |
Functions | |
| GeoTagData | ULogParser::parseGeoTagData (const ulog_cpp::TypedDataView &sample) |
| bool | ULogParser::getTagsFromLog (const char *data, qint64 size, QList< GeoTagData > &cameraFeedback, QString &errorMessage) |