15 Commits (4f2cf9ffa2fb425aa53ac84b510eae5839e0c76f)

Author SHA1 Message Date
Andy Piper fbdeea2d03 Filter: optimize hot parts of notch filter updates 3 years ago
Andrew Tridgell 6144136b61 Filter: fixed reset of filters to first value 4 years ago
Andrew Tridgell cf47c19c0d Filter: fixed low pass 2p filter to auto-init 4 years ago
Andrew Tridgell 4495414d05 Filter: added reset with value to LowPassFilter2p 4 years ago
Andrew Tridgell 6c09b268d8 Filter: fixed crash on zero cutoff frequency 6 years ago
dgrat 5148e41c1a AP_Math: Cleaned macro definitions 9 years ago
Andrew Tridgell 5b7f2a3de3 Filter: added reset method on vector filters 9 years ago
Lucas De Marchi 825d10c81a Filter: remove filter with double type 9 years ago
dgrat 58e2ac4e56 Filter: Template implementation for <Filter> 10 years ago
Gustavo Jose de Sousa a1af0c2051 Filter: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell f9114f849b Filter: revert AP_Math class change 10 years ago
Tom Pittenger 6d1b517aae Filter: compiler warnings: apply is_zero(float) or is_equal(float) 10 years ago
Andrew Tridgell f3706d63c7 Filter: prevent copying the filter parms on apply 10 years ago
Jonathan Challinger 0133f0bb57 LowPassFilter2p: split into LowPassFilter2pfloat and LowPassFilter2pVector3f 10 years ago
Andrew Tridgell 99da118faa Filter: added in Leonards LowPassFilter2p filter 12 years ago