19867 Commits (4a7ce1b3848bfb51fc3ad801f995fa31bf1aed48)

Author SHA1 Message Date
Randy Mackay b668c6f855 AC_Circle: improve target heading 6 years ago
Peter Barker 0c24810a48 AP_AHRS: fix example 6 years ago
Peter Hall a0d8c04f3e AC_AutoTune: add public reset method 6 years ago
Andrew Tridgell e4f6ffe719 AP_NavEKF3: fixed bug in EKF lane selection 6 years ago
Andrew Tridgell cc62998d40 AP_NavEKF2: fixed bug in EKF lane selection 6 years ago
Peter Hall 505e1d8c1d APM_Control: AP_RollContorller: move rate limit 6 years ago
Andrew Tridgell 2b0a30a2c5 HAL_ChibiOS: ensure we don't overflow bootloader area 6 years ago
Michael du Breuil 85da4955b6 AP_Rangefinder: Enforce checking I2C status on VL53L1X 6 years ago
Randy Mackay 415042e557 AR_AttitudeControl: minor declaration ordering change 6 years ago
Randy Mackay f6f5967a82 AR_AttitudeControl: minor param desc fix 6 years ago
Tom Pittenger fbe43dba5c RC_Channel: refactor stick_mixing to library 6 years ago
Andrew Tridgell 11021bbaa9 HAL_ChibiOS: fixed LEDs on new CUAVv5 revision 6 years ago
Andrew Tridgell 8d2f016cc8 HAL_ChibiOS: fixed LEDs on CUAVv5Nano 6 years ago
Andrew Tridgell 0e28f66761 AP_Notify: don't use pinMode for pixracer LEDs 6 years ago
Peter Hall 26a6cccf21 AP_HAL_ChibiOS: KakuteF7 add two PWM pin options 6 years ago
Andrew Tridgell ef5f83d0b5 AP_IOMCU: remove 2s delay on boot and skip crc check on watchdog 6 years ago
Jaaaky 6ed8b2aad9 AP_Baro: Fix not healthy by watchdog reset 6 years ago
Andrew Tridgell 4deb2c38f6 HAL_ChibiOS: fixed brick2 valid status in POWR flags for fmuv5 6 years ago
Jaaaky 971e3af826 GCS_MAVLink: prgama away address-of-packed-member only for g++ >= 9 6 years ago
Andrew Tridgell 48aacb9462 HAL_Linux: removed use of RCInput_SBUS and RCInput_115200 6 years ago
Andrew Tridgell 1c322d296f HAL_Linux: switch Disco to using AP_RCProtocol library for RCIN 6 years ago
Lucas De Marchi 5520b397c2 AP_HAL_Linux: allow disco to use RCInput_UDP 6 years ago
Peter Barker 9273ac3631 GCS_MAVLink: pragma away address-of-packed-member 6 years ago
Peter Barker 900d9f71f6 AP_HAL_SITL: stop taking address of packed members 6 years ago
Pierre Kancir 427a88a1fe AP_Compass: fix AP_Compass_test 6 years ago
Pierre Kancir ff5cedc49f AP_AHRS: add missing include 6 years ago
Pierre Kancir deb6aafcbe AP_GPS: fix GPS_AUTO_test 6 years ago
Jaaaky 464540ab56 AP_HAL_ChibiOS: tune delay for flashing bootloader 6 years ago
Jaaaky 47c65314fb AP_InertialSensor: fix accelcalsimple watchdog 6 years ago
Peter Barker a0c80a0b3b GCS_MAVLink: make send_text and send_textv const 6 years ago
Andrew Tridgell f48d07ffca HAL_ChibiOS: added WARN_IF_UNUSED based on PR feedback 6 years ago
Andrew Tridgell ce9b75fdf0 HAL_ChibiOS: added timeouts on all SPI transfers 6 years ago
Andrew Tridgell 8e1f100d98 AP_InternalError: added spi timeout error 6 years ago
Vinicius Knabben 040fa3e10a AP_Parachute: Added time check for sink rate to avoid glitches 6 years ago
Vinicius Knabben c710002bc9 AP_Parachute: Added parachute release at critical sink rate 6 years ago
Vinicius Knabben 5ab77e0fd0 AP_BattMonitor: Added parachute failsafe action to the parameters list 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
Mark Whitehorn ce1a082956 Plane: limit yaw error in bodyframe roll control 6 years ago
Matt Lawrence f7383179e8 HAL CHIBIOS: Solo stock cube child of fmuv3 instead of CubeBlack 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
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
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