45743 Commits (1c3b7d5ecd2039d91aa20da8534173fdb5d8858c)
 

Author SHA1 Message Date
Hwurzburg f0954f35a7 Tools: change KakuteF7Mini build to KakuteF7 to get biggest flash 4 years ago
Andrew Tridgell 09603e29ce AP_Compass: fixed external handling for BMM150 4 years ago
Andrew Tridgell 3d4a8829f3 AP_Compass: added BMM150 as available external mag 4 years ago
Andrew Tridgell e747edbcf2 AP_NavEKF3: fixed init order for scheduler 4 years ago
Andrew Tridgell b36bfe4206 AP_NavEKF2: fixed init order for scheduler 4 years ago
Hwurzburg 913d1b81b2 Plane: correct bug that prevents QACRO rudder disarm 4 years ago
Hwurzburg ce361e51bf HAL_ChibiOS: Reinstate HAL_MINIMIZE_FEATURES for 1MB F7 boards 4 years ago
Andrew Tridgell 6ed4eca57f AP_CANManager: fixed use of CANSensor on multiple ports 4 years ago
auturgy 3b7207a5e4 Tools: Update board_types.txt 4 years ago
Andrew Tridgell 418367c266 HAL_SITL: allow --home to specify a location from locations.txt 4 years ago
Andrew Tridgell eaf7e7354a Tools: added locations.txt to ROMFS for SITL 4 years ago
Andrew Tridgell a4517032c5 AP_UAVCAN: log all UAVCAN devices in CAND log message 4 years ago
Andrew Tridgell 0ae9b28198 AP_Logger: added get_log_start_count() 4 years ago
Andrew Tridgell 4fdf315760 AP_Logger: use null terminated strings 4 years ago
Andrew Tridgell 66c05bef76 AP_RangeFinder: added USD1 CAN driver 4 years ago
Andrew Tridgell 943918d511 AP_Arming: added USD1 CAN 4 years ago
Andrew Tridgell b7fa1a4b98 AP_CANManager: added USD1 CAN driver type 4 years ago
Michael du Breuil 60af6633cf AP_EFI: Add NWPMU CAN driver 4 years ago
Andrew Tridgell fb84baf8a5 AP_Arming: added EFI_NWPMU 4 years ago
Andrew Tridgell db798ace05 AP_CANManager: added EFI_NWPMU 4 years ago
Andrew Tridgell 32c3a2feef AP_CANManager: added CANSensor class 4 years ago
Andrew Tridgell 19e597ec3f AP_Periph: check for null uart in msp 4 years ago
Andrew Tridgell e260c7ad59 HAL_ChibiOS: update f303-MatekGPS to allow disable of MSP 4 years ago
Andrew Tridgell 37506c2f3a AP_Periph: added MSP_PORT parameter 4 years ago
David B. Bitton 8b2e69162d AP_Periph: add support for Toshiba LED 4 years ago
David B. Bitton 8dbe0a71ba AP_HAL_ChibiOS: add support for Toshiba LED 4 years ago
Peter Barker 65cffdad5a autotest: print stack traces when exceptions caught 4 years ago
Peter Barker 38ea62c5d7 autotest: send mode change messages directly rather than via MAVProxy 4 years ago
Peter Barker d31f676c33 autotest: don't use MAVProxy for uploading using fencepoint protocol 4 years ago
Peter Barker 2b06ae9aa0 autotest: create and use a wait_sensor_state method 4 years ago
Peter Barker 7c7fb67829 autotest: fixes for AFS test 4 years ago
Peter Barker 7f79ddf3ff autotest: CRSF: remove pointless wait-ready-to-arm 4 years ago
Peter Barker 6c48a38497 autotest: avoid zero-byte-read on log download 4 years ago
Peter Barker 6908a776fa autotest.py: timeout after 5400 seconds 4 years ago
Peter Barker 8abf9a82f3 autotest: reliability improvements for EKF failover tests 4 years ago
Tom Pittenger 8e6278f269 AP_ADSB: add Sagetech XP driver 4 years ago
Tom Pittenger ffd3d1da1d AP_SerialManager: add support for ADSB protocol 4 years ago
Tom Pittenger afaca30075 AP_HAL: add helpers le24toh_ptr(), be24toh_ptr(), put_le24_ptr(), put_be24_ptr() 4 years ago
Andrew Tridgell 939d8509b2 autotest: added ARACE flight locations 4 years ago
Hwurzburg e11677807b Plane: Unify tilt servo names 4 years ago
Pierre Kancir 8be9b44923 .github: add manual control on action run 4 years ago
Andy Piper 401e5c2073 AP_HAL_ChibiOS: add support for bidir DShot support in RCOutput 4 years ago
Andy Piper b5688c023c Tools: add KakuteFMini to CI f7 build to test bi-directional dshot 4 years ago
Andy Piper 5436784d38 AP_Logger: add ESC error rate 4 years ago
Andy Piper 1c79f22ba2 AP_HAL: make erpm accessible from RCOutput 4 years ago
Andy Piper c8b2f11ab6 AP_InternalError: add dma_fail 4 years ago
Andy Piper f60fdde492 AP_BLHeli: return motor frequencies from bi-dir dshot if available 4 years ago
oneWayOut 654aea1cd1 SITL: delete unused parameter 'Vector3f &body_accel' in Plane::calculate_forces() 4 years ago
murata 282590668d AP_RangeFinder: Make measurement time and call back time static constant 4 years ago
Pierre Kancir 69fab70582 Tools: use lxml for xml generation 4 years ago