5497 Commits (6ee101ca98baa53c77161a3b77cb0e3d2c87b69b)

Author SHA1 Message Date
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
Lucas De Marchi beabae6a98 global: use static method to construct AP_AHRS_NavEKF 7 years ago
Lucas De Marchi c9fbf7b722 global: use static method to construct AP_NavEKF3 7 years ago
Lucas De Marchi e2fe36357a global: use static method to construct AP_NavEKF2 7 years ago
Lucas De Marchi 6781a44046 global: use static method to construct AP_Avoidance_* 7 years ago
Lucas De Marchi 8f304ed809 ArduCopter: add static create method for AP_Avoidance_* 7 years ago
Lucas De Marchi 6d009cdf6e global: use static method to construct AP_ADSB 7 years ago
Lucas De Marchi 1263e20a0d ArduCopter: use static method to construct AC_InputManager 7 years ago
Lucas De Marchi e21e02cfdb ArduCopter: use static method to construct AC_PrecLand 7 years ago
Lucas De Marchi cf6ea9642e global: use static method to construct AP_Terrain 7 years ago
Lucas De Marchi 70d8a08626 ArduCopter: use static method to construct AP_LandingGear 7 years ago
Lucas De Marchi 31db77e47b global: use static method to construct AP_Parachute 7 years ago
Lucas De Marchi 57bbb2e1d9 ArduCopter: use static method to construct AC_Sprayer 7 years ago