43931 Commits (3e882fcad8d7b5e2fd681832769fb115bec2d534)
 

Author SHA1 Message Date
Andrew Tridgell 6b9e595602 AP_NavEKF2: fixed handling of failed compass 4 years ago
Andrew Tridgell c2feebea13 AP_Compass: allow simulation of compass sensor failure 4 years ago
Andrew Tridgell bf9c76a5c3 SITL: added SIM_MAGn_FAIL parameters 4 years ago
Peter Barker 5c2b478feb SRV_Channel: remove unused set_output_pwm_first method 4 years ago
Mark Whitehorn 629f2153e0 Plane: move arming delay logic into AP_Arming_Plane 4 years ago
Mark Whitehorn 2b4772269d Plane: tiltrotors: allow vectored yaw motor tilt when disarmed 4 years ago
Mark Whitehorn bcdd16025b Plane: replace AP_MotorsMatrixTS with AP_MotorsMatrix 4 years ago
Mark Whitehorn d3c1838fbe AP_Motors: remove AP_MotorsMatrixTS 4 years ago
Peter Barker dba3158446 Copter: correct mode change for GCS failsafe in SmartRTL mode 4 years ago
Peter Barker d508ba97c5 autotest: add test for SmartRTL getting another GCS failsafe 4 years ago
Peter Barker 397b95154c Copter: remove superfluous RETURN_TARGET_ALTTYPE_ from enum class names 4 years ago
Andrew Tridgell 74686f8dc4 GCS_MAVLink: fixed locking of mavlink in serial control 4 years ago
vierfuffzig a547af97c6 AP_OSD_Screen.cpp: fix aviation unit vspd sym 4 years ago
bugobliterator fbc0b9e599 AP_UAVCAN: silence function cast warning/error for Registry template 4 years ago
Samuel Tabor 3c0d4b6d5a autotest: Add start time argument and parsing. 4 years ago
Samuel Tabor 21a8471d2d SITL: Add start time argument. 4 years ago
vierfuffzig 63fdac0048 AP_HAL_ChibiOS: add USART3 as alt config on OmnibusNanoV6 4 years ago
Peter Barker e81b6e1f17 travis: shift tests around to avoid 50m limit on travis 4 years ago
Andrew Tridgell d6e3b5834a AP_MSP: change font to fix arrows and added --font and --list-fonts 4 years ago
Andrew Tridgell ad6a1af2fc AP_MSP: cleanup after control-C 4 years ago
Andrew Tridgell c83fd8edf2 AP_MSP: fixed use of float in pygame for py3 4 years ago
Andrew Tridgell a9ecac4fff Tools: added --osdmsp option to sim_vehicle.py 4 years ago
yaapu 65b70dddb2 AP_MSP:msposd.py added a DJI look and feel to some items 4 years ago
yaapu 51cec414cb AP_MSP: fix capacity in battery state message 4 years ago
yaapu 52599a4aaf AP_MSP: converted more messages to PACKED structs 4 years ago
yaapu ed21f9a8c7 AP_MSP: fix separate enable of MSP opticalflow 4 years ago
yaapu 67ed957bf0 AP_MSP: removed unused parameters (using OSD_* instead) 4 years ago
Andrew Tridgell 815f813d34 AP_SerialManager: allow for other baudrates for MSP 4 years ago
Andrew Tridgell 7159283e33 AP_MSP: fixed valgrind warning with RTC msg 4 years ago
Pierre Kancir 240c34ecde AP_Math: add missing ; on benchmark test 4 years ago
Pierre Kancir 2e60f361fa Tools: ardupilotwaf: remove '-Werror=suggest-override' from benchmark to prevent failure 4 years ago
Pierre Kancir 9d9cf2501a Tools: disable Gtest and testing on Gbenchmark build 4 years ago
Pierre Kancir 37475e2b90 module: update gbenchmark to lastest release to prevent some warning 4 years ago
Peter Barker 65268ee3d4 autotest: more button-test fixes 4 years ago
bugobliterator 6203e0685e autotest: disable MAG orientation test 4 years ago
Andy Piper 0b9d9fc284 autotest: use StringIO correctly 4 years ago
Andy Piper 5c554221c7 AP_Logger: address review commenst from #14299 4 years ago
bugobliterator 76ee7bec77 AP_CANManager: fix skipping driver init for disabled slcan iface 4 years ago
Pierre Kancir f823848697 Dockerfile: use DEBIAN_FRONTEND=noninteractive as ARG ie just on build 4 years ago
Pierre Kancir 31338f955b Tools: allow to skip completion installation 4 years ago
Andy Piper 6ebc7622fe autotest: comprehensive dataflash test 4 years ago
Andy Piper ccb583d092 AP_Logger: make block logger conform to mavlink expectations of numbering 4 years ago
Pierre Kancir 11417ac3a7 Tools: build-ci: use python -m pip for easier pip version management 4 years ago
Pierre Kancir 7648413f8c Tools: configure-ci: use python -m pip for easier pip version management 4 years ago
Michael Oborne 4e9848ab3a HAL_ChibiOS: fix sdcard param init 4 years ago
Hwurzburg 96f5e2a20a Plane: Update THR_FAILSAFE param metadata 4 years ago
Patrick José Pereira bfc35db8ff travis: Remove global compiler variable 4 years ago
Patrick José Pereira 050334273e Tools: Remove trailing spaces of build_ci 4 years ago
Patrick José Pereira 670e7272e2 travis: Add navigator target 4 years ago
Patrick José Pereira 30e2aad6b9 Tools: Add arm-linux-musleabihf toolchain 4 years ago