ardupilot/libraries/Filter
Andrew Tridgell d7d04bc7cf Filter: removed parameters from the old notch filter
saves some flash space
2022-04-19 09:39:03 +10:00
..
examples
tests Filter: add trivial test for ModeFilter get method (float version) 2022-02-19 11:16:40 +11:00
AverageFilter.h
Butter.h
DerivativeFilter.cpp
DerivativeFilter.h
Filter.h
FilterClass.h
FilterWithBuffer.h
HarmonicNotchFilter.cpp Filter: clarify meaning of 1st harmonic 2022-04-19 09:39:03 +10:00
HarmonicNotchFilter.h Filter: added RPM2 harmonic notch type 2022-04-19 09:39:03 +10:00
LowPassFilter.cpp
LowPassFilter.h
LowPassFilter2p.cpp
LowPassFilter2p.h
ModeFilter.cpp
ModeFilter.h
NotchFilter.cpp Filter: removed parameters from the old notch filter 2022-04-19 09:39:03 +10:00
NotchFilter.h Filter: removed parameters from the old notch filter 2022-04-19 09:39:03 +10:00
SlewLimiter.cpp
SlewLimiter.h