21 Commits (f06251a07f9667fe8d9751ca7f597ded0af3bb32)

Author SHA1 Message Date
Peter Barker 676d75c391 Copter: correct namespacing of Copter modes 6 years ago
Peter Barker 3c436b30f0 Copter: have takeoff.start() handle clearing i terms and setting land-complete 6 years ago
Randy Mackay b7d0e4ec10 Copter: remove surface tracking shim functions 6 years ago
Randy Mackay 33a57361bd Copter: reduce args passed to get_surface_tracking_climb_rate 6 years ago
Peter Barker 46a6f45e4a Copter: adjust for desired spool state and spool state renames 6 years ago
Leonard Hall 38cc5a817f Copter: consolidate mode state decisions 6 years ago
bnsgeyer ca565675f2 Copter: Tradheli gets support for spool logic 6 years ago
bnsgeyer 12f4d8518e Copter: Tradheli moves init_targets_on_arming flag to motors 6 years ago
Leonard Hall 2ddb3f6697 Copter: desired-ground-idle replaces spin-when-armed 6 years ago
Michael du Breuil 7e1ed948f5 Copter: Cope with AC_PosControl renaming 6 years ago
Peter Barker ff17c78c67 Copter: create Copter::Mode::_TakeOff subobject from takeoff_state 7 years ago
bnsgeyer b4d2406062 Copter: Tradheli - fixes collective jump on rotor shutdown in althold and loiter 7 years ago
Peter Barker 4e3bbe9311 Copter: move sanity check for rangefinder alt to within protected func 7 years ago
Leonard Hall a3a1601837 Copter: althold remove redundant z-axis init 7 years ago
Leonard Hall 8ff8364252 Copter: remove redundant takeoff_stop from flowhold 7 years ago
Ebin d8f56b3511 ArduCopter: changed signature for get_pilot_desired_lean_angles() 7 years ago
Leonard Hall 93de23e7c4 Copter: get-pilot-desired-lean-angles accepts another angle-max 7 years ago
Leonard Hall 9544b1763b Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc 7 years ago
Andrew Tridgell 0ed75052f8 Copter: enable parameters inside mode objects 7 years ago
Peter Barker bf5f51a616 Copter: factor out takeoff_trigger from althold, sport and loiter 7 years ago
Randy Mackay c3fbf2671c Copter: rename control_xx.cpp files to mode_xx.cpp 7 years ago
Randy Mackay 06fbe8f3a7 Copter: rename FlightMode class to Mode 7 years ago
Randy Mackay 8870897847 Copter: FlightMode objects use lower case 7 years ago
Peter Barker 79c06974b7 Copter: FlightMode - convert ALT_HOLD flight mode 7 years ago
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