ardupilot/libraries/Filter
Iampete1 1521760a17 Filters: HarmonicNotch: remove statment on max number of notches harmonics from parm descripstion 2022-03-25 07:14:06 +11: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 Filters: HarmonicNotch: remove statment on max number of notches harmonics from parm descripstion 2022-03-25 07:14:06 +11:00
HarmonicNotchFilter.h Filter: allow harmonics and notch-per-motor in harmonic notch 2021-12-22 18:13:38 +11:00
LowPassFilter.cpp Filter: optimize hot parts of notch filter updates 2021-12-22 18:23:33 +11:00
LowPassFilter.h
LowPassFilter2p.cpp Filter: optimize hot parts of notch filter updates 2021-12-22 18:23:33 +11:00
LowPassFilter2p.h
ModeFilter.cpp
ModeFilter.h
NotchFilter.cpp Filter: optimize hot parts of notch filter updates 2021-12-22 18:23:33 +11:00
NotchFilter.h
SlewLimiter.cpp Filter: set output slew rate to zero when max is zero. 2021-11-11 08:13:23 +09:00
SlewLimiter.h