19350 Commits (3907466f9dc89b88480cb7af00b453e5eb95d2eb)

Author SHA1 Message Date
Francisco Ferreira 5a64f8d8ba AP_GPS: use proper macro in array sizes 6 years ago
Francisco Ferreira ba5ef18ef7 AP_GPS: correct blending check 6 years ago
Francisco Ferreira cb1ce70ae8 AP_GPS: fix out-of-bounds array access 6 years ago
Peter Barker 8991fd8fcf AC_Fence: clear breaches if boundary invalid etc 6 years ago
Peter Barker 434f22cf40 AC_Fence: correct fence upload reload boundary trigger 6 years ago
Peter Barker 7bdd2eb755 AP_Arming: move checking of fence up 6 years ago
Peter Barker 12981b1f07 AP_Arming: correct use of failure messages as format strings 6 years ago
Peter Barker c04d2145a1 AC_Fence: correct fence pre-arm position check 6 years ago
Randy Mackay 26fd334882 AP_Arming: provide better feedback on attitude check 6 years ago
Randy Mackay ba02894734 AP_AHRS: attitude pre-arm check skips yaw if no compass 6 years ago
Siddharth Purohit 086b4c1cfd AP_InertialSensor: use default value for temperature scale and offset 6 years ago
Siddharth Purohit 6ff8f52957 AP_Compass: add support for AK09916 connected over fourth IMU over I2C 6 years ago
Siddharth Purohit b76ec8cc11 AP_InertialSensor: fix slave register structure for Invensensev2 6 years ago
Siddharth Purohit 104c433081 AP_Compass: AK09916 fix sample register structure 6 years ago
Siddharth Purohit 0d4725d6c6 HAL: add Invensense register bank based sensor types 6 years ago
Siddharth Purohit cff8bf14b7 AP_Compass: add support for AK09916 via invensensev2 aux bus 6 years ago
Siddharth Purohit 528c0b4d7c AP_InertialSensor: add drivers for register bank based Invensense Sensors 6 years ago
Siddharth Purohit 0cfcd0986e AP_InertialSensor: look for icm20602 for Pixhawk 2 series flight boards 6 years ago
Siddharth Purohit fef81b6381 HAL_ChibiOS: add support for new main sensors 6 years ago
Siddharth Purohit cf7e95eaba BoardConfig: add detection procedure for new sensor configurations 6 years ago
Mark Whitehorn 20bbf99b28 AC_AttitudeControl: add body-frame yaw mode for tailsitters 6 years ago
IamPete1 d075965fce AP_Motors: tailsiter remove push of plane ouputs 6 years ago
Peter Barker 50d95943e3 AC_AttitudeControl: add pre-arm checks 6 years ago
Peter Barker c25ce2cee8 AP_AirSpeed: move sending of airspeed_autocal into AP_AirSpeed 6 years ago
Mark Whitehorn 58a128f430 AP_Motors: add support for copter tailsitters 6 years ago
Peter Barker 2006ecf109 AP_Notify: add OBC colour scheme 6 years ago
Peter Barker f8ac5a5419 AP_Notify: add parameter for logic level buzzer sounds at 6 years ago
Peter Barker a97c9bdd5b AP_Notify: enable buzzer under ChibiOS regardless of HAL_BUZZER_PIN 6 years ago
Peter Barker d9e876bfb2 AP_Notify: simplify buzzer playing 6 years ago
Peter Barker 74702b8688 GCS_MAVLink: make sending of send_pid_tuning up 6 years ago
Peter Barker 7f63720257 AP_Common: Location.cpp: force handling of all alt frames 6 years ago
Michael du Breuil 7183b504a7 AP_Scripting: Fix bad location changes 6 years ago
duran9dv 8d4215fd82 Update AP_Airspeed_MS4525.cpp 6 years ago
Andrew Tridgell 160de969a5 HAL_ChibiOS: simplify H7 clock tree setup 6 years ago
Andrew Tridgell 5bcfe41d1f HAL_ChibiOS: push H7 clock to 400MHz 6 years ago
Andrew Tridgell 7b3e8afd4c AP_RCProtocol: added another SUMD test 6 years ago
Andrew Tridgell b1eeaa3019 SITL: fixed segv without SITL object 6 years ago
Peter Barker 539000df40 AP_Logger: remove more DataFlash references 6 years ago
Andrew Tridgell a59e1d0e0f HAL_ChibiOS: fixed H7 dma sharing between BDMA and DMA 6 years ago
Andrew Tridgell c7ca6d77c7 HAL_ChibiOS: H7 doesn't need a DMA mapping for SDMMC 6 years ago
Andrew Tridgell 6f07d804b9 HAL_ChibiOS: adjust Pixhawk4Pro VBUS and DMA priority 6 years ago
Andrew Tridgell 603d9f6907 HAL_ChibiOS: fixed typo in ITCM base address 6 years ago
IamPete1 20d79207d8 GCS_MAVLink: make send_global_position_int virtual 6 years ago
Pierre Kancir 42cc9c755a AP_IRLock: add SITL IRLock 6 years ago
Pierre Kancir 40e7d22811 AC_Precland: use SITL precland object 6 years ago
Peter Barker be5478902c AP_HAL_SITL: add precland object 6 years ago
Pierre Kancir 04bc267a61 SITL: add precland object 6 years ago
Peter Barker dfa5a423ec AP_Logger: add sanity check that trigger for bad float multipliers 6 years ago
Peter Barker 87d05d843e AC_AutoTune: restrict scoping of LEVEL_ISSUE enum 6 years ago
Peter Barker 247a047177 AC_AutoTune: avoid int32_t<->float conversions 6 years ago