274 Commits (14b5c8a6c4e43b100f34af9ed663dddfd09b1968)

Author SHA1 Message Date
Andrew Tridgell 39c206ca03 AP_InertialSensor: limit delta-time from INS 7 years ago
Randy Mackay 38145f9541 AP_InertialSensor: fix param docs for notch and log settings 7 years ago
Peter Barker 161e2145cb AP_InertialSensor: tighten type of simple_accel_cal result 7 years ago
HeBin efbb030494 AP_InertialSensor: add Robsense PhenixPro Devkit Board support 7 years ago
Peter Barker 9566abb3a8 AP_InertialSensor: add IMU batch sampling 7 years ago
Peter Barker 5096e2fca9 AP_InertialSensor: use df singleton, factor out log_{gyro,accel}_raw 7 years ago
Alexey Bulatov 069c98b8a9 AP_InertialSensor: Edge: add sensor's rotation YAW_90 7 years ago
Georgii Staroselskii 4f2d8f8df4 AP_InertialSensor: use ICM backend for Edge 7 years ago
Andrew Tridgell 6a6f9681ab AP_InertialSensor: allow for 1,1,1 accel scaling 7 years ago
Andrew Tridgell d5cab1140a AP_InertialSensor: added simple_accel_cal() 7 years ago
Lucas De Marchi caa4e3ee89 AP_InertialSensor: remove raspilot 8 years ago
Andrew Tridgell 7e1368f7a5 AP_InertialSensor: implement notch filter on gyro 8 years ago
Kevin Lopez Alvarez ca3627c140 AP_InertialSensor: add ppro support 8 years ago
Randy Mackay 51fa8fb0bd AP_InertialSensor: resolve member init order compiler warning 8 years ago
Randy Mackay edc9d4db5b AP_InertialSensor: increase accel filter to 20hz 8 years ago
Peter Barker 6ae86a0b8c AP_InertialSensor: use DataFlash should_log to determine raw logging 8 years ago
Leonard Hall 447b20efa5 AP_InertialSensor: reduce accel filter to 10hz 8 years ago
Andrew Tridgell db25b6e966 AP_InertialSensor: estimate and log sensor rates for all IMUs 8 years ago
Andrew Tridgell e62fdad12c AP_InertialSensor: added get_last_update_usec() 8 years ago
Lucas De Marchi 2e4e4365d0 AP_InertialSensor: enable fast sampling for aerofc 8 years ago
Lucas De Marchi 87846fe049 AP_InertialSensor: use MPU6500 on aerofc 8 years ago
Andrew Tridgell b86513f503 AP_InertialSensor: support AUAV21 board 8 years ago
Andrew Tridgell 01da36295d AP_InertialSensor: support the L3GD20H gyro 8 years ago
murata 2643e7e906 AP_InertialSensor: Unify from print or println to printf. 8 years ago
murata d56bad781f AP_InertialSensor: change if statements to switch statement 8 years ago
murata 398b7b83dd AP_InertialSensor: minor formatting fixes 8 years ago
Andrew Tridgell 65b9b86099 AP_InertialSensor: unify MPU6000 and MPU9250 drivers 8 years ago
Andrew Tridgell 0f984290c3 AP_InertialSensor: enable fast sampling by default on some boards 8 years ago
Andrew Tridgell 18d4286166 AP_InertialSensor: fixed pixfalcon 9250 detection 8 years ago
Andrew Tridgell f3f1f6b0b6 AP_InertialSensor: fixed gyro orientation on l3gd20H on pixhawk 8 years ago
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