MAV'RIC
|
The servo mix structure for a quad in cross shape. More...
#include <servos_mix_quadcopter_cross.h>
Public Attributes | |
uint8_t | motor_front |
Front motor. | |
uint8_t | motor_left |
Left motor. | |
uint8_t | motor_right |
Right motor. | |
uint8_t | motor_rear |
Rear motor. | |
rot_dir_t | motor_front_dir |
Front motor turning direction. | |
rot_dir_t | motor_left_dir |
Left motor turning direction. | |
rot_dir_t | motor_right_dir |
Right motor turning direction. | |
rot_dir_t | motor_rear_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.