|
MAV'RIC
|
The servo mix structure for a quad in cross shape. More...
#include <servos_mix_quadcopter_diag.h>

Public Attributes | |
| uint8_t | motor_front_right |
| Front motor. | |
| uint8_t | motor_front_left |
| Left motor. | |
| uint8_t | motor_rear_right |
| Right motor. | |
| uint8_t | motor_rear_left |
| Rear motor. | |
| rot_dir_t | motor_front_right_dir |
| Front motor turning direction. | |
| rot_dir_t | motor_front_left_dir |
| Left motor turning direction. | |
| rot_dir_t | motor_rear_right_dir |
| Right motor turning direction. | |
| rot_dir_t | motor_rear_left_dir |
| Rear motor turning direction. | |
| float | min_thrust |
| Minimum thrust. | |
| float | max_thrust |
| Maximum thrust. | |
The servo mix structure for a quad in cross shape.
1.8.9.1