5409 Commits (3165d7264777d9bfebfa4eadef37db3ce70744d4)

Author SHA1 Message Date
Andrew Tridgell a644cff921 Copter: support testing multiple motors with motortest 7 years ago
Randy Mackay 8845b6d5b5 Copter: rename control_safe_rtl.cpp to control_smart_rtl.cpp 7 years ago
Randy Mackay 58e5b7f458 Copter: 3.5.4 release notes 7 years ago
Peter Barker dc99a29dfc ArduCopter: support for units on fields 7 years ago
Randy Mackay 9a03ba1bfb Copter: move barometer_accumulate to sensors.cpp 7 years ago
Andrew Tridgell 23b20307af Copter: use cork/push wrapper 7 years ago
Randy Mackay c5141ad87e Copter: 3.5.4-rc2 release notes 7 years ago
Peter Barker 04c9e966e0 Copter: use AP::PerfInfo library 7 years ago
Peter Barker 5c2f68e8f5 Copter+AP_Scheduler: move perf_info.cpp into Scheduler 7 years ago
Peter Barker d959e4b42b Copter: AP_Camera uses GPS singleton 7 years ago
Randy Mackay 8d6d09169f Copter: rtl uses labs for alt comparison 7 years ago
murata acfcd9980d Copter: Modify method name in method header. 7 years ago
Peter Barker 8f48b3187e Copter: use gps singleton for GCS function 7 years ago
ChrisBird 1f1bb61bfa Copter: Add PreArm - PID Parameter check 7 years ago
André Kjellstrup e7a1ceca4c Copter: Option to trig by distance only when in AUTO mode 7 years ago
ChrisBird caaeae3d0a Copter: Separate max ascent and descent speeds 7 years ago
Peter Barker 3846da5e23 Copter: remove redundant terrain checks 7 years ago
Peter Barker d537461934 Copter: remove redundant battery checks 7 years ago
Peter Barker b3b1680e11 Copter: remove redundant fence checks 7 years ago
Peter Barker 04af1cb331 Copter: remove redundant baro checks 7 years ago
Peter Barker b5c907312c Copter: remove redundant gps checks 7 years ago
Peter Barker d563a9dd5d Copter: remove redundant INS checks 7 years ago
Peter Barker d3b73f8557 Copter: correct notification of pre-arm-gps-check failure 7 years ago
Peter Barker 818faa92d4 Copter: rc calibration checks are called by AP_Arming 7 years ago
Peter Barker 9b52c9b670 Copter: prearm logging checks are called in parent class 7 years ago
Peter Barker 49dd5f4f80 Copter: prearm board voltage checks are called in parent class 7 years ago
Peter Barker b8802ec5c2 Copter: prearm gps checks are called in parent class 7 years ago
Peter Barker 7c0869fa19 Copter: prearm ins checks are called in parent class 7 years ago
Peter Barker cb8fa41cb1 Copter: prearm compass checks are called in parent class 7 years ago
Peter Barker 30c1a040d7 Copter: prearm baro checks are called in parent class 7 years ago
Peter Barker c129445ff6 Copter: call common prearm checks 7 years ago
Peter Barker 7b3e111f85 Copter: continuously run pre-arm checks 7 years ago
Randy Mackay ef05281dc2 Copter: 3.5.4-rc1 release notes 7 years ago
Peter Barker ef00978662 Copter: add missing disarm-on-land parameter to rtl_land_run 7 years ago
Peter Barker 5b793252ed Copter: stop disarming as part of running rtl as mission item 7 years ago
bnsgeyer 6d0cfc13a2 Copter: heli: Update swashplate behavior 7 years ago
Peter Barker c7216a2740 Copter: call ins periodic function 7 years ago
Randy Mackay 842eed5426 Copter: accept do-winch commands with max rate 7 years ago
Randy Mackay 47bbf49aa6 Copter: fix tuning knob rate control of winch 7 years ago
Randy Mackay 787954fa37 Copter: integrate winch library 7 years ago
Randy Mackay 2c511b4269 Copter: add AP_Winch and AP_WheelEncoder to build 7 years ago
ChristopherOlson 51c8c1adb2 Copter: TradHeli update comment 7 years ago
ChristopherOlson 572c609cd6 Copter: Trad Heli-change default accel_z_p to 0.30 7 years ago
Andrew Tridgell 0d0f1d264b Copter: fixed order of motor setup 7 years ago
Andrew Tridgell c4b0d7bc35 Copter: removed calls to motors->enable() 7 years ago
Andrew Tridgell f49ab44f25 Copter: support simple accel calibration 7 years ago
Andrew Tridgell e2f710523e Copter: added inverted flight to switch docs 7 years ago
Andrew Tridgell 951ed95eb9 Copter: support inverted flight CH7 option 7 years ago
Andrew Tridgell 18f04abfe8 Copter: added HELI_QUAD 7 years ago
Michael du Breuil 516709fc72 Copter: Check GPS health 7 years ago