|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <ArduSubFirmwarePlugin.h>
Public Types | |
| enum | Mode : uint32_t { STABILIZE = 0 , ACRO = 1 , ALT_HOLD = 2 , AUTO = 3 , GUIDED = 4 , RESERVED_5 = 5 , RESERVED_6 = 6 , CIRCLE = 7 , RESERVED_8 = 8 , SURFACE = 9 , RESERVED_10 = 10 , RESERVED_11 = 11 , RESERVED_12 = 12 , RESERVED_13 = 13 , RESERVED_14 = 14 , RESERVED_15 = 15 , POSHOLD = 16 , RESERVED_17 = 17 , RESERVED_18 = 18 , MANUAL = 19 , MOTORDETECTION = 20 , SURFTRAK = 21 } |
Definition at line 49 of file ArduSubFirmwarePlugin.h.
| enum APMSubMode::Mode : uint32_t |
Definition at line 51 of file ArduSubFirmwarePlugin.h.