ardupilot/libraries/AP_InertialSensor
rmackay9 4bca609b9f AP_InertialSensor_MPU6000: replaced _cs_pin parameter with #define and saved 1 byte of memory
Updated ArduCopter, ArduPlane and example sketches in AP_InertialSensor, AP_IMU and AP_AHRS libraries because they no longer need to pass in cs_pin to the constructor
2012-09-28 19:21:59 +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_InertialSensor_MPU6000: replaced _cs_pin parameter with #define and saved 1 byte of memory 2012-09-28 19:21:59 +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