|
Paparazzi UAS
v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
|
Common Motor Mixing configuration types. More...
#include "generated/airframe.h"
Include dependency graph for motor_mixing_types.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | QUAD_PLUS 1 |
| #define | QUAD_X 2 |
| #define | HEXA_X 3 |
| #define | HEXA_PLUS 4 |
| #define | OCTO_X 5 |
| #define | OCTO_PLUS 6 |
| #define | MOTOR_YAW_SIGN 1 |
Common Motor Mixing configuration types.
Definition in file motor_mixing_types.h.
| #define HEXA_PLUS 4 |
Definition at line 35 of file motor_mixing_types.h.
| #define HEXA_X 3 |
Definition at line 34 of file motor_mixing_types.h.
| #define MOTOR_YAW_SIGN 1 |
Definition at line 43 of file motor_mixing_types.h.
| #define OCTO_PLUS 6 |
Definition at line 37 of file motor_mixing_types.h.
| #define OCTO_X 5 |
Definition at line 36 of file motor_mixing_types.h.
| #define QUAD_PLUS 1 |
Definition at line 32 of file motor_mixing_types.h.
| #define QUAD_X 2 |
Definition at line 33 of file motor_mixing_types.h.