|
MAV'RIC
|
Full flight controller for hexacopter. More...
#include <flight_controller_hexacopter.hpp>


Public Member Functions | |
| Flight_controller_hexacopter (const INS &ins, const AHRS &ahrs, Servo &motor_rear, Servo &motor_rear_left, Servo &motor_front_left, Servo &motor_front, Servo &motor_front_right, Servo &motor_rear_right, conf_t config) | |
| Constructor. | |
Static Public Member Functions | |
| static conf_t | default_config (void) |
| Default Configuration. | |
Public Attributes | |
| config | |
Full flight controller for hexacopter.
| static conf_t Flight_controller_hexacopter::default_config | ( | void | ) | [inline, static] |
1.7.6.1