ardupilot/libraries/AP_InertialSensor
rmackay9 2fd9022f03 ArduCopter: bug fix to DMP initialisation (it was freezing due to SPI bus conflicts) 2012-09-28 18:34:23 +09:00
..
examples/MPU6000 uncrustify libraries/AP_InertialSensor/examples/MPU6000/MPU6000.pde 2012-08-21 19:03:14 -07: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 ArduCopter: bug fix to DMP initialisation (it was freezing due to SPI bus conflicts) 2012-09-28 18:34:23 +09:00
AP_InertialSensor_MPU6000.h AP_InertialSensor: use AP_TimerProcess's queue_process to run read from MPU6000 after any currently running processes complete 2012-09-10 11:38:03 +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