ardupilot/libraries/AP_Param
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
..
tools AP_Param: move from AP_Common to its own library 2012-12-20 14:51:19 +11:00
AP_Param.cpp Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
AP_Param.h AP_Param: removed copy_name() and add token to find_by_index() 2013-01-09 13:30:51 +11:00