36 Commits (c3cbd7c6f43d43b830e76cc3359b0f19b0066801)

Author SHA1 Message Date
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 5255f55cc3 Copter: add comments to RTL's compute return target 9 years ago
Randy Mackay 68d3655195 Copter: fix rtl's use of rally point alt 9 years ago
Randy Mackay 57977e2d76 Copter: ensure RTL to rally point does not breach the altitude fence 9 years ago
Francisco Ferreira 43ad1f372d Copter: change function from computing return altitude to computing return target 9 years ago
Francisco Ferreira e732cda577 Copter: when calculating RTL return alt use rtl_path directly 9 years ago
Randy Mackay ac4f36a992 Copter: remove LAND_REQUIRE_MIN_THROTTLE_TO_DISARM feature 9 years ago
mirkix e3934fac80 ArduCopter: Delete (wrong) filename out of header 9 years ago
Jonathan Challinger e22220ab62 Copter: refactor landing to reduce duplication, use vertical vel ff 9 years ago
Leonard Hall 7d54c268f6 Copter: consolidate input_euler_angle calls to use smoothing gain 9 years ago
Randy Mackay 3688636736 Copter: RTL ignores terrain during terrain failsafe 9 years ago
dgrat 3bc97ae356 ArduCopter: Do not use is_zero() for non-float types 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay caf6bbc2e0 Copter: rename set_alt to set_alt_cm in control_rtl 9 years ago
Randy Mackay 43d14defd4 Copter: RTL handles terrain data failure 9 years ago
Randy Mackay 352b6ae82a Copter: RTL supports terrain altitudes 9 years ago
Jonathan Challinger 1356deab8b Copter: add control_mode_reason 9 years ago
Randy Mackay a927db3e6a Copter: rtl uses AP_Motors set_desired_spool_state 9 years ago
Leonard Hall cce426dcb8 Copter: rtl uses throttle in 0 to 1 range and sets motor 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 3800c66f07 Copter: add RTL_CONE_SLOPE 9 years ago
Jonathan Challinger dcd16696a2 Copter: refactor RTL to compute full path on initialization 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
Jonathan Challinger 5086168b03 Copter: add RTL_SPEED parameter 9 years ago
Randy Mackay 05246ea0c7 Copter: fix RTL compile error when rally disabled 9 years ago
Jonathan Challinger a18f71b29e Copter: bug fix to RTL_ALT_MIN feature 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
Randy Mackay 063faa0383 Copter: add RTL_CLIMB_MIN 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
Randy Mackay 09a98b89b7 Copter: add RTL to front of RTLState enum values 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
Jonathan Challinger fb96335b46 Copter: get_RTL_alt returns alt above home 10 years ago
Robert Lefebvre 8610da7fbc Copter: autopilot modes to check for motor interlock status 10 years ago
Randy Mackay 64629914a4 Copter: fix RTL alt when no using Rally points 10 years ago
David Dewey 0545185218 Copter: RTL at no less than 2m above home alt 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 be8c118b63 Copter: change altitude fence to work on home altitudes instead of origin altitudes 10 years ago
Jonathan Challinger 0f9e50d61c Copter: fix rtl completion altitude 10 years ago
Randy Mackay 77d8f88e45 Copter: fence, rtl, land use alt-above-home 10 years ago