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.
 
 
 
 
 
 
Lucas De Marchi c4e8aeb105 AP_InertialSensor: remove linux-only include 7 years ago
..
examples AP_InertialSensor: resolve compiler warning in example 7 years ago
AP_InertialSensor.cpp AP_InertialSensor: allow for HAL_INS_NONE 7 years ago
AP_InertialSensor.h AP_InertialSensor: Correct scaling of batch data 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: merged in Revo driver 7 years ago
AP_InertialSensor_Backend.h AP_InertialSensor: merged in Revo driver 7 years ago
AP_InertialSensor_HIL.cpp AP_InertialSensor: save id for gyro and accel instances 8 years ago
AP_InertialSensor_HIL.h Global: remove mode line from headers 8 years ago
AP_InertialSensor_Invensense.cpp AP_InerialSensor: setup INT_PIN_CFG correctly 7 years ago
AP_InertialSensor_Invensense.h AP_InertialSensor: correct compiler warning 7 years ago
AP_InertialSensor_Invensense_registers.h AP_InertialSensor: added whoami for prototype 20789 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 Global: remove mode line from headers 8 years ago
AP_InertialSensor_QURT.cpp AP_InertialSensor: reduce QURT include scope 7 years ago
AP_InertialSensor_QURT.h Global: remove mode line from headers 8 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: use register header for Revo driver 7 years ago
AP_InertialSensor_Revo.h AP_InertialSensor: merged in Revo driver 7 years ago
AP_InertialSensor_SITL.cpp AP_InertialSensor: debugging code for EK2 bug 7 years ago
AP_InertialSensor_SITL.h AP_InertialSensor: use AP_Math rand_float() 8 years ago
AP_InertialSensor_qflight.cpp AP_InertialSensor: save id for gyro and accel instances 8 years ago
AP_InertialSensor_qflight.h Global: remove mode line from headers 8 years ago
AuxiliaryBus.cpp AP_InertialSensor: implement periodic thread for AuxiliaryBus 8 years ago
AuxiliaryBus.h AP_InertialSensor: implement periodic thread for AuxiliaryBus 8 years ago
BatchSampler.cpp AP_InertialSensor: include sample count in ISBH 7 years ago