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 c7a43f2a90 AP_InertialSensor: put some functions in fast ram 3 years ago
..
examples AP_InertialSensor: fixed INS_generic example 3 years ago
AP_InertialSensor.cpp AP_InertialSensor: put some functions in fast ram 3 years ago
AP_InertialSensor.h AP_InertialSensor: put some functions in fast ram 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: fixed handling of more than 3 accel/gyro instances 4 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: BMI270 driver 3 years ago
AP_InertialSensor_BMI270.h AP_InertialSensor: BMI270 driver 3 years ago
AP_InertialSensor_Backend.cpp AP_InertialSensor: put some functions in fast ram 3 years ago
AP_InertialSensor_Backend.h AP_InertialSensor: put some functions in fast ram 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: put some functions in fast ram 3 years ago
AP_InertialSensor_Invensense.h AP_InertialSensor: put some functions in fast ram 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: add support for checked register in Invensensev2 Drvr 5 years ago
AP_InertialSensor_Invensensev2_registers.h
AP_InertialSensor_Invensensev3.cpp AP_InertialSensor: added support for IIM-42652 and ICM-40605 sensors 3 years ago
AP_InertialSensor_Invensensev3.h AP_InertialSensor: added support for IIM-42652 and ICM-40605 sensors 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: mark FTN as a streamed message 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: inline vector ops for backends and temp cal 3 years ago
AuxiliaryBus.cpp AP_InertialSensor: removed assert calls 4 years ago
AuxiliaryBus.h
BatchSampler.cpp AP_InertialSensor: add HAL_INS_ENABLED 4 years ago
LogStructure.h AP_InertialSensor: vibe units m/s/s 3 years ago