Andrew Tridgell
|
1b3a7d47bd
|
AHRS: fixed build of AHRS example
|
2012-03-22 23:00:45 +11:00 |
Andrew Tridgell
|
07b6f55122
|
AHRS: added missing AP_AHRS.h
|
2012-03-19 17:35:20 +11:00 |
Andrew Tridgell
|
f1898c3335
|
DCM: use the new rotate() method from AP_Math
this allows us to use a tested and optimised rotation method
|
2012-03-19 17:29:02 +11:00 |
Andrew Tridgell
|
fbe8592d3c
|
Quaternion: change signs in AP_AHRS_Quaternion
thanks to Justin for the suggestion
|
2012-03-19 17:29:02 +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
|
fe63e79416
|
AHRS: adapt the quaternion library to AHRS
|
2012-03-19 17:29:02 +11:00 |
Andrew Tridgell
|
2d12bdb412
|
AHRS: adapt the DCM_HIL library to AHRS
|
2012-03-19 17:29:02 +11:00 |
Andrew Tridgell
|
bf96d05605
|
AHRS: adapt the DCM library to the AHRS 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 |