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.
 
 
 
 
 
 
Andrew Tridgell 34c0d75d5e AP_InertialSensor: support BOARD_MATCH() for IMUs 3 years ago
..
examples AP_InertialSensor: fixed INS_generic example 3 years ago
AP_InertialSensor.cpp AP_InertialSensor: support BOARD_MATCH() for IMUs 3 years ago
AP_InertialSensor.h AP_InertialSensor: fixed the last notch values to be per-instance 3 years ago
AP_InertialSensor_ADIS1647x.cpp AP_InertialSensor: added support for more ADIS IMUs 3 years ago
AP_InertialSensor_ADIS1647x.h AP_InertialSensor: added support for more ADIS IMUs 3 years ago
AP_InertialSensor_BMI055.cpp AP_InertialSensor: fixed handling of more than 3 accel/gyro instances 4 years ago
AP_InertialSensor_BMI055.h
AP_InertialSensor_BMI088.cpp AP_InertialSensor: catch FIFO overruns on BMI088 3 years ago
AP_InertialSensor_BMI088.h
AP_InertialSensor_BMI160.cpp AP_InertialSensor: BMI160: Allow configuring the rotation 4 years ago
AP_InertialSensor_BMI160.h AP_InertialSensor: BMI160: Allow configuring the rotation 4 years ago
AP_InertialSensor_BMI270.cpp AP_InertialSensor: don't print error when probing non-existant BMI270 3 years ago
AP_InertialSensor_BMI270.h AP_InertialSensor: BMI270 driver 3 years ago
AP_InertialSensor_Backend.cpp AP_InertialSensor: fixed build with logging disabled 3 years ago
AP_InertialSensor_Backend.h AP_InertialSensor: added support for ICM42670 IMU 3 years ago
AP_InertialSensor_ExternalAHRS.cpp AP_InertialSensor: fixed handling of more than 3 accel/gyro instances 4 years ago
AP_InertialSensor_ExternalAHRS.h AP_InertialSensor: fixed handling of more than 3 accel/gyro instances 4 years ago
AP_InertialSensor_Invensense.cpp AP_InertialSensor: fixed build with logging disabled 3 years ago
AP_InertialSensor_Invensense.h AP_InertialSensor: move frontend update into ramfunc. 3 years ago
AP_InertialSensor_Invensense_registers.h AP_InertialSensor: added support for ICM-20608-D sensor 3 years ago
AP_InertialSensor_Invensensev2.cpp AP_InertialSensor: fixed comments on IMU types supported 3 years ago
AP_InertialSensor_Invensensev2.h
AP_InertialSensor_Invensensev2_registers.h
AP_InertialSensor_Invensensev3.cpp AP_InertialSensor: support for fast sampling rates on ICM-42xxx series 3 years ago
AP_InertialSensor_Invensensev3.h AP_InertialSensor: support for fast sampling rates on ICM-42xxx series 3 years ago
AP_InertialSensor_L3G4200D.cpp AP_InertialSensor: fixed handling of more than 3 accel/gyro instances 4 years ago
AP_InertialSensor_L3G4200D.h AP_InertialSensor: update L3G4200D driver 4 years ago
AP_InertialSensor_LSM9DS0.cpp AP_InertialSensor: fixed handling of more than 3 accel/gyro instances 4 years ago
AP_InertialSensor_LSM9DS0.h AP_InertialSensor: enable temperature sensor on LSM9DS0 4 years ago
AP_InertialSensor_LSM9DS1.cpp AP_InertialSensor: fixed handling of more than 3 accel/gyro instances 4 years ago
AP_InertialSensor_LSM9DS1.h
AP_InertialSensor_Logging.cpp AP_InertialSensor: switch to HarmonicNotch class 3 years ago
AP_InertialSensor_NONE.cpp AP_InertialSensor: New fallback type = NONE, which successfully does nothing like an INS, but without needing a real one, like esp32 dev boards. 3 years ago
AP_InertialSensor_NONE.h AP_InertialSensor: New fallback type = NONE, which successfully does nothing like an INS, but without needing a real one, like esp32 dev boards. 3 years ago
AP_InertialSensor_RST.cpp AP_InertialSensor: fixed handling of more than 3 accel/gyro instances 4 years ago
AP_InertialSensor_RST.h
AP_InertialSensor_SITL.cpp AP_InertialSensor: correct compilation if INS_TEMPERATURE_CAL_ENABLE is off 3 years ago
AP_InertialSensor_SITL.h AP_InertialSensor: add and use AP_SIM_INS_ENABLED 3 years ago
AP_InertialSensor_tempcal.cpp AP_InertialSensor: fixed build with logging disabled 3 years ago
AuxiliaryBus.cpp AP_InertialSensor: removed assert calls 4 years ago
AuxiliaryBus.h
BatchSampler.cpp AP_InertialSensor: fixed build with logging disabled 3 years ago
LogStructure.h AP_InertialSensor: vibe units m/s/s 3 years ago