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 build: don't build examples with old build system 2016-10-11 13:03:08 +11:00
AverageFilter.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Butter.h Filter: replace header guard with pragma once 2016-02-18 14:52:35 -02:00
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 Filter: replace header guard with pragma once 2016-02-18 14:52:35 -02:00
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
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
LowPassFilter2p.cpp AP_Math: Cleaned macro definitions 2016-02-27 02:51:33 -03:00
LowPassFilter2p.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
ModeFilter.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
keywords.txt Filter - added AverageFilter, removed SumFilter 2012-02-28 21:01:11 +09:00