6 Commits (5ab2a19173da1f04c65e457a6f66d08a079fb281)

Author SHA1 Message Date
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
squilter 343a673762 Copter: reset ROI when requested, regardless of current MOUNT_MODE 10 years ago
Randy Mackay 6659473420 Copter: support GUIDED_ENABLE and GUIDED_LIMITS 10 years ago
Randy Mackay 77e89214eb Copter: shift pos targets to current location before takeoff 11 years ago
Randy Mackay ef0e37b478 Copter: bugfix to condition-yaw for relative angles 11 years ago
Randy Mackay 1c11a91ec2 Copter: rename land_maybe_complete function 11 years ago
Randy Mackay 6951a20fb0 Copter: soften loiter target when maybe landed 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 81355d1adf Copter: DO_SET_ROI accepted outside missions 11 years ago
MousS ae8fb3f1c5 Copter: MAV_CMD_CONDITION_YAW accepted outside missions 11 years ago
Randy Mackay fdc0ec837b Copter: add nav_guided suport to Auto mode 11 years ago
Randy Mackay 09fc777ab9 Copter: slow motors after landing in AUTO 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
Randy Mackay d5a0ca4f3c Copter: integrate init_loiter_target name change 11 years ago
Randy Mackay f7a9ee24ef Copter: minor comment update 11 years ago
Andrew Chapman 3f0a52cb53 Copter: ch7/8 switch for auto pause/continue 11 years ago
Randy Mackay 3cc5b9446f Copter: AUTO and Guided call wp_and_spline_init 11 years ago
Randy Mackay f29ad3a2e0 Copter: bug fix for when WP_YAW_BEHAVIOR is 0 11 years ago
Randy Mackay c53a0fcfd9 Copter: conditional yaw fix 11 years ago
Randy Mackay e6d2692eab Copter: Loiter_Turns moves to edge of circle if location provided 11 years ago
Randy Mackay 7d5d0d12a2 Copter: spline bug fixes 11 years ago
Randy Mackay 392162747a Copter; integrate WPNAV's get_yaw 11 years ago