|
QGroundControl
Ground Control Station for MAVLink Drones
|
#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 |
| #define MAVLINK_MSG_PARAM_EXT_SET_FIELD_PARAM_VALUE_LEN 128 |
Definition at line 19 of file QGCMAVLinkTypes.h.
| typedef struct __mavlink_camera_information_t mavlink_camera_information_t |
Definition at line 26 of file QGCMAVLinkTypes.h.
| typedef struct __mavlink_command_ack_t mavlink_command_ack_t |
Definition at line 23 of file QGCMAVLinkTypes.h.
| typedef struct __mavlink_command_long_t mavlink_command_long_t |
Definition at line 24 of file QGCMAVLinkTypes.h.
| typedef struct __mavlink_event_t mavlink_event_t |
Definition at line 28 of file QGCMAVLinkTypes.h.
| typedef struct __mavlink_high_latency2_t mavlink_high_latency2_t |
Definition at line 27 of file QGCMAVLinkTypes.h.
| typedef struct __mavlink_message mavlink_message_t |
Definition at line 22 of file QGCMAVLinkTypes.h.
| typedef struct __mavlink_obstacle_distance_t mavlink_obstacle_distance_t |
Definition at line 25 of file QGCMAVLinkTypes.h.
| typedef struct param_union mavlink_param_union_t |
Definition at line 30 of file QGCMAVLinkTypes.h.
| typedef struct __mavlink_request_event_t mavlink_request_event_t |
Definition at line 29 of file QGCMAVLinkTypes.h.