17983 Commits (b1928d959b7bf3b430b6e0ad7d97f61c4ec16510)

Author SHA1 Message Date
Andrew Tridgell b1928d959b AP_Arming: fixed build warnings 6 years ago
Andrew Tridgell feea73ee1a SITL: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell 1d6b58f9ca DataFlash: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell f662cf55e5 AP_UAVCAN: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell 046bcfa0a9 AP_SmartRTL: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell b1e4434332 AP_RangeFinder: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell 530138ded4 AP_RAMTRON: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell 68f463b29d AP_Radio: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell 17049ff5f5 AP_OSD: use WITH_SEMAPHORE() 6 years ago
Andrew Tridgell a1f1e7e435 AP_OpticalFlow: use WITH_SEMAPHORE() 6 years ago
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
Peter Barker e29dbbf158 AP_AHRS: notify and log home changes 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 a8d8e5c0ef AP_RPM: remove unused variable 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
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
Lucas De Marchi c0bccdaed6 AP_Compass: HMC5843: use common method to accumulate samples 6 years ago
Lucas De Marchi 329516373c AP_Compass: add common method to accumulate and drain samples 6 years ago
Lucas De Marchi 5521fce676 AP_Math: add non-uniform Vector3f scaling 6 years ago
Leonard Hall 2f87d8808f AP_Motors: handle boost in spool up and down the same way 6 years ago
Randy Mackay 853a56dc9b AP_MotorsMatrix: formatting fixes 6 years ago