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 81cd4b6c13 Filter: ensure the derivative filter never returns an invalid number 13 years ago
..
examples MAVLink: moved mavlink variables back to library 13 years ago
AverageFilter.h Filter: added 5 point average float filter 13 years ago
DerivativeFilter.cpp Filter: ensure the derivative filter never returns an invalid number 13 years ago
DerivativeFilter.h Filter: automatically cope with duplicate timestamps 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