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 Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Butter.h
DerivativeFilter.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
DerivativeFilter.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Filter.h
FilterClass.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
FilterWithBuffer.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
keywords.txt
LowPassFilter2p.cpp
LowPassFilter2p.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
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 Global: remove mode line from headers 2016-10-24 09:42:01 -02:00