37779 Commits (fea82dc360f84ffb4ca8a5d2821f126a50fad3e9)
 

Author SHA1 Message Date
Vinicius Knabben 5ab77e0fd0 AP_BattMonitor: Added parachute failsafe action to the parameters list 6 years ago
Vinicius Knabben 99ad94ec49 Plane: Added parachute release on critcal sink rate and battery failsafe actions 6 years ago
Peter Barker 37c07e1d89 Copter: use enum class for roll/pitch mode 6 years ago
Peter Barker 462d87e5d0 Copter: remove unused PosHoldModeState enumeration 6 years ago
Peter Barker e28c6b9dc6 Copter: remove redundant poshold_ prefix on PosHold methods 6 years ago
Peter Barker f57a9f11cc Copter: move poshold state variables into mode object 6 years ago
Peter Barker 9f9531a790 Copter: AP_Arming: correct overriding of arm_checks method 6 years ago
Peter Barker 6157aae747 RC_Channel: correct examples with override keyword 6 years ago
Peter Barker e6653f42dd GCS_MAVLink: correct examples with override keyword 6 years ago
Peter Barker 3175a2ce19 AC_PID: correct examples with override keyword 6 years ago
Peter Barker 790c566396 travis: build all sitl targets under clang++ 6 years ago
Peter Barker 1dd5c33374 Tools: waf: add various conversion warning compiler options 6 years ago
IamPete1 02d976f264 plane: reinstate tailsitter roll limit 6 years ago
Mark Whitehorn dd50d435ab Plane: limit bodyframe roll mode to tailsitters 6 years ago
Mark Whitehorn ce1a082956 Plane: limit yaw error in bodyframe roll control 6 years ago
Peter Barker c726db2a82 Tools: autotest: add trivial test for old fence protocol 6 years ago
Peter Barker 12e62d0107 Tools: autotest: correct reversion of self.mav.mav.srcSystem 6 years ago
Andrew Tridgell 0abec1e0f3 Tools: flake8 fixes for generate_manifest.py 6 years ago
Andrew Tridgell 9da18cd6bc Tools: flake8 fixes for build_binaries.py 6 years ago
Andrew Tridgell cbd72cb7c6 Tools: improved manifest.json 6 years ago
Andrew Tridgell 1367e46d2f Tools: fixed manifest.json.gz generation 6 years ago
Matt 09411fed10 BUILD: Update CubeBlack-solo to CubeSolo. 6 years ago
Matt Lawrence f7383179e8 HAL CHIBIOS: Solo stock cube child of fmuv3 instead of CubeBlack 6 years ago
Peter Barker 68769e24c1 Tools: autotest: add timeout for problematic spline test 6 years ago
Andrew Tridgell fb1c2cef24 Tools: updated IOMCU firmware 6 years ago
Andrew Tridgell 945ab652cc AP_InternalError: added iomcu_reset as separate code 6 years ago
Andrew Tridgell 6c50feaead AP_IOMCU: improved handling of IOMCU reset 6 years ago
Andrew Tridgell d4c68da76e AP_IOMCU: added IOMCU time since boot to protocol 6 years ago
Andrew Tridgell af54e8620e AP_IOMCU: prevent startup sync causing an internal error 6 years ago
Peter Hall e6c7fd2acc Tracker: initialise battery 6 years ago
Peter Barker bead34be98 Tools: LogAnalyzer: correct to understand field type 'a' 6 years ago
Michael du Breuil b1bc4268a9 AP_OpticalFlow: Remove unused device ID tracking 6 years ago
murata d3d6bed584 AP_WPNav: Change the value of the minimum effective radius 6 years ago
Jeremy Feltracco 100f06614c AP_HAL_Linux: Add support for setting uart parity on Linux boards 6 years ago
Peter Barker 5e683261a4 Tracker: update release notes for 1.1.0 6 years ago
Randy Mackay 4fa52bb0de Copter: 3.6.8-release notes 6 years ago
Randy Mackay 66a0ce9c40 Rover: follow mode does not use lane based speed control 6 years ago
Tom Pittenger b3c5971538 Rover: increase RC timeout failsafe from 200ms to 500ms. 6 years ago
Guglielmo 9ebe5d7de9 AC_WPNav: lowering waypoint radius minimum to 5cm 6 years ago
Michael du Breuil 17e258d347 AP_Scripting: Reenable file IO 6 years ago
Michael du Breuil a4d9853f1d AP_HAL_ChibiOS: Actually enable the wrapper on remove 6 years ago
Michael du Breuil 066dc9d12b AP_Scripting: Add support for terrain 6 years ago
Michael du Breuil fc9b102b28 AP_Terrain: Add singleton 6 years ago
Michael du Breuil 50b76a27aa AP_Scripting: Add uint32_t support to generator 6 years ago
Michael du Breuil 7690df1d69 AP_Scripting: Add boxed numerics for uint32_t types 6 years ago
Michael du Breuil 8e50ca9ae4 AP_Scripting: Add stack checking to allocators 6 years ago
Michael du Breuil 56b8741c3e AP_Scripting: Add more bindings 6 years ago
Michael du Breuil 062bca6361 AP_Relay: Add singleton 6 years ago
Michael du Breuil 1b48ce57f0 AP_Scripting: Add operator overloading 6 years ago
Michael du Breuil e6d97f63a5 AP_GPS: Remove unneeded wrappers 6 years ago