corvus
|
a59d08b7af
|
AHRS: Support for Linear Temperature Compensation Factors for Gyroscope X,Y,Z
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2327 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-01-04 00:54:31 +00:00 |
|
peabody124
|
ac734d5f65
|
AHRS: Move structure definitions out of main code. Organized variable scopes
properly.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2155 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2010-11-26 15:57:06 +00:00 |
|
peabody124
|
a1a3b0774f
|
Flight/AHRS: Update code to coding conventions.
find ./flight/AHRS/ \! \( -name '*~' -a -prune \) -type f | xargs -I{} bash -c 'echo {}; dos2unix {}; gnuindent -npro -kr -i8 -ts8 -sob -ss -ncs -cp1 -il0 {};'
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1707 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2010-09-21 19:29:39 +00:00 |
|
gussy
|
fbb175e01c
|
Initial commit of AHRS project code base.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@212 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2010-02-28 12:10:48 +00:00 |
|