61 Commits (c2e68eaf79171554011928523e2067b4981fa48a)

Author SHA1 Message Date
Gustavo Jose de Sousa 1e619c6c59 AP_Motors: standardize inclusion of libaries headers 10 years ago
Randy Mackay 7355ac9cb8 AP_MotorsHeli: implement empty slow start method 10 years ago
Randy Mackay a3fab10ef4 AP_MotorsHeli: init roll_radio_passthrough 10 years ago
Robert Lefebvre 9fcbc77ce0 AP_MotorsHeli: Create rotor_speed_above_critical accessor 10 years ago
Robert Lefebvre 992c9c75bb AP_MotorsHeli: Create parameter_check method. 10 years ago
Robert Lefebvre e1902e2289 AP_MotorsHeli: Remove unused _dt variable. 10 years ago
Robert Lefebvre 0c92565d23 AP_MotorsHeli: add Critical Rotor Speed param, use to switch off runup_complete 10 years ago
Robert Lefebvre 3ad6700c5d AP_MotorsHeli: add getters for rotor speed 10 years ago
Robert Lefebvre 8b917b82ee AP_MotorsHeli: Simplify set_desired_rotor_speed function definition 10 years ago
Robert Lefebvre 79e8c8f7f7 AP_MotorsHeli: whitespace fixes 10 years ago
Robert Lefebvre 1424b17a83 AP_Motors_Heli: Change default RSC_SETPOINT to 700 10 years ago
Robert Lefebvre d24664ccf9 AP_MotorsHeli: Semantic change. Motor Runup to Rotor Runup 10 years ago
Robert Lefebvre 65ca09600c AP_Motors: Heli eliminate _dt member and fix rsc_runup calculation 10 years ago
Robert Lefebvre b8181b6b90 AP_Motors: RCMAP fix 10 years ago
Robert Lefebvre 73bafa131e AP_MotorsHeli: Overload output() 10 years ago
Robert Lefebvre d3ce68a8ca AP_MotorsHeli: Overload update_throttle_filter() 10 years ago
Randy Mackay 3d9a6a69e2 MotorsHeli: COLYAW to float 10 years ago
Robert Lefebvre 1a482de5e2 AP_MotorsHeli: Overload output_armed_zero_throttle 10 years ago
Jonathan Challinger 8e442675a7 AP_Motors: introduce set_stabilize(bool), specifies whether torque demands should be output 10 years ago
Randy Mackay 7ab76dbd0e Motors: add loop_rate to constructor for all frames 10 years ago
Randy Mackay 9b9f6cd47a AC_MotorsHeli: init member to resolve compiler warning 11 years ago
Randy Mackay 72c3e9cc72 TradHeli: implement get_motor_mask 11 years ago
Robert Lefebvre 789b1018fc AP_MotorsHeli: Change set_delta_phase_angle so that it forces recalculation of collective factors. 11 years ago
Robert Lefebvre fd542e99d8 AP_MotorsHeli: Create Delta Phase Angle variable and method to set. Will be used by CCComp code. 11 years ago
Robert Lefebvre 0680b88abd AP_MotorsHeli: Add main loop rate time variable and method. Change RSC increment calc to account for loop rate time. 11 years ago
Randy Mackay 3610cfe24c TradHeli: output_test for individual motors 11 years ago
Randy Mackay 18d3907928 TradHeli: use refs for all RC_Channels 11 years ago
Randy Mackay 80ec61f217 TradHeli: make accessor methods const 11 years ago
Randy Mackay 1426078cdb TradHeli: disable aux channels 7 and 8 11 years ago
Robert Lefebvre d441354961 TradHeli: Minor change to two param defaults 11 years ago
Randy Mackay 7233a567fb TradHeli: add accessor for phase_angle 11 years ago
Randy Mackay c9c803ffd4 TradHeli: move STAB_COL_MIN to main parameter list 11 years ago
Randy Mackay b71c6bfd76 TradHeli: add RSC_RUNUP_TIME param and rotor speed estimate 11 years ago
Randy Mackay bc4dba0eea TradHeli: ext gyro gain range 0 to 1000 11 years ago
Randy Mackay 197fc67897 TradHeli: move pilot desired rotor speed to heli.pde 11 years ago
Randy Mackay 942c14258b TradHeli: ramp up changes 11 years ago
Robert Lefebvre 9ae66c1773 TradHeli: add support for drive tail rotors 11 years ago
Randy Mackay 7ae0d3320b TradHeli: add landing collective min 11 years ago
Randy Mackay 1f65bb537f TradHeli: add get_pilot_desired_collective 11 years ago
Randy Mackay 13a412ee21 TradHeli: make parameters and variables private 11 years ago
Randy Mackay 2cc48ffcd6 Copter: formatting and param description changes 11 years ago
Robert Lefebvre c812d07993 TradHeli: Creating motor_runup_complete bool which is to confirm that the heli motor is running. This will be used for advanced features in the future. 12 years ago
Andrew Tridgell 81f7ae9108 AP_Motors: fixed indent-tabs-mode 12 years ago
Randy Mackay bd07b1e57b ACMotors: remove unused get_num_motors function 12 years ago
Randy Mackay 1a7cffefe6 TradHeli: change coll_out to int16_t 12 years ago
Andrew Tridgell f91ddf5df9 AP_Motors: removed board type define 12 years ago
Andrew Tridgell 7582c882e6 Motors: updates for new AP_Param API 12 years ago
Pat Hickey c6fe5e5340 AP_Motors: ported to AP_HAL 12 years ago
Robert Lefebvre 0eb57bf93d ACM: TradHeli 12 years ago
Robert Lefebvre 6b1fee767a ACM: TradHeli 12 years ago