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.
 
 
 
 
 
 
Víctor Mayoral Vilches e493bfcae4 AP_InertialSensor: add PXFmini support 9 years ago
..
examples AP_InertialSensor: support AP_AccelCal 9 years ago
AP_InertialSensor.cpp AP_InertialSensor: we only need peak hold for negative X for now 9 years ago
AP_InertialSensor.h AP_InertialSensor: we only need peak hold for negative X for now 9 years ago
AP_InertialSensor_Backend.cpp AP_InertialSensor: add pos/neg peak detector 9 years ago
AP_InertialSensor_Backend.h AP_InertialSensor: fixed filter setup on 2nd accel/gyro 9 years ago
AP_InertialSensor_Flymaple.cpp AP_InertialSensor: use millis/micros/panic functions 9 years ago
AP_InertialSensor_Flymaple.h AP_InertialSensor: fixed flymaple build 9 years ago
AP_InertialSensor_HIL.cpp AP_InertialSensor: simplify sensor backends 9 years ago
AP_InertialSensor_HIL.h AP_InertialSensor: removed "have sample" logic from drivers 9 years ago
AP_InertialSensor_L3G4200D.cpp AP_InertialSensor: use millis/micros/panic functions 9 years ago
AP_InertialSensor_L3G4200D.h AP_InertialSensor: moved raw gyro and accel logging to common code 9 years ago
AP_InertialSensor_LSM9DS0.cpp AP_InertialSensor: use millis/micros/panic functions 9 years ago
AP_InertialSensor_LSM9DS0.h AP_InertialSensor: removed "have sample" logic from drivers 9 years ago
AP_InertialSensor_MPU6000.cpp AP_InertialSensor: add support to BH hat 9 years ago
AP_InertialSensor_MPU6000.h AP_InertialSensor: add support to BH hat 9 years ago
AP_InertialSensor_MPU9150.cpp Global: rename min and max macros to uppercase 9 years ago
AP_InertialSensor_MPU9150.h AP_InertialSensor: removed "have sample" logic from drivers 9 years ago
AP_InertialSensor_MPU9250.cpp AP_InertialSensor: add PXFmini support 9 years ago
AP_InertialSensor_MPU9250.h AP_InertialSensor: removed "have sample" logic from drivers 9 years ago
AP_InertialSensor_PX4.cpp Global: rename min and max macros to uppercase 9 years ago
AP_InertialSensor_PX4.h AP_InertialSensor: moved raw gyro and accel logging to common code 9 years ago
AP_InertialSensor_QURT.cpp AP_InertialSensor: added QURT driver 9 years ago
AP_InertialSensor_QURT.h AP_InertialSensor: added QURT driver 9 years ago
AP_InertialSensor_SITL.cpp AP_InertialSensor: use millis/micros/panic functions 9 years ago
AP_InertialSensor_SITL.h AP_InertialSensor: created a SITL specific backend 9 years ago
AP_InertialSensor_UserInteract.h Global: Rename printf format attribute 9 years ago
AP_InertialSensor_UserInteract_MAVLink.cpp AP_InertialSensor: use millis/micros/panic functions 9 years ago
AP_InertialSensor_UserInteract_MAVLink.h Global: Rename printf format attribute 9 years ago
AP_InertialSensor_UserInteract_Stream.cpp AP_InertialSensor: use printf() rather than _printf_P() 9 years ago
AP_InertialSensor_UserInteract_Stream.h Global: Rename printf format attribute 9 years ago
AP_InertialSensor_qflight.cpp AP_InertialSensor: added qflight driver 9 years ago
AP_InertialSensor_qflight.h AP_InertialSensor: added qflight driver 9 years ago
AuxiliaryBus.cpp AP_Compass: HMC5843: Add support for MPU6000 auxiliary bus 10 years ago
AuxiliaryBus.h AP_InertialSensor: Add support for auxiliary buses 10 years ago