mirror of https://github.com/ArduPilot/ardupilot
4fa7bb1486
- Define float versions of math functions to the double versions on AVR (eg. #define sinf sin). - These macros appear to be missing in older versions of avr-libs. - Include AP_Math.h rather than math.h to get these definitions. |
||
---|---|---|
.. | ||
examples | ||
AverageFilter.h | ||
Butter.h | ||
DerivativeFilter.cpp | ||
DerivativeFilter.h | ||
Filter.h | ||
FilterClass.h | ||
FilterWithBuffer.h | ||
LowPassFilter.h | ||
ModeFilter.h | ||
keywords.txt |