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 39c206ca03 AP_InertialSensor: limit delta-time from INS 7 years ago
..
examples AP_InertialSensor: examples: print temperature 7 years ago
AP_InertialSensor.cpp AP_InertialSensor: limit delta-time from INS 7 years ago
AP_InertialSensor.h AP_InertialSensor: limit delta-time from INS 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: add IMU batch sampling 7 years ago
AP_InertialSensor_Backend.h AP_InertialSensor: add Robsense PhenixPro Devkit Board support 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_InertialSensor: remove raspilot 8 years ago
AP_InertialSensor_Invensense.h AP_InertialSensor: implement periodic thread for AuxiliaryBus 8 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 raspilot 8 years ago
AP_InertialSensor_LSM9DS0.h AP_InertialSensor: support the L3GD20H gyro 8 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: save id for gyro and accel instances 8 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_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_UserInteract.h AP_InertialSensor: sanitize includes 9 years ago
AP_InertialSensor_UserInteract_MAVLink.cpp AP_InertialSensor: Unify from print or println to printf. 8 years ago
AP_InertialSensor_UserInteract_MAVLink.h AP_InertialSensor: sanitize includes 9 years ago
AP_InertialSensor_UserInteract_Stream.cpp AP_InertialSensor: use printf() rather than _printf_P() 9 years ago
AP_InertialSensor_UserInteract_Stream.h AP_InertialSensor: sanitize includes 9 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