ardupilot/libraries/AP_Compass
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3
we switched to GPLv3 a long time ago, but neglected to update the
per-file license headers
2013-08-30 13:01:39 +10:00
..
examples/AP_Compass_test AP_Compass: use const on more functions and remove old calculate_heading() 2013-05-09 09:24:06 +10:00
AP_Compass.h AP_Compass: fixed indent-tabs-mode 2013-05-30 09:52:30 +10:00
AP_Compass_HIL.cpp libraries: update license header to GPLv3 2013-08-30 13:01:39 +10:00
AP_Compass_HIL.h AP_Compass: fixed the HIL sensors compass 2013-05-02 14:59:33 +10:00
AP_Compass_HMC5843.cpp libraries: update license header to GPLv3 2013-08-30 13:01:39 +10:00
AP_Compass_HMC5843.h AP_Compass: removed old orientation defines 2013-05-02 12:48:14 +10:00
AP_Compass_PX4.cpp libraries: update license header to GPLv3 2013-08-30 13:01:39 +10:00
AP_Compass_PX4.h AP_Compass: simplify PX4 compass driver 2013-08-30 13:01:34 +10:00
Compass.cpp AP_Compass: fixed a bug in the tilt compass calculation 2013-08-18 21:08:52 +10:00
Compass.h AP_Compass: removed comparison out of range compiler warning 2013-07-08 14:57:25 +10: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