Lucas De Marchi
|
98904825cb
|
Filter: replace header guard with pragma once
|
2016-02-18 14:52:35 -02:00 |
|
Jonathan Challinger
|
c66571b87d
|
Filter: added 2nd-order butterworth filters.
|
2013-01-14 19:18:47 -08:00 |
|
Andrew Tridgell
|
cead629fc4
|
Filter: fixed merge error
|
2012-12-20 14:51:39 +11:00 |
|
Pat Hickey
|
84e0dd406e
|
Filter: ported to AP_HAL
|
2012-12-20 14:51:25 +11:00 |
|
uncrustify
|
84847da218
|
uncrustify libraries/Filter/Filter.h
|
2012-08-21 19:04:30 -07:00 |
|
rmackay9
|
645fda2fb2
|
Filter - added AverageFilter, removed SumFilter
added FilterWithBuffer to allow removal of malloc/free without losing ability to pass around filter objects
|
2012-02-28 21:01:11 +09:00 |
|
rmackay9
|
f53ff8de97
|
Filter - removed shadowing of variables in constructors for Filter, ModeFilter and SumFilter (sorry tridge!)
increased maximum sample buffer size from 6 to 10
|
2012-02-26 17:17:46 +09:00 |
|
rmackay9
|
c14d7768f7
|
Filter - first version of filter library include ModeFilter
|
2012-02-26 15:34:05 +09:00 |
|