41 Commits (bd027e4fcb9655ea8db3c753ce9c86ff18be98da)

Author SHA1 Message Date
ChrisBird caaeae3d0a Copter: Separate max ascent and descent speeds 7 years ago
bnsgeyer 6d0cfc13a2 Copter: heli: Update swashplate behavior 7 years ago
Andrew Tridgell 22bfec4d2a Copter: fixed motor runup check for heli 7 years ago
Randy Mackay 62a4867cd4 Copter: use avoidance adjusted climb rate in all modes 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Peter Barker a233024e05 Copter: fix compilation when fence andd proximity are disabled 8 years ago
Randy Mackay 5f0a4c2097 Copter: integrate non-GPS avoidance into althold 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Randy Mackay 5894a54a16 Copter: althold uses current alt target if active 8 years ago
Leonard Hall d9deab9e8e Copter: AltHold pilot feedback only spins up to min throttle 9 years ago
mirkix e3934fac80 ArduCopter: Delete (wrong) filename out of header 9 years ago
Leonard Hall 7d54c268f6 Copter: consolidate input_euler_angle calls to use smoothing gain 9 years ago
Leonard Hall e9d8a28ec0 Copter: AP_Motor's throttle_hover replaces throttle_average 9 years ago
Randy Mackay 949d5f7109 Copter: add rangefinder_alt_ok 9 years ago
Randy Mackay 7689315ba2 Copter: rename sonar to rangefinder 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay 9c12b64ba5 Copter: rename AltHold states and swap order within select statement 9 years ago
Randy Mackay 932cd907d4 Copter: AltHold stabilizes roll and pitch while landed 9 years ago
Randy Mackay 3ead74c4be Copter: remove zero-throttle check from AltHold takeoff state 9 years ago
Randy Mackay 1c98cd9d52 Copter: remove slow_start from althold 9 years ago
Leonard Hall d2642065dd Copter: althold uses AP_Motors set_desired_spool_state 9 years ago
Leonard Hall 70433d25e3 Copter: althold uses 0 to 1 throttle range and spool logic 9 years ago
Jonathan Challinger a0b36e0eff Copter: use renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger dfab21171b Copter: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger 9d8b0f3d58 Copter: call renamed functions in AC_AttitudeControl 9 years ago
Robert Lefebvre 652283a570 Copter: Helicopters to force descent when motor is shut off 9 years ago
Randy Mackay 50e3c2ce3a Copter: minor comment updates 9 years ago
bugobliterator 945bdee452 Copter: PILOT_VELZ_MAX and PILOT_ACCEL_Z take effect immediately 9 years ago
Leonard Hall 411e75b917 Copter: feed forward only used for AltHold, Loiter, PosHold 9 years ago
Leonard Hall 543f6fdcd4 Copter: AltHold limits lean angle to maintain altitude 10 years ago
Randy Mackay 908afad65c Copter: reset yaw angle target when disarmed or landed in AltHold 10 years ago
Randy Mackay 35a924703f Copter: change multirotor comments to multicopter 10 years ago
Robert Lefebvre 534ba89756 Copter: Tradheli manage yaw better on the ground. 10 years ago
Robert Lefebvre 8891cd159a Copter: Tradheli to check rotor_runup_complete before allowing takeoff. 10 years ago
Randy Mackay f79ac46d60 Copter: fix althold take-off state 10 years ago
Randy Mackay 15c57342a5 Copter: remove some comments from althold 10 years ago
Robert Lefebvre a642c88e34 Copter: AltHold state machine 10 years ago
Randy Mackay 82ad454864 Copter: log sonar_alt even when disabled 10 years ago
Randy Mackay 362a43c126 Copter: explicitly set alt_target_from_climb_rate parameter 10 years ago
Andrew Tridgell 278883c521 Copter: finished conversion to .cpp files 10 years ago
Andrew Tridgell 356ece3402 Copter: rename .pde files to .cpp files 10 years ago
Robert Lefebvre 316196b12f Copter: Finish RCMap fix. 10 years ago
Andrew Tridgell 554de1f2d7 Copter: added channel objects named after input function 10 years ago
Robert Lefebvre 8610da7fbc Copter: autopilot modes to check for motor interlock status 10 years ago
Leonard Hall 33a274c928 Copter: take-off uses PosControl's add_takeoff method 10 years ago
Randy Mackay 6f5b5c24f2 Copter: rename tkoff_ to takeoff_ 10 years ago
Jonathan Challinger 73d961cebc Copter: mavlink initiated takeoff in alt-hold modes 10 years ago
Leonard Hall b50f065cab Copter: use relax alt hold controllers 10 years ago
Jonathan Challinger 91a03ae0e7 Copter: add PILOT_THR_FILT and call set_throttle_out functions with that value 10 years ago
Jonathan Challinger b27b9dd86e Copter: use new throttle interface 10 years ago