You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andy Piper d0a241597a AP_InertialSensor: add support for double harmonic notches to more effectively target wider noise peaks 5 years ago
..
examples
AP_InertialSensor.cpp AP_InertialSensor: add support for double harmonic notches to more effectively target wider noise peaks 5 years ago
AP_InertialSensor.h AP_InertialSensor: SITL the raw sample rate is not the same as the sensor rate 5 years ago
AP_InertialSensor_ADIS1647x.cpp AP_InertialSensor: use wait_pin() to wait for DRDY pin if available 5 years ago
AP_InertialSensor_ADIS1647x.h AP_InertialSensor: use wait_pin() to wait for DRDY pin if available 5 years ago
AP_InertialSensor_BMI055.cpp AP_InertialSensor: correct loop rate on BMI055, clean up setting of loop rate on BMI055 and BMI088 5 years ago
AP_InertialSensor_BMI055.h
AP_InertialSensor_BMI088.cpp AP_InertialSensor: correct loop rate on BMI055, clean up setting of loop rate on BMI055 and BMI088 5 years ago
AP_InertialSensor_BMI088.h
AP_InertialSensor_BMI160.cpp AP_InertialSensor: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 5 years ago
AP_InertialSensor_BMI160.h
AP_InertialSensor_Backend.cpp AP_InertialSensor: use wait_pin() to wait for DRDY pin if available 5 years ago
AP_InertialSensor_Backend.h AP_InertialSensor: added driver for ADIS16470 5 years ago
AP_InertialSensor_HIL.cpp
AP_InertialSensor_HIL.h
AP_InertialSensor_Invensense.cpp AP_InertialSensor: suppress expected errors from invensense IMUs 5 years ago
AP_InertialSensor_Invensense.h
AP_InertialSensor_Invensense_registers.h
AP_InertialSensor_Invensensev2.cpp AP_InertialSensor: suppress expected errors from invensense IMUs 5 years ago
AP_InertialSensor_Invensensev2.h
AP_InertialSensor_Invensensev2_registers.h
AP_InertialSensor_L3G4200D.cpp AP_InertialSensor: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 5 years ago
AP_InertialSensor_L3G4200D.h
AP_InertialSensor_LSM9DS0.cpp AP_InertialSensor: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 5 years ago
AP_InertialSensor_LSM9DS0.h
AP_InertialSensor_LSM9DS1.cpp AP_InertialSensor: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 5 years ago
AP_InertialSensor_LSM9DS1.h
AP_InertialSensor_RST.cpp AP_InertialSensor: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 5 years ago
AP_InertialSensor_RST.h
AP_InertialSensor_SITL.cpp AP_InertialSensor: add in user-specified background noise when there is no rpm noise 5 years ago
AP_InertialSensor_SITL.h AP_InertialSensor: SITL the raw sample rate is not the same as the sensor rate 5 years ago
AuxiliaryBus.cpp
AuxiliaryBus.h
BatchSampler.cpp AP_InertialSensor: slight improvement to LOG_BAT_OPT docs. 5 years ago