Andrew Tridgell
7ea18d5a61
AP_InertialSensor: fixed example build
12 years ago
rmackay9
49de46a548
AP_InertialSensor: merge in calibration features from IMU library
...
add gauss-newton method of accelerometer calibration
12 years ago
rmackay9
41fbb19cf5
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
13 years ago
uncrustify
25eaeff6a8
uncrustify libraries/AP_InertialSensor/examples/MPU6000/MPU6000.pde
13 years ago
Andrew Tridgell
e1c9c063a5
MPU6k: don't init the Wire library
...
we don't use Wire any more
13 years ago
Andrew Tridgell
760aa62c75
fixed the MPU6000 test sketch
13 years ago
Andrew Tridgell
b72f9c2e9f
added MPU6000 test sketch
...
this doesn't work yet - Pat, any idea why?
13 years ago