Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Tridgell
3754f36fac AP_InertialSensor: re-enable notch filter on 42688
thanks to Andy for pointing out this is for an internal resonance
2022-08-02 18:03:52 +10:00
Andrew Tridgell
2a0b2d9919 AP_InertialSensor: enable 180Hz LPF on ICM42670 2022-08-02 18:03:52 +10:00
Andrew Tridgell
b0c8b65756 AP_InertialSensor: enable AAF at 488Hz for gyro+accel on ICM42688
this should improve vibration handling
2022-08-02 18:03:52 +10:00
Andrew Tridgell
4ed6ef56b7 AP_InertialSensor: added support for ICM42670 IMU 2022-08-02 18:03:52 +10:00
QioTek
586c2064a6 AP_InertialSensor: added support for IIM-42652 and ICM-40605 sensors
handle new Invensense v3 sensor types
2021-12-14 11:38:36 +11:00
Andrew Tridgell
b3ed4f4b12 AP_InertialSensor: fixed handling of more than 3 accel/gyro instances
allows for first 3 to work without a panic
2021-04-13 09:36:52 +10:00
Andrew Tridgell
4cddf37984 AP_InertialSensor: log unexpected register changes
when the register checking code finds an error we will log what
register changed and to what value
2021-02-24 18:18:37 +11:00
Andrew Tridgell
957842f7eb AP_InertialSensor: added support for v3 Invensense sensors
starting with ICM-40609, ICM-42688 and ICM-42605
2021-01-11 14:43:35 +11:00