44071 Commits (2edcd852eb9477b6102facc9b07f20647e5549b4)
 

Author SHA1 Message Date
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 5 years ago
Andy Piper ccb583d092 AP_Logger: make block logger conform to mavlink expectations of numbering 5 years ago
Pierre Kancir 11417ac3a7 Tools: build-ci: use python -m pip for easier pip version management 5 years ago
Pierre Kancir 7648413f8c Tools: configure-ci: use python -m pip for easier pip version management 5 years ago
Michael Oborne 4e9848ab3a HAL_ChibiOS: fix sdcard param init 5 years ago
Hwurzburg 96f5e2a20a Plane: Update THR_FAILSAFE param metadata 5 years ago
Patrick José Pereira bfc35db8ff travis: Remove global compiler variable 5 years ago
Patrick José Pereira 050334273e Tools: Remove trailing spaces of build_ci 5 years ago
Patrick José Pereira 670e7272e2 travis: Add navigator target 5 years ago
Patrick José Pereira 30e2aad6b9 Tools: Add arm-linux-musleabihf toolchain 5 years ago
Patrick José Pereira ee4f267743 Tools: Add navigator test in build_ci 5 years ago
Peter Barker 2ea41b7997 autotest: spit out actual simulated mag orientations as part of debug 5 years ago
murata a44defc49e SITL: Disabling debugging cyclic messages 5 years ago
bugobliterator 27b1ce572e AP_CANManager: fix comms between SLCAN and second CAN Iface 5 years ago
Andrew Tridgell 689902cb69 waf: moved include of ap_config.h into configure step 5 years ago
Michael du Breuil d905282c1e AP_HAL: Don't redefine allowing double math in SITL/Linux if already defined 5 years ago
Andrew Tridgell 56b743dfca AP_GPS: build SBF driver with double precision 5 years ago
Andrew Tridgell 24425b4155 waf: allow setup of double precision for some cpp files 5 years ago
Michael du Breuil 6a8680d31d AP_GPS: Send RTK baseline data from SBF 5 years ago
Samuel Tabor 93bcfc4c3e Plane: Assign flap channel in set_control_channels() to avoid expensive call in set_servos_flaps(). 5 years ago