ardupilot/libraries/AP_Compass
deweibel@gmail.com a19b5a5c10 Add an alternate compass.calculate() function substituting 1 sqrt func for 4 trig funcs.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2221 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-08 18:15:29 +00:00
..
examples/AP_Compass_test Fixed bug in compass tests, had it initialize fastserial. 2011-04-09 19:57:54 +00:00
AP_Compass.h Updated compass library. 2010-12-02 05:13:12 +00:00
AP_Compass_HIL.cpp Line ending property changes. 2011-02-14 04:27:07 +00:00
AP_Compass_HIL.h fix compass shim 2011-02-19 10:04:00 +00:00
AP_Compass_HMC5843.cpp Massive warning fixes. 2011-05-04 19:12:27 +00:00
AP_Compass_HMC5843.h APO merge. 2011-05-01 02:05:17 +00:00
Compass.cpp Add an alternate compass.calculate() function substituting 1 sqrt func for 4 trig funcs. 2011-05-08 18:15:29 +00:00
Compass.h Add an alternate compass.calculate() function substituting 1 sqrt func for 4 trig funcs. 2011-05-08 18:15:29 +00:00
keywords.txt AP_Compass - changed include for AP_Math to use relative path (it was erroring for me at least when compiling ArduCopterNG with AP_Compass) 2010-12-12 14:02:21 +00:00