ardupilot/libraries/AP_InertialSensor
rmackay9 8c6fd340d7 AP_AHRS: added scheduler parameter to init
Required by the AP_AHRS_MPU6000 class which needs to disable timed processes that could interfere with it's communication with the mpu6000
2012-09-29 13:51:21 +09:00
..
examples/MPU6000 AP_InertialSensor_MPU6000: replaced _cs_pin parameter with #define and saved 1 byte of memory 2012-09-28 19:21:59 +09:00
AP_InertialSensor.h AP_InertialSensor: changed read of sensor from MPU6000 to happen immediately 2012-09-10 11:37:33 +09:00
AP_InertialSensor_MPU6000.cpp AP_AHRS: added scheduler parameter to init 2012-09-29 13:51:21 +09:00
AP_InertialSensor_MPU6000.h AP_InertialSensor_MPU6000: replaced _cs_pin parameter with #define and saved 1 byte of memory 2012-09-28 19:21:59 +09:00
AP_InertialSensor_Oilpan.cpp AP_InertialSensor: changed read of sensor from MPU6000 to happen immediately 2012-09-10 11:37:33 +09:00
AP_InertialSensor_Oilpan.h AP_InertialSensor: changed read of sensor from MPU6000 to happen immediately 2012-09-10 11:37:33 +09:00
AP_InertialSensor_Stub.cpp AP_InertialSensor_Stub: added num_samples_available method to fix HIL build 2012-09-10 11:38:13 +09:00
AP_InertialSensor_Stub.h AP_InertialSensor_Stub: added num_samples_available method to fix HIL build 2012-09-10 11:38:13 +09:00