ardupilot/libraries/RC_Channel
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/RC_Channel build: change from Arduino.mk to apm.mk 2013-01-02 17:29:37 +11:00
RC_Channel.cpp Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
RC_Channel.h RC_Channel: added no_deadzone version of set_pwm() 2012-12-20 22:41:58 +11:00
RC_Channel_aux.cpp libraries: use new math functions 2012-12-20 14:53:22 +11:00
RC_Channel_aux.h RC_Channel: updates for new AP_Param API 2012-12-20 14:51:39 +11:00