ardupilot/libraries/Filter
Andrew Tridgell f94e4b4375 Filter: allow 1P LowPassFilter to work without alpha recalc per sample
this makes the 1P filter optionally syntax compatible with the 2P
filter and much more CPU efficient.
2016-11-10 11:43:29 +11:00
..
examples
AverageFilter.h
Butter.h
DerivativeFilter.cpp
DerivativeFilter.h
Filter.h
FilterClass.h
FilterWithBuffer.h
keywords.txt
LowPassFilter2p.cpp
LowPassFilter2p.h
LowPassFilter.cpp Filter: allow 1P LowPassFilter to work without alpha recalc per sample 2016-11-10 11:43:29 +11:00
LowPassFilter.h Filter: allow 1P LowPassFilter to work without alpha recalc per sample 2016-11-10 11:43:29 +11:00
ModeFilter.h