QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
DataFlashUtility::MessageFormat Struct Reference

#include <DataFlashUtility.h>

Public Attributes

uint8_t type = 0
 
uint8_t length = 0
 
QString name
 
QString format
 
QStringList columns
 

Detailed Description

Definition at line 31 of file DataFlashUtility.h.

Member Data Documentation

◆ columns

QStringList DataFlashUtility::MessageFormat::columns

◆ format

QString DataFlashUtility::MessageFormat::format

◆ length

uint8_t DataFlashUtility::MessageFormat::length = 0

◆ name

QString DataFlashUtility::MessageFormat::name

Definition at line 34 of file DataFlashUtility.h.

Referenced by DataFlashUtility::parseFmtPayload().

◆ type

uint8_t DataFlashUtility::MessageFormat::type = 0

The documentation for this struct was generated from the following file: