ardupilot/libraries/AP_Math/examples
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
..
eulers Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
location Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
polygon build: change from Arduino.mk to apm.mk 2013-01-02 17:29:37 +11:00
rotations AP_Math: support some more rotation combinations 2013-01-13 17:32:48 +11:00