ardupilot/libraries/Filter
Tobias 338c054da2 Filter: validity of array index was checked AFTER accessing the element.
(correction decreased Program size by 12 bytes)
2013-07-08 12:17:59 +10:00
..
examples Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
AverageFilter.h Filter: ported to AP_HAL 2012-12-20 14:51:25 +11:00
Butter.h Filter: fixed butter filter build on px4 2013-01-16 09:15:22 +11:00
DerivativeFilter.cpp Add AVR compatibility header for missing math.h definitions. 2013-01-16 13:52:17 +11:00
DerivativeFilter.h Filter: ported to AP_HAL 2012-12-20 14:51:25 +11:00
Filter.h Filter: added 2nd-order butterworth filters. 2013-01-14 19:18:47 -08:00
FilterClass.h Filter: ported to AP_HAL 2012-12-20 14:51:25 +11:00
FilterWithBuffer.h Filter: ported to AP_HAL 2012-12-20 14:51:25 +11:00
LowPassFilter.h Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
ModeFilter.h Filter: validity of array index was checked AFTER accessing the element. 2013-07-08 12:17:59 +10:00
keywords.txt Filter - added AverageFilter, removed SumFilter 2012-02-28 21:01:11 +09:00