25 Commits (25c7ee4d4225974ed469e2c2ebbc0031d6cf3a53)

Author SHA1 Message Date
Andrew Tridgell b165e025d9 Filter: added new constructor for 1p filter 8 years ago
Andrew Tridgell f94e4b4375 Filter: allow 1P LowPassFilter to work without alpha recalc per sample 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi 98904825cb Filter: replace header guard with pragma once 9 years ago
Tom Pittenger 4ee2fb6c7a Filter: compiler warnings - unused template <double> 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
Randy Mackay 1289208244 LowPassFilter: add get method 10 years ago
Randy Mackay 151707cb0a Filter: replace 2*M_PI_F with M_2PI_F 10 years ago
Randy Mackay 99a9a88529 Filter: dt check fix for LPF 10 years ago
Jonathan Challinger f20a91ec95 Filter: add dt<0 check to LPF 10 years ago
Randy Mackay 22e1156c31 Filter: add some comments to LowPassFilter 10 years ago
Jonathan Challinger 76da2868d0 Filter: rework LowPassFilter 10 years ago
Randy Mackay ca92821445 Filter: LowPassFilter gets another div-by-zero check 10 years ago
Jonathan Challinger 57f8a4d29d Filter: add get_cutoff_frequency 10 years ago
Randy Mackay 4b78b2ce80 Filter: add get method to LowPassFilter 10 years ago
Randy Mackay cf35bd3f42 LowPassFilter: add div by zero check 11 years ago
Randy Mackay a0369b85d1 LowPassFilter: make methods non-virtual 11 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Andrew Tridgell 30b50a858d Filter: fixed a warning on PX4 12 years ago
Pat Hickey 84e0dd406e Filter: ported to AP_HAL 12 years ago
rmackay9 957d366cca Filter: improved low pass filter allows setting gain using time_step and cutoff freq 12 years ago
uncrustify 406abb3fa0 uncrustify libraries/Filter/LowPassFilter.h 13 years ago
rmackay9 2b2dbf2a7f 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