27 Commits (release-4.2.3)

Author SHA1 Message Date
Leonard Hall 48a99df2b3 Sub: seperate kinimatic shaping from pid limit setting 4 years ago
Leonard Hall 266bd22df3 Sub: Use PosControl fixes 4 years ago
Willian Galvani 385f440d90 Sub: update control_poshold to use AC_PosControlSub 5 years ago
Willian Galvani 4b16271b3d Sub: Remove rangefinder support of control loops 6 years ago
Peter Barker cb88bc7f53 Sub: adjust for desired spool state renames 6 years ago
Leonard Hall d8d3522cba Sub: replace set_throttle_out_unstabilized 6 years ago
Randy Mackay 8ba87171e6 Sub: desired-ground-idle replaces spin-when-armed 6 years ago
Peter Barker 47b5cf98ea Sub: make libraries get EKF control limits themselves 6 years ago
Michael du Breuil 27fad4489e Sub: Cope with AC_PosControl renaming 6 years ago
Leonard Hall ccb30d44ac Sub: Missing Loiter Init on accel 6 years ago
Randy Mackay defdeaed95 Sub: integrate AC_Loiter 7 years ago
Randy Mackay da17034a3d Sub: replace smoothing gain with AC_AttitudeControl::set_input_tc 7 years ago
ChrisBird 0fb679b2b2 Sub: Separate max ascent and descent speeds 7 years ago
Jacob Walser f7c4810eaa Sub: Remove ignore_check argument from control mode init functions 8 years ago
Jacob Walser 84527d6e66 Sub: Remove unused auto_armed flag 8 years ago
Jacob Walser 8ebfcdec6e Sub: Remove stale commented code 8 years ago
Jacob Walser c16046aadf Sub: Remove unused motor emergency stop and interlock 8 years ago
Jacob Walser 6886952438 Sub: Remove simple mode 8 years ago
Jacob Walser 0ea0f0c941 Sub: Update POSHOLD mode 8 years ago
Jacob Walser 4112fd1316 Sub: Remove mode header 8 years ago
Jacob Walser 5233b25910 Sub: Format all C++ with Tools/CodeStyle/astylerc 8 years ago
Jacob Walser ed87bd9e59 Sub: fixes from rebase on ArduPilot master 8 years ago
Rustom Jehangir 26d0a922c1 Sub: Changes to match recent Copter updates. 8 years ago
Rustom Jehangir 684bc249b6 Sub: Update to match upstream, part 1 8 years ago
Rustom Jehangir de669c1d41 Sub: Change M_PI to match Copter. 8 years ago
Rustom Jehangir 83ff3931b8 Sub: Refactor "Copter" to "Sub". 8 years ago
Rustom Jehangir 3da7c95e9b Sub: New vehicle type, derived from ArduCopter. 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
Randy Mackay c846cc249d Copter: fix heli pos-hold run-up-complete issue 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 c3d71f733c Copter: remove get_takeoff_trigger_throttle 9 years ago
Randy Mackay cb5d3238cb Copter: poshold provides throttle feedback from mid-stick when landed 9 years ago
Randy Mackay 5061b29031 Copter: poshold - fix call to relax_alt_hold_controller 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 965f3827b4 Copter: poshold uses AP_Motors set_desired_spool_state 9 years ago
Leonard Hall 7366bc8a56 Copter: pos_hold uses 0 to 1 throttle and sets motor spool state 9 years ago
dgrat 5148e41c1a AP_Math: Cleaned macro definitions 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
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 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