40890 Commits (f6bb94ff3308e17c1914aa8c3db3b7c9d0df7a09)
 

Author SHA1 Message Date
Peter Barker f6bb94ff33 AP_HAL: add missing break statement in dsm code 5 years ago
Peter Barker 95054418f6 AP_ADSB: add missing break statement 5 years ago
Peter Barker 4d6f6c09fb AP_RCProtocol: add missing break statement 5 years ago
Peter Barker 4e40c39128 AP_Baro: add missing break statement 5 years ago
Peter Barker 41d34e9f88 AP_Airspeed: add missing break statement 5 years ago
Peter Barker 824a085097 waf: make implicit fallthroughs fatal 5 years ago
Peter Barker 9192cb7b41 autotest: add tests for parameter download 5 years ago
Andy Piper d6248ce57a Tools: correct math in frsky passthrough test 5 years ago
Michael du Breuil 29d31accf2 Travis: Combine jobs, flake8 has been moved to semaphore 5 years ago
Michael du Breuil d92c4dc892 AP_Rangefinder: Fix bad subgroup pointer for drivers 5 years ago
Andrew Tridgell 4a688e59b2 Sub: update for new SRV_Channels parameter conversion call 5 years ago
Andrew Tridgell a90c16e60e Plane: update for new SRV_Channels parameter conversion call 5 years ago
Andrew Tridgell 1fae2009db Copter: update for new SRV_Channels parameter conversion call 5 years ago
Andrew Tridgell e292c83303 Rover: update for new SRV_Channels parameter conversion call 5 years ago
Andrew Tridgell 4f3725c16c SRV_Channel: change function to AP_Int16 5 years ago
Andrew Tridgell 7ef86c9bb1 AP_Param: added convert_parameter_width() 5 years ago
Michael du Breuil 2291702473 AP_Scripting: Raise SITL default heap size 5 years ago
Michael du Breuil 51f79c1b10 AP_Scripting: Add support for UART drivers 5 years ago
Michael du Breuil f0a50c51f6 AP_SerialManager: Add scripting ports 5 years ago
Peter Barker 9997cbf203 AP_AHRS: make ekf_type return from enum class 5 years ago
Peter Barker 968d8cf7d9 AP_AHRS_NavEKF: canonicalise use of get_active_NavEKF result 5 years ago
Gone4Dirt daf1b57736 Copter: Changed autorotation fltmode to clarify for heli 5 years ago
Peter Barker 56fb9f8198 autotest: add test for existence of arming log messages 5 years ago
Peter Barker 354e44a51e ArduSub: move logging of armed/disarm events into AP_Arming base class 5 years ago
Peter Barker e1b3bd2e42 ArduCopter: move logging of armed/disarm events into AP_Arming base class 5 years ago
Peter Barker 62c0078d5f AP_Arming: move logging of armed/disarm events into AP_Arming base class 5 years ago
Peter Barker a74d754720 Plane: AP_Arming now logs arm/disarm events 5 years ago
Peter Barker d2520b7a94 Rover: AP_Arming now logs arm/disarm events 5 years ago
Peter Barker 6b94710e4e AP_Logger: include method and forced in armed log message 5 years ago
Peter Barker 3b8a2fb262 AP_Arming: log arming 5 years ago
Tatsuya Yamaguchi 058cd4200f Tools: Replay: allow scripts to get modes 5 years ago
Tatsuya Yamaguchi 1c07609f47 Sub: allow scripts to get modes 5 years ago
Tatsuya Yamaguchi 1f9f84044c Plane: allow scripts to get modes 5 years ago
Tatsuya Yamaguchi e01e924711 Copter: allow scripts to get modes 5 years ago
Tatsuya Yamaguchi b4f2c8cfa0 Tracker: allow scripts to get modes 5 years ago
Tatsuya Yamaguchi 94e324dbd2 Rover: allow scripts to get modes 5 years ago
Tatsuya Yamaguchi 2c9e56c4b2 AP_Scripting: allow scripts to get modes 5 years ago
Tatsuya Yamaguchi 1309101a4b AP_Vehicle: allow scripts to get modes 5 years ago
Peter Barker a37df08277 Sub: correct unused expression compilation failure 5 years ago
Peter Barker 0afdee5105 waf: add -werror=unused-value to catch unused expression results 5 years ago
Peter Barker a9f62f196e GCS_MAVLink: consolidate places we snprintf statustexts 5 years ago
Peter Barker 9410d40b2f AP_OSD: reduce scope of WITH_SEMAPHORE 5 years ago
Andy Piper d167dacfae AP_Logger: fix locking issues, uninitialized read and status message length 5 years ago
Robert Lefebvre 185788adf6 Update BUILD.md 5 years ago
Bill Geyer bc7e15ab8b AC_InputManager: tradheli-Fix parameter metadata errors 5 years ago
Rishabh fd2c6baf5d AP_RangeFinder: added RNGFNDx_TYPE parameter description for the Lanbao lidar 5 years ago
Peter Barker 2342ea600a Tools: exclude build-linux-libraries and gtest from coverage analysis 5 years ago
Peter Barker ba13f0bb29 autotest: add test for Frsky SPort 5 years ago
Peter Barker 280a44fc73 autotest: make nmea-output test more reliable 5 years ago
Mark Whitehorn b6ef76a1ad Update Tools/autotest/locations.txt 5 years ago