.. |
examples
|
Filter: examples: add SlewLimiter example to test functionality
|
2023-05-02 09:36:03 +10:00 |
tests
|
Filter: fixed test_notchfilter for the change in allocate_filters()
|
2022-07-10 06:57:29 +10:00 |
AverageFilter.h
|
Filter: add missing override keyword
|
2019-02-20 19:23:54 +11:00 |
Butter.h
|
Filter: tidy includes
|
2022-05-03 09:14:58 +10:00 |
DerivativeFilter.cpp
|
Global: remove mode line from headers
|
2016-10-24 09:42:01 -02:00 |
DerivativeFilter.h
|
Filter: add override keyword
|
2018-11-08 11:30:12 +11:00 |
Filter.h
|
Filter: replace header guard with pragma once
|
2016-02-18 14:52:35 -02:00 |
FilterClass.h
|
Global: remove mode line from headers
|
2016-10-24 09:42:01 -02:00 |
FilterWithBuffer.h
|
Filter: add override keyword
|
2018-11-08 11:30:12 +11:00 |
HarmonicNotchFilter.cpp
|
Filter: HarmonicNotch: update FREQ description
|
2023-03-15 18:53:55 +11:00 |
HarmonicNotchFilter.h
|
Filter: allow freq_min_ratio to be set on harmonic notch filter
|
2023-01-24 10:56:33 +11:00 |
LowPassFilter2p.cpp
|
Filter: optimize hot parts of notch filter updates
|
2021-12-22 18:23:33 +11:00 |
LowPassFilter2p.h
|
Filter: use CLASS_NO_COPY
|
2021-06-08 11:14:52 +10:00 |
LowPassFilter.cpp
|
Filter: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
LowPassFilter.h
|
Filter: use CLASS_NO_COPY
|
2021-06-08 11:14:52 +10:00 |
ModeFilter.cpp
|
Filter: implement 3 element mode filter
|
2023-03-01 18:22:22 +11:00 |
ModeFilter.h
|
Filter: moved ModeFilter to C++
|
2021-04-15 06:57:16 +10:00 |
NotchFilter.cpp
|
Filter: optimize notch filter frequency updates when the requested frequency has not changed
|
2022-09-22 11:48:28 +10:00 |
NotchFilter.h
|
Filter: optimize notch filter frequency updates when the requested frequency has not changed
|
2022-09-22 11:48:28 +10:00 |
SlewLimiter.cpp
|
Filter: SlewLimiter: always caculate slew limit
|
2023-05-02 09:36:03 +10:00 |
SlewLimiter.h
|
Filter: use CLASS_NO_COPY
|
2021-06-08 11:14:52 +10:00 |