ardupilot/libraries/AP_Declination
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles.
- Allows use of hardware floating point on the Cortex-M4.
- Added "f" suffix to floating point literals.
- Call floating point versions of stdlib math functions.
2013-01-16 13:52:01 +11:00
..
examples/AP_Declination_test build: change from Arduino.mk to apm.mk 2013-01-02 17:29:37 +11:00
AP_Declination.cpp Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
AP_Declination.h uncrustify libraries/AP_Declination/AP_Declination.h 2012-08-21 19:01:34 -07:00