4850 Commits (4f1f6ec0195ab7fc61767b41df46500e14a612a8)

Author SHA1 Message Date
Tom Pittenger 4cd66d54d1 Copter: fixed adsb pre-arm error text. "Arm" and "PreArm" were swapped 9 years ago
Jonathan Challinger 0051ecb288 Copter: fix LAND_SPEED_HIGH 9 years ago
Peter Barker 4371223738 Copter: add dataflash as a bit for the mavlink SYS_STATUS message 9 years ago
Andrew Tridgell ba7d0d6cd8 Copter: changed startup order 9 years ago
murata 4eee3b1317 Copter: fix underflow in scheduler 9 years ago
Randy Mackay 0ed5665193 Copter: change parameter order of guided_set_angle 9 years ago
Allan Matthew 6dd4e1a2aa Copter: accept yaw rate commands in Guided atttude controller 9 years ago
Randy Mackay 9842840346 Copter: GND_EFFECT_COMP parameter to enable ground effect compensation 9 years ago
Peter Barker 68630a86fe Copter: fix logging after log download 9 years ago
Randy Mackay 728e8f8f56 Copter: land_state uses enum 9 years ago
Randy Mackay 575795fa84 Copter: CTUN logging checks return value of height_above_terrain 9 years ago
Randy Mackay 542677f1d5 Copter: land vertical control uses current_loc.alt instead of get_alt_cm 9 years ago
Randy Mackay 3be76743bf Copter: precland checks get_alt_cm return value 9 years ago
Randy Mackay 83c3659acc Copter: report version print fix 9 years ago
Randy Mackay f4fee69f29 Copter: add div-by-zero check to get_pilot_desired_throttle 9 years ago
Randy Mackay 8bb536b366 Copter: 3.4-rc2 release notes 9 years ago
Leonard Hall 3349e24492 Copter: fix autotune unit conversions for step sizes 9 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 5b5385715e Copter: manual modes set_land_complete to false 9 years ago
Randy Mackay c3d71f733c Copter: remove get_takeoff_trigger_throttle 9 years ago
Randy Mackay ac4f36a992 Copter: remove LAND_REQUIRE_MIN_THROTTLE_TO_DISARM feature 9 years ago
Randy Mackay d1e257d5b6 Copter: remove unused get_throttle_pre_takeoff 9 years ago
Randy Mackay cb5d3238cb Copter: poshold provides throttle feedback from mid-stick when landed 9 years ago
Randy Mackay 6d9d3c1458 Copter: autotune provides throttle feedback from mid-stick when landed 9 years ago
Randy Mackay 88da5bd453 Copter: sport mode restructured to match althold and feedback from mid-stick 9 years ago
Randy Mackay 53f0216269 Copter: sport - fix call to relax_alt_hold_controller 9 years ago
Randy Mackay 5061b29031 Copter: poshold - fix call to relax_alt_hold_controller 9 years ago
Randy Mackay aa4661835e Copter: brake - fix call to relax_alt_hold_controller 9 years ago
Leonard Hall 5b277f4fb5 Copter: autotune - fix call to relax_alt_hold_controllers 9 years ago
Leonard Hall 205bac91a1 Copter: loiter spin-up to throttle min (and remove a state) 9 years ago
Leonard Hall d9deab9e8e Copter: AltHold pilot feedback only spins up to min throttle 9 years ago
Leonard Hall 22422bd7b3 Copter: autotune bug fix to autotune_updating_p_up_d_down 9 years ago
Jonathan Challinger 80f3541933 Copter: add configurable arming delay 9 years ago
Jonathan Challinger 4a6cc75ebb Copter: whitespace change 9 years ago
Randy Mackay 595aea236a Copter: consolidate throw mode state into structure 9 years ago
Randy Mackay 381397c7bd Copter: set throw mode stage on init 9 years ago
Randy Mackay 807e930251 Copter: throw uses motor spooling instead of interlock 9 years ago
Randy Mackay f4f13bbe6b Copter: add throw mode logging 9 years ago
Randy Mackay 8c5c8eec44 Copter: minor throw mode comment fix 9 years ago
Randy Mackay 8e58ea9277 Copter: add throw mode defines for required speed 9 years ago
chambana 25940c8e0f Copter: add THROW_TYPE and allow dropping vehicle to trigger motors 9 years ago
Randy Mackay f0f87a2f0c Copter: add throw_nextmode 9 years ago
Randy Mackay 64ac18da6c Copter: move throw state into structure 9 years ago
Randy Mackay 40db19549e Copter: allow taking off in Guided mode's attitude control sub mode 9 years ago
Randy Mackay 4e92f08bf1 Copter: only accept attitude targets in Guided mode 9 years ago
Randy Mackay 1161417d7f Copter: add GUIDED_NOGPS flight mode 9 years ago