ardupilot/libraries/AP_InertialSensor
Andy Piper 61bb42cc0c AP_InertialSensor: allow up to four distinct notch center frequencies to be updated
apply the LPF after the notch filters to reduced notch-induced noise
2020-06-21 19:09:35 +10:00
..
examples HAL_ChibiOS: fixes from LGTM errors 2019-09-22 18:35:15 +10:00
AP_InertialSensor_ADIS1647x.cpp AP_InertialSensor: use wait_pin() to wait for DRDY pin if available 2020-04-23 07:28:13 +10:00
AP_InertialSensor_ADIS1647x.h AP_InertialSensor: use wait_pin() to wait for DRDY pin if available 2020-04-23 07:28:13 +10:00
AP_InertialSensor_Backend.cpp AP_InertialSensor: allow up to four distinct notch center frequencies to be updated 2020-06-21 19:09:35 +10:00
AP_InertialSensor_Backend.h AP_InertialSensor: allow up to four distinct notch center frequencies to be updated 2020-06-21 19:09:35 +10:00
AP_InertialSensor_BMI055.cpp AP_InertialSensor: correct loop rate on BMI055, clean up setting of loop rate on BMI055 and BMI088 2019-12-09 13:29:34 +11:00
AP_InertialSensor_BMI055.h
AP_InertialSensor_BMI088.cpp AP_HAL_ChibiOS: Added support for Bitcraze Crazyflie 2.1 2020-06-07 07:49:37 +10:00
AP_InertialSensor_BMI088.h
AP_InertialSensor_BMI160.cpp AP_InertialSensor: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 2020-01-19 20:19:30 +11:00
AP_InertialSensor_BMI160.h
AP_InertialSensor_HIL.cpp
AP_InertialSensor_HIL.h
AP_InertialSensor_Invensense_registers.h
AP_InertialSensor_Invensense.cpp AP_InertialSensor: suppress expected errors from invensense IMUs 2020-03-11 16:30:06 +11:00
AP_InertialSensor_Invensense.h
AP_InertialSensor_Invensensev2_registers.h
AP_InertialSensor_Invensensev2.cpp AP_InertialSensor: suppress expected errors from invensense IMUs 2020-03-11 16:30:06 +11:00
AP_InertialSensor_Invensensev2.h
AP_InertialSensor_L3G4200D.cpp AP_InertialSensor: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 2020-01-19 20:19:30 +11:00
AP_InertialSensor_L3G4200D.h
AP_InertialSensor_LSM9DS0.cpp AP_InertialSensor: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 2020-01-19 20:19:30 +11:00
AP_InertialSensor_LSM9DS0.h
AP_InertialSensor_LSM9DS1.cpp AP_InertialSensor: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 2020-01-19 20:19:30 +11:00
AP_InertialSensor_LSM9DS1.h
AP_InertialSensor_RST.cpp AP_InertialSensor: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 2020-01-19 20:19:30 +11:00
AP_InertialSensor_RST.h
AP_InertialSensor_SITL.cpp AP_InertialSensor: switched to supplying timestamps for SITL 2020-06-03 18:11:06 +10:00
AP_InertialSensor_SITL.h AP_InertialSensor: SITL the raw sample rate is not the same as the sensor rate 2020-02-22 11:15:37 +11:00
AP_InertialSensor.cpp AP_InertialSensor: allow up to four distinct notch center frequencies to be updated 2020-06-21 19:09:35 +10:00
AP_InertialSensor.h AP_InertialSensor: allow up to four distinct notch center frequencies to be updated 2020-06-21 19:09:35 +10:00
AuxiliaryBus.cpp
AuxiliaryBus.h
BatchSampler.cpp AP_InertialSensor: slight improvement to LOG_BAT_OPT docs. 2019-12-01 12:19:46 +11:00