QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
ULogParser.h File Reference
#include "GeoTagData.h"
#include <QtCore/QByteArray>
#include <QtCore/QList>
#include <QtCore/QLoggingCategory>
#include <QtCore/QString>
#include <ulog_cpp/subscription.hpp>
+ Include dependency graph for ULogParser.h:
+ This graph shows which files directly or indirectly include this file:

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)
 
bool ULogParser::getTagsFromLog (const QByteArray &log, QList< GeoTagData > &cameraFeedback, QString &errorMessage)