ardupilot/libraries/AP_InertialSensor
Randy Mackay ed19c25a97 Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
Modified FastSerial's write function to return size_t (number of bytes written).
2012-01-28 12:25:47 +09:00
..
examples/MPU6000 MPU6k: don't init the Wire library 2011-12-28 20:41:53 +11:00
AP_InertialSensor.h added code format markers to AP_InertialSensor library 2011-12-21 23:31:38 +11:00
AP_InertialSensor_MPU6000.cpp Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h". 2012-01-28 12:25:47 +09:00
AP_InertialSensor_MPU6000.h MPU6000: protect the driver from double initialisation 2011-12-28 16:00:48 +11:00
AP_InertialSensor_Oilpan.cpp added code format markers to AP_InertialSensor library 2011-12-21 23:31:38 +11:00
AP_InertialSensor_Oilpan.h added code format markers to AP_InertialSensor library 2011-12-21 23:31:38 +11:00
AP_InertialSensor_Stub.cpp added code format markers to AP_InertialSensor library 2011-12-21 23:31:38 +11:00
AP_InertialSensor_Stub.h added code format markers to AP_InertialSensor library 2011-12-21 23:31:38 +11:00