MAV'RIC
Public Member Functions | Static Public Member Functions | Public Attributes
Flight_controller_hexacopter Class Reference

Full flight controller for hexacopter. More...

#include <flight_controller_hexacopter.hpp>

Inheritance diagram for Flight_controller_hexacopter:
Inheritance graph
[legend]
Collaboration diagram for Flight_controller_hexacopter:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Full flight controller for hexacopter.


Member Function Documentation

static conf_t Flight_controller_hexacopter::default_config ( void  ) [inline, static]

Default Configuration.

/return config

Reimplemented from Flight_controller_copter< 6 >.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines