You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andy Piper 39d928aa49 Filter: add mutators for notch filter parameters 3 years ago
..
examples Filter: fixed reset of filters to first value 4 years ago
tests Filter: add trivial test for ModeFilter get method (float version) 3 years ago
AverageFilter.h
Butter.h Filter: tidy includes 3 years ago
DerivativeFilter.cpp
DerivativeFilter.h
Filter.h
FilterClass.h
FilterWithBuffer.h
HarmonicNotchFilter.cpp Filter: add mutators for notch filter parameters 3 years ago
HarmonicNotchFilter.h Filter: add mutators for notch filter parameters 3 years ago
LowPassFilter.cpp Filter: optimize hot parts of notch filter updates 3 years ago
LowPassFilter.h Filter: use CLASS_NO_COPY 4 years ago
LowPassFilter2p.cpp Filter: optimize hot parts of notch filter updates 3 years ago
LowPassFilter2p.h Filter: use CLASS_NO_COPY 4 years ago
ModeFilter.cpp Filter: moved ModeFilter to C++ 4 years ago
ModeFilter.h Filter: moved ModeFilter to C++ 4 years ago
NotchFilter.cpp Filter: removed parameters from the old notch filter 3 years ago
NotchFilter.h Filter: add mutators for notch filter parameters 3 years ago
SlewLimiter.cpp Filter: set output slew rate to zero when max is zero. 3 years ago
SlewLimiter.h Filter: use CLASS_NO_COPY 4 years ago