30 Commits (3dfc07789bc615f4f3996b47c2bda4d21433ef8a)

Author SHA1 Message Date
Randy Mackay 542677f1d5 Copter: land vertical control uses current_loc.alt instead of get_alt_cm 9 years ago
Randy Mackay ac4f36a992 Copter: remove LAND_REQUIRE_MIN_THROTTLE_TO_DISARM feature 9 years ago
Randy Mackay 8681911a0b Copter: small fix to precision land descent rate 9 years ago
Jonathan Challinger a4827aff53 Copter: slow down precision landing descent based on position error 9 years ago
Jonathan Challinger e22220ab62 Copter: refactor landing to reduce duplication, use vertical vel ff 9 years ago
Jonathan Challinger 91a5b26725 Copter: use simplified precland interface 9 years ago
Leonard Hall 7d54c268f6 Copter: consolidate input_euler_angle calls to use smoothing gain 9 years ago
Randy Mackay e6b3638d84 Copter: minor change to land mode's logic to use rangefinder 9 years ago
Randy Mackay 5ac13c0355 Copter: move rangefinder variables into structure 9 years ago
Randy Mackay 7689315ba2 Copter: rename sonar to rangefinder 9 years ago
Randy Mackay 028946ae9e Copter: rename CONFIG_SONAR to RANGEFINDER_ENABLE 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay 27517004c0 Copter: slow to land-speed 10m above terrain 9 years ago
Randy Mackay 39dc2d7176 Copter: while landing use land-speed from 10m above home 9 years ago
Jonathan Challinger 1356deab8b Copter: add control_mode_reason 9 years ago
Randy Mackay 02ac2d0e4e Copter: land uses AP_Motors set_desired_spool_state 9 years ago
Leonard Hall 100fcf799e Copter: land sets desired spool state 9 years ago
Andrew Tridgell f19922fec5 Copter: added LAND_SPEED_HIGH parameter 9 years ago
Randy Mackay d989cf29e2 Copter: cancelling no-gps-land switches to AltHold 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 dfab21171b Copter: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger 9d8b0f3d58 Copter: call renamed functions in AC_AttitudeControl 9 years ago
Leonard Hall 543f6fdcd4 Copter: AltHold limits lean angle to maintain altitude 10 years ago
Randy Mackay f4b152f0e3 Copter: add Precision Landing to GPS land 10 years ago
Randy Mackay 35a924703f Copter: change multirotor comments to multicopter 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
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
Randy Mackay 5e359c977f Copter: replace range finder health with 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
Jonathan Challinger ecefe78417 Copter: interpret input in stabilize as a tilt vector 10 years ago
Randy Mackay 77d8f88e45 Copter: fence, rtl, land use alt-above-home 10 years ago
Randy Mackay 199dc3454d Copter: replace GPS_ok with position_ok 10 years ago
Randy Mackay 1c25c00f5b Copter: move land_detector to separate file 10 years ago
Jonathan Challinger 36410a5131 Copter: clean up land detector and modify to use desired velocity 10 years ago
Randy Mackay 05fedbf98f Copter: minor formatting fixes 10 years ago
Jonathan Challinger 91bff63267 Copter: Fix LAND overshoot issue 10 years ago
Randy Mackay 562f3e7382 Copter: set notify event when failsafe changes flight mode 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
Randy Mackay f6ff1742d5 Copter: landing detector checks baro climb rate 10 years ago
Jonathan Challinger 8e3d163c3d Copter: Change all zero throttle checks that should be conservative to use ap.throttle_zero 10 years ago
Randy Mackay 7ced9b1bd3 TradHeli: remove overall throttle level from landing check 11 years ago
Randy Mackay 1c11a91ec2 Copter: rename land_maybe_complete function 11 years ago