Andrew Tridgell
|
baac883eb1
|
IMU: move _sensor_cal to general IMU class
this makes it available both in shim and INS subclasses
|
2012-02-18 10:51:57 +11:00 |
|
Andrew Tridgell
|
9c5a5473ab
|
added indexes to group info structures
|
2012-02-13 16:22:52 +11:00 |
|
Andrew Tridgell
|
bf4a77da81
|
convert libraries to new typesafe macros
|
2012-02-13 16:22:51 +11:00 |
|
Andrew Tridgell
|
e5f3864f81
|
modify the IMU code for AP_Param
|
2012-02-13 16:22:51 +11:00 |
|
Andrew Tridgell
|
a819c1a3dc
|
IMU: abstract the setting of the LEDs in IMU initialisation
we need this to cope with different LED pin assignments on APM1/APM2
|
2011-12-13 18:19:12 +11:00 |
|
Pat Hickey
|
f3a4fbc7af
|
AP_IMU_INS: Eliminate init_accel from cold start.
* Bug reported by Jason, 10 Dec 11
|
2011-12-10 13:00:54 -08:00 |
|
Pat Hickey
|
e53bcba4d9
|
purple: rework AP_IMU library to use AP_IntertialSensor library
the AP_IMU keeps the handling of the calibration, but most of the real
work happens in the lower level AP_IntertialSensor library
|
2011-11-25 20:00:16 -08:00 |
|