29 Commits (zr-v5.1)

Author SHA1 Message Date
Leonard Hall 67bbbcfa58 Copter: Separate landing and terrain following. 3 years ago
Leonard Hall 45677288bb Copter: Don't reset yaw rate when disarmed or ground idle in Heli Stab and Acro 4 years ago
Leonard Hall 92dc499053 Copter: seperate kinimatic shaping from pid limit setting 4 years ago
Leonard Hall 3b0a870504 Copter: Rename set_yaw_target_to_current_heading 4 years ago
Leonard Hall e294991b08 Copter: Fix before squash 4 years ago
Leonard Hall caeaf7c047 Copter: Fix take off altitude 4 years ago
Leonard Hall 4bae8f03a4 Copter: Use PosControl fixes 4 years ago
Leonard Hall 5efe94a771 Copter: use AP_Math control functions 4 years ago
bnsgeyer c75848435e Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
Peter Barker 1ffd697769 Copter: add missing fallthrough statements 5 years ago
Leonard Hall ffd838d908 Copter: Delay release of I term until take off 5 years ago
Leonard Hall 8b7fe2ac12 Copter: Acro_Balance update 6 years ago
Peter Barker b0428f0fe8 Copter: make surface_tracking a class, various functions methods 6 years ago
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
murata 8644f4d76e Copter: Disable option code 6 years ago
bnsgeyer ca565675f2 Copter: Tradheli gets support for spool logic 6 years ago
Leonard Hall 2ddb3f6697 Copter: desired-ground-idle replaces spin-when-armed 6 years ago
Peter Barker 5f552a6ce3 Copter: stop shadowing members of Copter 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
Peter Barker 4e3bbe9311 Copter: move sanity check for rangefinder alt to within protected func 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 5e3e831152 Copter: FlightMode - convert SPORT flight mode 7 years ago
ChrisBird caaeae3d0a Copter: Separate max ascent and descent speeds 7 years ago
Randy Mackay a77f21da4a Copter: sport and acro trainer limits based on target attitude 8 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
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
Randy Mackay 88da5bd453 Copter: sport mode restructured to match althold and feedback from mid-stick 9 years ago
Randy Mackay 53f0216269 Copter: sport - fix call to relax_alt_hold_controller 9 years ago
mirkix e3934fac80 ArduCopter: Delete (wrong) filename out of header 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 d37f70f767 Copter: sport uses AP_Motors set_desired_spool_state 9 years ago
Leonard Hall 8a49745e96 Copter: sport uses throttle in 0 to 1 range and sets motor spool state 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
bugobliterator 945bdee452 Copter: PILOT_VELZ_MAX and PILOT_ACCEL_Z take effect immediately 9 years ago