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 5cf768ced2 AP_InertialSensor: fixed missing return 8 years ago
..
examples AP_InertialSensor: add O_CLOEXEC in places missing it 8 years ago
AP_InertialSensor.cpp AP_InertialSensor: fixed threading and locking in remaining backends 8 years ago
AP_InertialSensor.h AP_InertialSensor: added optional per-instance orientation 8 years ago
AP_InertialSensor_BMI160.cpp AP_InertialSensor: use BMI160 for Intel Aero 9 years ago
AP_InertialSensor_BMI160.h AP_InertialSensor: BMI160: convert it to use Device periodic callback 9 years ago
AP_InertialSensor_Backend.cpp AP_InertialSensor: fixed threading and locking in remaining backends 8 years ago
AP_InertialSensor_Backend.h AP_InertialSensor: fixed threading and locking in remaining backends 8 years ago
AP_InertialSensor_HIL.cpp Global: To nullptr from NULL. 8 years ago
AP_InertialSensor_HIL.h Global: remove mode line from headers 8 years ago
AP_InertialSensor_L3G4200D.cpp AP_InertialSensor: fixed missing return 8 years ago
AP_InertialSensor_L3G4200D.h AP_InertialSensor: removed unused product_id function in L3G4200D 8 years ago
AP_InertialSensor_LSM9DS0.cpp AP_InertialSensor: fixed threading and locking in remaining backends 8 years ago
AP_InertialSensor_LSM9DS0.h AP_InertialSensor: added per-instance rotation for LSM9DS0 8 years ago
AP_InertialSensor_MPU6000.cpp AP_InertialSensor: fixed threading and locking in remaining backends 8 years ago
AP_InertialSensor_MPU6000.h AP_InertialSensor: added optional per-instance orientation 8 years ago
AP_InertialSensor_MPU9250.cpp AP_InertialSensor: fixed threading and locking in remaining backends 8 years ago
AP_InertialSensor_MPU9250.h AP_InertialSensor: fixed threading and locking in remaining backends 8 years ago
AP_InertialSensor_PX4.cpp Global: To nullptr from NULL. 8 years ago
AP_InertialSensor_PX4.h Global: remove mode line from headers 8 years ago
AP_InertialSensor_QURT.cpp Global: To nullptr from NULL. 8 years ago
AP_InertialSensor_QURT.h Global: remove mode line from headers 8 years ago
AP_InertialSensor_SITL.cpp Global: To nullptr from NULL. 8 years ago
AP_InertialSensor_SITL.h Global: remove mode line from headers 8 years ago
AP_InertialSensor_UserInteract.h AP_InertialSensor: sanitize includes 9 years ago
AP_InertialSensor_UserInteract_MAVLink.cpp Global: To nullptr from NULL. 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 Global: To nullptr from NULL. 8 years ago
AP_InertialSensor_qflight.h Global: remove mode line from headers 8 years ago
AuxiliaryBus.cpp AP_InertialSensor: dummy implementation of register_periodic_callback() 8 years ago
AuxiliaryBus.h AP_InertialSensor: dummy implementation of register_periodic_callback() 8 years ago