ardupilot/libraries/AP_Mount
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/trivial_AP_Mount build: change from Arduino.mk to apm.mk 2013-01-02 17:29:37 +11:00
AP_Mount.cpp Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
AP_Mount.h AP_Mount: ported to AP_HAL 2012-12-20 14:51:29 +11:00