34756 Commits (6b5088207bbaac13631d66113c5e8c10b4560fbc)
 

Author SHA1 Message Date
Andrew Tridgell 6b5088207b autotest: upload failed CI logs to autotest server 6 years ago
Michael du Breuil 8ce0460daf Plane: Remove old parameter conversion 6 years ago
Michael du Breuil 8e906e0ba0 Plane: Add support for a loiter to alt approach to VTOL landing 6 years ago
Randy Mackay 35be68348d AP_RangeFinder: benewake logic reordering 6 years ago
Randy Mackay a09cd8411d AP_RangeFinder: benewake lidar returns max range + 1m when out-of-range 6 years ago
Peter Barker 176ee507a2 Copter: make mavlink rangefinder health bit depend just on data available 6 years ago
Andrew Tridgell 24ba876e88 HAL_ChibiOS: don't use STDOUT_SERIAL on mindpx-v2 or cube-red 6 years ago
Randy Mackay 0d4ab51f15 Copter: 3.6.1 release notes 6 years ago
anzukintoki 03ee4bfd9a Tools: add my name to GitSuccess 6 years ago
auturgy 575d03796c AP_HAL_ChibiOS: fix typo in fmuv5 hwdef [NFC] 6 years ago
Peter Barker c0af0cfe70 Tools: autotest: improve debug on optical limits test 6 years ago
Peter Barker 769192fed7 Tools: ardupilotwaf: make type narrowing an error 6 years ago
Peter Barker 73940df48e Copter: move mission into mode_auto 6 years ago
Andrew Tridgell 4a449cd307 mk: add AP_LandingGear 6 years ago
Andrew Tridgell 637dc718df Copter: moved LANDING_GEAR to common RC_Channel 6 years ago
Andrew Tridgell f89c770c46 Plane: moved LANDING_GEAR to common RC_Channel 6 years ago
Andrew Tridgell 4eb867efc2 waf: always link AP_LandingGear 6 years ago
Andrew Tridgell 2bab144eca AP_LandingGear: make singleton a pointer 6 years ago
Andrew Tridgell 7fad72dacf RC_Channel: moved LANDING_GEAR to common library 6 years ago
Andrew Tridgell fa1fc004bf AP_LandingGear: fixed pullup/pulldown and doc strings 6 years ago
Andrew Tridgell eac7c28005 RC_Channel: allow landing gear control for plane 6 years ago
Eugene Shamaev 01178a75e9 Plane: added landing gear support 6 years ago
Eugene Shamaev fa6afe145f AP_LandingGear: weight on wheels, debounce, singleton 6 years ago
Eugene Shamaev 3794f9d51e HAL_SITL: SITL weight on wheels 6 years ago
Andrew Tridgell 0536a3c4c6 SITL: added SIM_WOW_PIN 6 years ago
Arjun Vinod ed8dff8af7 AP_BattMonitor: fixed SAFETY_STATUS register 6 years ago
vierfuffzig 47463e8159 AP_OSD: set default type for boards with onboard OSD 6 years ago
vierfuffzig d204939cb2 AP_HAL_ChibiOS: set default type for boards with onboard OSD 6 years ago
Peter Barker c2b334eaad AP_RangeFinder: PWM: take an average of any readings accumulated in irq 6 years ago
Peter Barker 2116737e35 Sub: don't pass ahrs to terrain constructor 6 years ago
Peter Barker 818bb8d56d Plane: don't pass ahrs to terrain constructor 6 years ago
Peter Barker bf1c82ffe1 Copter: don't pass ahrs to terrain constructor 6 years ago
Peter Barker 1a853f6f82 AP_Terrain: use ahrs singleton 6 years ago
Andrew Tridgell 46f3b5d109 Tools: updated IO firmware 6 years ago
Andrew Tridgell 137253ac2c AP_RCProtocol: fixed SBUS failsafe 6 years ago
Andrew Tridgell 30d5ff2d3d AP_WheelEncoder: set pin to input before attaching interrupt 6 years ago
Andrew Tridgell 0102016e54 AP_RSSI: set pin to input before attaching interrupt 6 years ago
Andrew Tridgell e862c349e8 AP_RPM: set pin to input before attaching interrupt 6 years ago
Andrew Tridgell 76a2cd1540 AP_RangeFinder: set pin to input before attaching interrupt 6 years ago
Andrew Tridgell c18c867fec Tools: added omnibusf4v6 bootloaders 6 years ago
Peter Barker cadeb428b6 Sub: stop passing ahrs to Mission constructor 6 years ago
Peter Barker f598cff99c Copter: stop passing ahrs to Mission constructor 6 years ago
Peter Barker 67e5b18268 Rover: factor out do_aux_function_change_mode 6 years ago
Peter Barker 4b68ca79dc Plane: stop passing ahrs to Mission constructor 6 years ago
Peter Barker a9b94ae13d AP_Mission: use ahrs singleton 6 years ago
Peter Barker 65e4d74b1f Tracker: add override keyword where required, fix bad method override 6 years ago
Peter Barker 86168cd180 Rover: add override keyword where required, fix bad method override 6 years ago
Peter Barker b0494c1491 Copter: add override keyword where required 6 years ago
Peter Barker dde3deff98 AP_WheelEncoder: add override keyword where required 6 years ago
Peter Barker 34008ad29c AP_RPM: add override keyword where required 6 years ago