28 Commits (4cd1721bf9b07c309190499c7de5bcf4f3611d00)

Author SHA1 Message Date
Randy Mackay 70463dc572 Copter: auto_spline_start handles triggers terrain failsafe 9 years ago
Randy Mackay a9d16f3373 Copter: move auto's take-off check to beginning of auto_init 9 years ago
Niti Rohilla 26e41fee7a Copter: prevent Auto tipovers caused by missing takeoff command 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay d455e2a33f Copter: fix auto-circle comment 9 years ago
Randy Mackay 3d31c3b936 Copter: log error if circle does not initialise correctly 9 years ago
Randy Mackay f8f6c135e9 Copter: rename set_alt to set_alt_cm in control_auto 9 years ago
Randy Mackay 9100cf605a Copter: auto can trigger terrain failsafe 9 years ago
Randy Mackay e8b14e59fc Copter: spline mission commands handle terrain altitudes 9 years ago
Randy Mackay 81d244c9bd Copter: do-circle accept terrain altitude 9 years ago
Randy Mackay 70630e9774 Copter: auto loiter handles terrain 9 years ago
Randy Mackay 06ee6a7bd4 Copter: auto takeoff accepts abs and terrain alts 9 years ago
Randy Mackay 9449776e3c Copter: straight line waypoints accept terrain 9 years ago
Jonathan Challinger 1356deab8b Copter: add control_mode_reason 9 years ago
Randy Mackay 4f192d0bc7 Copter: auto uses AP_Motors set_desired_spool_state 9 years ago
Leonard Hall f221d4d757 Copter: auto sets desired spool state 9 years ago
Randy Mackay 2c5f9422d4 Copter: log event if pilot cancels land 9 years ago
Jonathan Challinger 8965185587 Copter: add "high throttle cancels landing" option 9 years ago
Jonathan Challinger 709fcf37cc Copter: call 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
Randy Mackay 35a924703f Copter: change multirotor comments to multicopter 10 years ago
Robert Lefebvre 24d0031389 Copter: replace slow_start() with full set_throttle_takeoff() function. 10 years ago
Robert Lefebvre 0a69c13b1d Copter: Fix helicopter ground stabilization in Auto, Brake, Circle, Guided, Land and RTL modes. 10 years ago
Jonathan Challinger fb82ac3eb3 Copter: rework land detector logic 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
Andrew Tridgell d8146ff3f6 Copter: revert AP_Math class change 10 years ago
Tom Pittenger 20dc48ed16 Coter: compiler warnings: apply is_zero(float) or is_equal(float) and float to doubles 10 years ago
Robert Lefebvre 8610da7fbc Copter: autopilot modes to check for motor interlock status 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
Randy Mackay 77d8f88e45 Copter: fence, rtl, land use alt-above-home 10 years ago
Randy Mackay c51ba8cd03 Copter: integrate mount frontend-backend restructure 10 years ago
Randy Mackay 31b2534c1d Copter: rename mount.set_roi_cmd to set_roi_target 10 years ago
Randy Mackay f1a6b06586 Copter: remove redundant filter status checks 10 years ago
Randy Mackay 199dc3454d Copter: replace GPS_ok with position_ok 10 years ago
Randy Mackay a4f71e5946 Copter: replace inav's position_ok with get_filter_status 10 years ago
Randy Mackay 05fedbf98f Copter: minor formatting fixes 10 years ago
Jonathan Challinger 91bff63267 Copter: Fix LAND overshoot issue 10 years ago
priseborough 963cc4d60a Copter: Add velocity gain scaler to interfaces 10 years ago
priseborough 9844dacf40 Copter: Add EKF ground speed limit to loiter speed control 10 years ago
Jonathan Challinger c7a38c4350 Copter: use force_descend option on auto landings 10 years ago
benoit35690 e22130cbc7 Copter: minor format fix 10 years ago
benoit35690 3c01353dcd Copter: fix compiler warning in control_auto.pde 10 years ago
Randy Mackay 3296eb24b3 Copter: add comments to auto_loiter 10 years ago
Jonathan Challinger d7d8330303 Copter: loiter copter without accepting user input at end of auto mission 10 years ago