uncrustify
|
4846ba119e
|
uncrustify libraries/AP_AHRS/examples/AHRS_Test/AHRS_Test.pde
|
2012-08-21 18:59:13 -07:00 |
rmackay9
|
a49454e905
|
AP_AHRS: updated test sketch to allow use of MPU6000's DMP
|
2012-07-28 14:27:26 +09:00 |
Andrew Tridgell
|
5370f9c411
|
AHRS: normalize the ge vector in drift correction, and use barometer
The normalisation ensures the error term scales uniformly with
different accelerations.
The barometer is used for vertical acceleration estimation
|
2012-06-27 16:01:50 +10:00 |
Andrew Tridgell
|
5316a45c20
|
AHRS: added GPS support to AHRS test
|
2012-06-27 16:01:49 +10:00 |
Andrew Tridgell
|
1b3a7d47bd
|
AHRS: fixed build of AHRS example
|
2012-03-22 23:00:45 +11:00 |
Andrew Tridgell
|
3b43d3f9b9
|
AHRS: fixup the AHRS test suite for the new framework
|
2012-03-19 17:29:02 +11:00 |
Andrew Tridgell
|
e976c70e19
|
AHRS: rename DCM and Quaternion implementions ready for AHRS class
this is the first step to creating a general AHRS class for ArduPilot
|
2012-03-19 17:29:01 +11:00 |