12 Commits (f93df8997be8be4ee74388ee6c41f80609f1dc4d)

Author SHA1 Message Date
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