QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
QGCMAVLinkTypes.h File Reference
#include <cstdint>
+ Include dependency graph for QGCMAVLinkTypes.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QGCMAVLinkTypes
 

Macros

#define MAVLINK_MSG_PARAM_EXT_SET_FIELD_PARAM_VALUE_LEN   128
 

Typedefs

typedef struct __mavlink_message mavlink_message_t
 
typedef struct __mavlink_command_ack_t mavlink_command_ack_t
 
typedef struct __mavlink_command_long_t mavlink_command_long_t
 
typedef struct __mavlink_obstacle_distance_t mavlink_obstacle_distance_t
 
typedef struct __mavlink_camera_information_t mavlink_camera_information_t
 
typedef struct __mavlink_high_latency2_t mavlink_high_latency2_t
 
typedef struct __mavlink_event_t mavlink_event_t
 
typedef struct __mavlink_request_event_t mavlink_request_event_t
 
typedef struct param_union mavlink_param_union_t
 

Macro Definition Documentation

◆ MAVLINK_MSG_PARAM_EXT_SET_FIELD_PARAM_VALUE_LEN

#define MAVLINK_MSG_PARAM_EXT_SET_FIELD_PARAM_VALUE_LEN   128

Definition at line 19 of file QGCMAVLinkTypes.h.

Typedef Documentation

◆ mavlink_camera_information_t

typedef struct __mavlink_camera_information_t mavlink_camera_information_t

Definition at line 26 of file QGCMAVLinkTypes.h.

◆ mavlink_command_ack_t

typedef struct __mavlink_command_ack_t mavlink_command_ack_t

Definition at line 23 of file QGCMAVLinkTypes.h.

◆ mavlink_command_long_t

typedef struct __mavlink_command_long_t mavlink_command_long_t

Definition at line 24 of file QGCMAVLinkTypes.h.

◆ mavlink_event_t

typedef struct __mavlink_event_t mavlink_event_t

Definition at line 28 of file QGCMAVLinkTypes.h.

◆ mavlink_high_latency2_t

typedef struct __mavlink_high_latency2_t mavlink_high_latency2_t

Definition at line 27 of file QGCMAVLinkTypes.h.

◆ mavlink_message_t

typedef struct __mavlink_message mavlink_message_t

Definition at line 22 of file QGCMAVLinkTypes.h.

◆ mavlink_obstacle_distance_t

typedef struct __mavlink_obstacle_distance_t mavlink_obstacle_distance_t

Definition at line 25 of file QGCMAVLinkTypes.h.

◆ mavlink_param_union_t

typedef struct param_union mavlink_param_union_t

Definition at line 30 of file QGCMAVLinkTypes.h.

◆ mavlink_request_event_t

typedef struct __mavlink_request_event_t mavlink_request_event_t

Definition at line 29 of file QGCMAVLinkTypes.h.