19620 Commits (a700b647dbcd66fe9c9db2eeecadbfc78c32abe5)

Author SHA1 Message Date
Peter Barker 4db011f530 SITL: add SIM_SHOVE_* options to shove the simulated vehicle 6 years ago
Mark Whitehorn 8c84fa5c64 AP_AHRS: apply AHRS trim in SITL 6 years ago
Michael du Breuil 0bf2fc004e AP_AHRS: Warn if the return value on (get, set)_origin is not checked 6 years ago
Michael du Breuil 281d3b1189 AC_Fence: check the return value of fetching the EKF origin 6 years ago
Peter Barker 499cc45ac0 AP_Math: move longitude_scale into Location class 6 years ago
Peter Barker a1c751919c AP_Common: move longitude_scale into Location class 6 years ago
Michael du Breuil f7b34677df GCS_MAVLink: Don't send BATTERY_STATUS for empty instances 6 years ago
Michael du Breuil d96aad86a5 AP_BattMonitor: Make type() const 6 years ago
Andrew Tridgell 2842063146 HAL_ChibiOS: optimize CubeYellow build 6 years ago
Andrew Tridgell 59652ad147 HAL_ChibiOS: added more IMU devices for Hex Cube boards 6 years ago
Andrew Tridgell 81cd103073 AP_InertialSensor: probe for new v2 invensense IMUs 6 years ago
Andrew Tridgell 7577ebb33e HAL_ChibiOS: added bootloader hwdef for mindpx-v2 6 years ago
Andrew Tridgell f7b6f9d70b HAL_ChibiOS: added retries to flash based storage 6 years ago
Andrew Tridgell 63895d8b0c HAL_ChibiOS: setup dummy pointers for H7 SPI 6 years ago
Andrew Tridgell 1414988870 HAL_ChibiOS: use spiSend/spiReceive 6 years ago
Andrew Tridgell dff3ea416c AP_InertialSensor: allow for LSM9DS0 to be used on I2C 6 years ago
Randy Mackay cf8a7fd423 AP_Logger: add values to backend-type param description 6 years ago
Tom Pittenger 785c91e269 AP_Common: Semaphore is missing an include 6 years ago
Andrew Tridgell 26d1371d25 HAL_ChibiOS: separate out DMA allocation for sdcard IO 6 years ago
Andrew Tridgell a7c91d1cb4 HAL_ChibiOS: show all SPI clocks 6 years ago
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