ardupilot/libraries/Filter
Andrew Tridgell 1de23e564e Filter: removed parameters from the old notch filter
saves some flash space
2022-06-17 14:07:00 +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-06-17 14:07:00 +10:00
HarmonicNotchFilter.h Filter: added RPM2 harmonic notch type 2022-06-17 14:07:00 +10: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-17 14:07:00 +10:00
NotchFilter.h Filter: removed parameters from the old notch filter 2022-06-17 14:07:00 +10:00
SlewLimiter.cpp
SlewLimiter.h