ardupilot/libraries/AP_ADC
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/AP_ADC_test Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
AP_ADC.cpp uncrustify libraries/AP_ADC/AP_ADC.cpp 2012-08-21 18:59:13 -07:00
AP_ADC.h AP_ADC: fixed bool problem on ARM 2013-01-02 14:45:09 +11:00
AP_ADC_ADS7844.cpp Use HAL suspend/resume timer procs rather than atomic. 2013-01-03 17:33:13 -08:00
AP_ADC_ADS7844.h AP_ADC: ported to AP_HAL 2012-12-20 14:51:25 +11:00
AP_ADC_HIL.cpp AP_ADC: ported to AP_HAL 2012-12-20 14:51:25 +11:00
AP_ADC_HIL.h AP_ADC: ported to AP_HAL 2012-12-20 14:51:25 +11:00
keywords.txt Moved APM_ADC to AP_ADC 2010-11-27 05:36:19 +00:00