34366 Commits (84d71601284c7e466a0ae34697e493fe507f467b)
 

Author SHA1 Message Date
Andrew Tridgell bf829cd792 AP_Notify: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell dedfa54d5a AP_IRLock: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell 755dc8dc5d AP_InertialSensor: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell 249291eac0 AP_GPS: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell a260792e9e AP_Compass: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell e4e793b295 AP_Baro: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell fe064a2d4e AP_Airspeed: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell 725899080e HAL_VRBRAIN: removed hal.util->new_semaphore() 6 years ago
Andrew Tridgell 44009c5459 HAL_SITL: removed hal.util->new_semaphore() 6 years ago
Andrew Tridgell a9fbe106c9 HAL_PX4: removed hal.util->new_semaphore() 6 years ago
Andrew Tridgell 63556b9804 HAL_Linux: removed hal.util->new_semaphore() 6 years ago
Andrew Tridgell 5924816bbe AP_HAL: removed hal.util->new_semaphore() 6 years ago
Andrew Tridgell 9ac7f8333b HAL_F4Light: removed hal.util->new_semaphore() 6 years ago
Andrew Tridgell 4416404137 HAL_ChibiOS: removed hal.util->new_semaphore() 6 years ago
vierfuffzig b455c7a769 AP_Compass: add rotation option for AK8963_MPU9250 6 years ago
Andrew Tridgell 0b9d0a4559 AP_Compass: removed incorrect semaphore take() in QMC5883L driver 6 years ago
Andrew Tridgell 686d92aac5 Tools: added new bootloaders 6 years ago
Peter Barker af6e308108 Tools: scripts: configure_ci.sh: install numpy so quaternions work 6 years ago
Peter Barker 40ac2e493d Tools: add a test for Plane's SET_ATTITUDE_TARGET support 6 years ago
Peter Barker 332340135f Copter: leave AHRS to log and notify home changes 6 years ago
Peter Barker da5ed06714 Sub: leave AHRS to log and notify home changes 6 years ago
Peter Barker 9e4e17c797 Plane: leave AHRS to log and notify home changes 6 years ago
Peter Barker dc52ca2192 Tracker: leave AHRS to log and notify home changes 6 years ago
Peter Barker 50cb391dea Rover: leave AHRS to log and notify home changes 6 years ago
Peter Barker e29dbbf158 AP_AHRS: notify and log home changes 6 years ago
Peter Barker a90cfc7db7 Copter: clarify prearm failure messages 6 years ago
Peter Barker dc14d7bce4 AP_Math: add another test for wrap_360_cd 6 years ago
Peter Barker e0f63ca7f1 AP_Gripper: stop cheating on simulated servo state 6 years ago
Peter Barker 7af119b497 Copter: factor out loc_from_cmd from three functions 6 years ago
Peter Barker 5f552a6ce3 Copter: stop shadowing members of Copter 6 years ago
Peter Barker a8d8e5c0ef AP_RPM: remove unused variable 6 years ago
Peter Barker 1a660cefae Copter: remove unused STREAM_RAW_CONTROLLER_msgs variable 6 years ago
Peter Barker e02a645354 Copter: use fabsf() instead of labs() 6 years ago
Peter Barker 1b6ec1d5ad AP_AccelCal: use mavlink define for field length 6 years ago
Peter Barker 902bd7dda6 AP_Frsky_Telem: use mavlink definition to get statustext size 6 years ago
Peter Barker 40daa8e15f AP_GPS: use mavlink definition to get statustext size 6 years ago
Peter Barker c0e03522c6 DataFlash: change unit ID of PWM to Y to remove conflict with deglongitude 6 years ago
Peter Barker b177554f61 DataFlash: add sanity check for duplicate units/multipliers 6 years ago
Andrew Tridgell cb88947700 Tools: added speedybeef4 and F35Lightning to autobuild 6 years ago
Andrew Tridgell 74c5831afa Tools: added mRoX21-777 to autobuild 6 years ago
Phillip Kocmoud f1d223a32a HAL_ChibiOS: Add support for the mRo X2.1-777 6 years ago
Lucas De Marchi 1a9c386df2 AP_Compass: MMC3416: use common method to accumulate samples 6 years ago
Lucas De Marchi e83b345cbb AP_Compass: MAG3110: use common method to accumulate samples 6 years ago
Lucas De Marchi ac2771b311 AP_Compass: LSM9DS1: use common method to accumulate samples 6 years ago
Lucas De Marchi 2324a28e39 AP_Compass: LSM303D: use common method to accumulate samples 6 years ago
Lucas De Marchi 38d1f8705f AP_Compass: LIS3MDL: use common method to accumulate samples 6 years ago
Lucas De Marchi b05b3b9932 AP_Compass: IST8310: use common method to accumulate samples 6 years ago
Lucas De Marchi 8d54276263 AP_Compass: BMM150: use common method to accumulate samples 6 years ago
Lucas De Marchi 565df5ec94 AP_Compass: AK09916: use common method to accumulate samples 6 years ago
Lucas De Marchi e769c6932f AP_Compass: QMC5883L: use common method to accumulate samples 6 years ago