QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
QGCMAVLinkTypes Struct Reference

#include <QGCMAVLinkTypes.h>

+ Inheritance diagram for QGCMAVLinkTypes:

Public Types

typedef int FirmwareClass_t
 
typedef int VehicleClass_t
 

Static Public Attributes

static constexpr VehicleClass_t VehicleClassGeneric = 0
 
static constexpr uint8_t maxRcChannels = 18
 

Detailed Description

QGC MAVLink type aliases, constants, and MAVLink struct forward-declarations. Include from headers that only need pointers/references to MAVLink structs; include MAVLinkLib.h in the implementation TU to dereference them.

Definition at line 9 of file QGCMAVLinkTypes.h.

Member Typedef Documentation

◆ FirmwareClass_t

Definition at line 10 of file QGCMAVLinkTypes.h.

◆ VehicleClass_t

Definition at line 11 of file QGCMAVLinkTypes.h.

Member Data Documentation

◆ maxRcChannels

constexpr uint8_t QGCMAVLinkTypes::maxRcChannels = 18
staticconstexpr

Definition at line 15 of file QGCMAVLinkTypes.h.

◆ VehicleClassGeneric


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