|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
Common Motor Mixing configuration types. More...
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 33 of file motor_mixing_types.h.
| #define HEXA_X 3 |
Definition at line 32 of file motor_mixing_types.h.
| #define MOTOR_YAW_SIGN 1 |
Definition at line 41 of file motor_mixing_types.h.
| #define OCTO_PLUS 6 |
Definition at line 35 of file motor_mixing_types.h.
| #define OCTO_X 5 |
Definition at line 34 of file motor_mixing_types.h.
| #define QUAD_PLUS 1 |
Definition at line 30 of file motor_mixing_types.h.
| #define QUAD_X 2 |
Definition at line 31 of file motor_mixing_types.h.