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.
 
 
 
 
 
 
Andrew Tridgell 520d762382 Filter: split the DerivativeFilter steps into update() and slope() 13 years ago
..
examples Filter: fixed DerivativeFilter example build 13 years ago
AverageFilter.h Filter: added 5 point average float filter 13 years ago
DerivativeFilter.cpp Filter: split the DerivativeFilter steps into update() and slope() 13 years ago
DerivativeFilter.h Filter: split the DerivativeFilter steps into update() and slope() 13 years ago
Filter.h Filter - added AverageFilter, removed SumFilter 13 years ago
FilterWithBuffer.h Filter: cope with non-uniform time steps in the DerivativeFilter 13 years ago
LowPassFilter.h Filter - added simple LowPassFilter (simple but it's possible to make errors with simple stuff too so might as well have one) 13 years ago
ModeFilter.h Filter - remove obsolete warning from comments re alloc/malloc dangers 13 years ago
keywords.txt Filter - added AverageFilter, removed SumFilter 13 years ago