7 Commits (f9c7f150520c280d283f8478dfcf6401fdbfa7a9)

Author SHA1 Message Date
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
Randy Mackay b9977a1115 Copter: add land_complete_maybe flag 11 years ago
Randy Mackay 6951a20fb0 Copter: soften loiter target when maybe landed 11 years ago
Jonathan Challinger 8ca4795ffb Copter: Log NTUN while in LAND mode with GPS 11 years ago
Randy Mackay 28f31166b9 Copter: land check gets overall throttle and rotation rate check 11 years ago
Randy Mackay 63d0cddfa4 Copter: make landing detector more strict 11 years ago
Randy Mackay 279aff87f2 Copter: bug fix to land-detector 11 years ago
Randy Mackay 11678ba936 Copter: remain landed until throttle output above 25 percent 11 years ago
Andrew Tridgell 6416a4d0e6 Copter: fixed apm1-hil build 11 years ago
Andrew Tridgell a4b9b989b7 Copter: convert to new AP_RangeFinder API 11 years ago
Jonathan Challinger 09a01a4668 Copter: Wait 4 seconds before beginning to land during failsafes 11 years ago
Jonathan Challinger 5b36e65cb9 Copter: Add parameter LAND_REPOSITION to enable/disable user input during auto-mode landings and descents 11 years ago
Randy Mackay 08801eebf2 Copter: integrate AttControl's set_yaw_target_to_current_heading 11 years ago
Randy Mackay 77d5d682c1 Copter: integrate init_targets rename to relax_bf_rate_controller 11 years ago
Ju1ien abd1370b2c Copter: flag stays landed unless pilot raises throttle 11 years ago
Randy Mackay d5a0ca4f3c Copter: integrate init_loiter_target name change 11 years ago
Randy Mackay a3036fc443 Copter: init pos_control z-axis after setting speed and accel 11 years ago
Randy Mackay 7d7a2aced7 Copter: init vert speed and accel for each flight mode 11 years ago
Randy Mackay 5fe86a657e Copter: land_do_not_use_GPS has no return value 11 years ago
Randy Mackay 4686eef266 Copter: GPS failsafe ensures LAND is pilot-controlled 11 years ago
Randy Mackay 3a934357e9 Copter: remove unused reset_land_detector 11 years ago
Randy Mackay e89600afe3 Copter: integrate smoothing gain into flight modes 11 years ago
Randy Mackay b259510095 Copter: init roll/pitch input filters 11 years ago
Randy Mackay 3ccd1ad170 Copter: integrate AttControl method name changes 11 years ago