394 Commits (74889f1c7af732d7e1cc7d267cdc7cba62dfee1e)

Author SHA1 Message Date
Francisco Ferreira bfbb275577 AP_InertialSensor: on accel cal failure don't save values to zero 8 years ago
Andrew Tridgell 624178f3be AP_InertialSensor: added INS_FAST_SAMPLE parameter 8 years ago
Andrew Tridgell 4ebf3309f7 AP_InertialSensor: auto-handle invensense sensor changes 8 years ago
Andrew Tridgell 70c27a85de AP_InertialSensor: on PH2 run the first MPU9250 at 8kHz 8 years ago
Andrew Tridgell cb70bae167 AP_InertialSensor: use in-tree drivers for PH2SLIM 8 years ago
Andrew Tridgell 8a3f6a8902 AP_InertialSensor: use FIFO and implement fast sampling for MPU9250 8 years ago
Andrew Tridgell e25a391a8f AP_InertialSensor: fixed typo 8 years ago
Andrew Tridgell 7137d5c6f2 AP_InertialSensor: switch pixracer to always use in-tree drivers 8 years ago
Andrew Tridgell 84c3e29891 AP_InertialSensor: use AP_HAL rotations for MPU6000 8 years ago
Andrew Tridgell 03b7bc9e65 AP_InertialSensor: use internal drivers for PHMINI 8 years ago
Andrew Tridgell 3d7d773883 AP_InertialSensor: added support for ICM20608 on Pixracer 8 years ago
Andrew Tridgell 2c1e9024f1 AP_InertialSensor: detect missing accels or gyros 8 years ago
Andrew Tridgell 106a91c64c AP_InertialSensor: use init_gyro() on startup 8 years ago
Andrew Tridgell 408593465f AP_InertialSensor: fixed rotation for mpu9250 on pixracer 8 years ago
Andrew Tridgell 790dd4769b AP_InertialSensor: simplify rotations for MPU9250 8 years ago
Lucas De Marchi 469efb00f6 AP_InertialSensor: save id for gyro and accel instances 8 years ago
Lucas De Marchi bbb9bfa95e AP_InertialSensor: save only gyro calibration 8 years ago
Lucas De Marchi ace61087a1 AP_InertialSensor: remove product_id 8 years ago
Andrew Tridgell 4ef92b5e39 AP_InertialSensor: enable all 3 IMUs on PH2 8 years ago
Andrew Tridgell a5c5e033d2 AP_InertialSensor: fixed threading and locking in remaining backends 8 years ago
Andrew Tridgell b92c48548a AP_InertialSensor: added per-instance rotation for LSM9DS0 8 years ago
Andrew Tridgell 2df6ed08c2 AP_InertialSensor: added optional per-instance orientation 8 years ago
Andrew Tridgell 7832f1a1b6 AP_InertialSensor: allow for in-tree drivers for PX4 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
priseborough 7460d97c9a AP_InertialSensor: Update parameter documentation 8 years ago
priseborough 54a431a51d AP_InertialSensor: Update position offset parameter documentation 8 years ago
priseborough 6db93d8a21 AP_InertialSensor: Add parameters defining accelerometer position offset 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Gustavo Jose de Sousa 68fe536da3 AP_InertialSensor: use BMI160 for Intel Aero 9 years ago
Gustavo Jose de Sousa cd0d65dc3f AP_InertialSensor: don't check {gyro,accel}_available twice 9 years ago
Gustavo Jose de Sousa 69405cc99a AP_InertialSensor: fix timing debug macro 9 years ago
Gustavo Jose de Sousa ee7c40be61 AP_InertialSensor: BMI160: add backend 9 years ago
Gustavo Jose de Sousa e85ac8b2c5 AP_InertialSensor: inform maximum gyro average difference 9 years ago
Gustavo Jose de Sousa e6f62080f5 AP_InertialSensor: fix best_diff on gyro initialization 9 years ago
Grant Morphett 34fa2a39bd AP_InertialSensor: Changing the default gyro filter from 10 to 4 9 years ago
Lucas De Marchi b067bce140 AP_InertialSensor: remove support for flymaple 9 years ago
Lucas De Marchi 7503c1b6d4 AP_InertialSensor: update doc about used ids 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
Andrew Tridgell be41d402b5 AP_InertialSensor: added set of delta angle time for replay 9 years ago
Andrew Tridgell 4401cbec72 AP_InertialSensor: cope with zero delta angle time from Replay 9 years ago
mirkix c3a6a56ebb AP_InertialSensor: Add second MPU9250 autodetection to BBBmini 9 years ago
ashwinvasudevan e33812e1cb AP_InertialSensor: added missing brackets 9 years ago
raspilot 1d1d224c18 AP_InertialSensor: Enable dual IMU for raspilot 9 years ago
AndersonRayner c9d5c548a6 Corrects a bracket error for the LSM9DS0 IMU 9 years ago
Jonathan Challinger c454631be8 AP_InertialSensor: work around gyro and accel errors on startup 9 years ago
Lucas De Marchi 02a7fa5c2b AP_InertialSensor: MPU9250: use AP_HAL::Device abstraction 9 years ago
Lucas De Marchi d2b267d026 AP_InertialSensor: LSM9DS0: use AP_HAL::SPIDevice abstraction 9 years ago
Lucas De Marchi 58f4624f8c AP_InertialSensor: L3G4200D: use AP_HAL::I2CDevice abstraction 9 years ago
Lucas De Marchi af846636e4 AP_InertialSensor: MPU60x0: use AP_HAL::Device abstraction 9 years ago
Lucas De Marchi 9c6bd38e91 AP_InertialSensor: sanitize includes 9 years ago