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.
 
 
 
 
 
 
Peter Barker 011c93f38e AP_InertialSensor: add override keyword 6 years ago
..
examples AP_InertialSensor: Remove unused ADC include 7 years ago
AP_InertialSensor.cpp AP_InertialSensor: added BMI055 IMU driver 7 years ago
AP_InertialSensor.h AP_InertialSensor: add override keyword 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_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: use WITH_SEMAPHORE() 6 years ago
AP_InertialSensor_Backend.h AP_InertialSensor: use WITH_SEMAPHORE() 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 Global: remove minlure 7 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_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: remove linux-only include 7 years ago
AP_InertialSensor_LSM9DS0.h AP_InertialSensor: support the L3GD20H gyro 8 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_PX4.cpp AP_InertialSensor: use correct device IDs on PX4 driver 8 years ago
AP_InertialSensor_PX4.h AP_InertialSensor: add override keyword 6 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_Revo.cpp AP_InertialSensor: parameterise sensor-rate logging, generalise it 7 years ago
AP_InertialSensor_Revo.h AP_InertialSensor: parameterise sensor-rate logging, generalise it 7 years ago
AP_InertialSensor_SITL.cpp AP_InertialSensor: eliminate SITL float-equals issues 7 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: parameterise sensor-rate logging, generalise it 7 years ago