uncrustify
|
6327305116
|
uncrustify libraries/AP_AHRS/examples/AHRS_Test/AHRS_Test.pde
|
13 years ago |
rmackay9
|
1b521a9f73
|
AP_AHRS: updated test sketch to allow use of MPU6000's DMP
|
13 years ago |
rmackay9
|
faeda3713e
|
AP_AHRS: removed DCM_test example sketch
No longer required because it doesn't compile and is redundant anyway because the AP_AHRS_DCM class is tested in the AHRS_Test example sketch.
|
13 years ago |
Andrew Tridgell
|
3a41ad8e7c
|
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
|
13 years ago |
Andrew Tridgell
|
52d77407d4
|
AHRS: added GPS support to AHRS test
|
13 years ago |
Andrew Tridgell
|
f4d1295a4b
|
AHRS: fixed build of AHRS example
|
13 years ago |
Andrew Tridgell
|
79b9be8b1a
|
AHRS: fixup the AHRS test suite for the new framework
|
13 years ago |
Andrew Tridgell
|
9d75ffeba1
|
AHRS: rename DCM and Quaternion implementions ready for AHRS class
this is the first step to creating a general AHRS class for ArduPilot
|
13 years ago |