ardupilot/libraries/PID
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/pid build: change from Arduino.mk to apm.mk 2013-01-02 17:29:37 +11:00
PID.cpp Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
PID.h PID: updates for new AP_Param API 2012-12-20 14:51:39 +11:00
keywords.txt With apologies to Jason for breaking his branch, clean this up and document it. 2010-11-26 01:30:21 +00:00