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 880a55c6a2 AP_InertialSensor: fixes for BMI088 on SPI 6 years ago
..
examples AP_InertialSensor: remove more px4 remnants 6 years ago
AP_InertialSensor.cpp INS: AP_InertialSensor.cpp 6 years ago
AP_InertialSensor.h AP_InertialSensor: unify singleton naming to _singleton and get_singleton() 6 years ago
AP_InertialSensor_BMI055.cpp AP_InertialSensor: added BMI055 IMU driver 7 years ago
AP_InertialSensor_BMI055.h AP_InertialSensor: added BMI055 IMU driver 7 years ago
AP_InertialSensor_BMI088.cpp AP_InertialSensor: fixes for BMI088 on SPI 6 years ago
AP_InertialSensor_BMI088.h AP_InertialSensor: fixes for BMI088 on SPI 6 years ago
AP_InertialSensor_BMI160.cpp AP_InertialSensor: Change from magic number 0 to definition name. 8 years ago
AP_InertialSensor_BMI160.h Global: change Device::PeriodicCb signature 8 years ago
AP_InertialSensor_Backend.cpp AP_InertialSensor: unify singleton naming to _singleton and get_singleton() 6 years ago
AP_InertialSensor_Backend.h AP_InertialSensor: probe for new v2 invensense IMUs 6 years ago
AP_InertialSensor_HIL.cpp AP_InertialSensor: save id for gyro and accel instances 8 years ago
AP_InertialSensor_HIL.h AP_InertialSensor: add override keyword 6 years ago
AP_InertialSensor_Invensense.cpp AP_InertialSensor: probe for new v2 invensense IMUs 6 years ago
AP_InertialSensor_Invensense.h AP_InertialSensor: parameterise sensor-rate logging, generalise it 7 years ago
AP_InertialSensor_Invensense_registers.h AP_InertialSensor: support ICM-20689 IMU 7 years ago
AP_InertialSensor_Invensensev2.cpp AP_InertialSensor: use default value for temperature scale and offset 6 years ago
AP_InertialSensor_Invensensev2.h AP_InertialSensor: use default value for temperature scale and offset 6 years ago
AP_InertialSensor_Invensensev2_registers.h AP_InertialSensor: add drivers for register bank based Invensense Sensors 6 years ago
AP_InertialSensor_L3G4200D.cpp Global: change Device::PeriodicCb signature 8 years ago
AP_InertialSensor_L3G4200D.h Global: change Device::PeriodicCb signature 8 years ago
AP_InertialSensor_LSM9DS0.cpp AP_InertialSensor: probe for new v2 invensense IMUs 6 years ago
AP_InertialSensor_LSM9DS0.h AP_InertialSensor: allow for LSM9DS0 to be used on I2C 6 years ago
AP_InertialSensor_LSM9DS1.cpp AP_InertialSensor: LSM9DS1 add FIFO support 7 years ago
AP_InertialSensor_LSM9DS1.h AP_InertialSensor: LSM9DS1 add FIFO support 7 years ago
AP_InertialSensor_RST.cpp AP_InertialSensor: fix code style problem, delete useless codes 7 years ago
AP_InertialSensor_RST.h AP_InertialSensor: fix code style problem, delete useless codes 7 years ago
AP_InertialSensor_SITL.cpp AP_InertialSensor: support fast sampling in SITL 6 years ago
AP_InertialSensor_SITL.h AP_InertialSensor: add override keyword 6 years ago
AuxiliaryBus.cpp AP_InertialSensor: Remove unused (and conflicting in some builds) include 6 years ago
AuxiliaryBus.h AP_InertialSensor: implement periodic thread for AuxiliaryBus 8 years ago
BatchSampler.cpp AP_InertialSensor: unify singleton naming to _singleton and get_singleton() 6 years ago