13 Commits (master)

Author SHA1 Message Date
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Gustavo Jose de Sousa a1af0c2051 Filter: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
James Bielman 4fa7bb1486 Add AVR compatibility header for missing math.h definitions. 12 years ago
Pat Hickey 84e0dd406e Filter: ported to AP_HAL 12 years ago
uncrustify 0afc8a5958 uncrustify libraries/Filter/DerivativeFilter.cpp 13 years ago
Andrew Tridgell 81cd4b6c13 Filter: ensure the derivative filter never returns an invalid number 13 years ago
Andrew Tridgell 899eeb608b Filter: automatically cope with duplicate timestamps 13 years ago
Andrew Tridgell d7d33c64b7 Filter: fixed a off-by-one DerivativeFilter bug 13 years ago
Andrew Tridgell 520d762382 Filter: split the DerivativeFilter steps into update() and slope() 13 years ago
Andrew Tridgell 1a42b10255 Filter: fixed typo in 9 point DerivativeFilter 13 years ago
Andrew Tridgell 75470dc912 Filter: cope with non-uniform time steps in the DerivativeFilter 13 years ago
Andrew Tridgell f19e5a6273 Filter: added DerivativeFilter implementation 13 years ago