ardupilot/libraries/Filter
Andrew Tridgell d48bc25c95 Filter: removed parameters from the old notch filter
saves some flash space
2022-06-21 19:41:54 +09: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-06-21 19:41:54 +09:00
HarmonicNotchFilter.h Filter: added RPM2 harmonic notch type 2022-06-21 19:41:54 +09:00
LowPassFilter2p.cpp
LowPassFilter2p.h
LowPassFilter.cpp
LowPassFilter.h
ModeFilter.cpp
ModeFilter.h
NotchFilter.cpp Filter: removed parameters from the old notch filter 2022-06-21 19:41:54 +09:00
NotchFilter.h Filter: removed parameters from the old notch filter 2022-06-21 19:41:54 +09:00
SlewLimiter.cpp
SlewLimiter.h