.. |
examples
|
Filter: fixed reset of filters to first value
|
2021-02-05 15:01:22 +11:00 |
tests
|
Filter: add gtest suite
|
2021-02-04 20:50:48 +11:00 |
AverageFilter.h
|
Filter: add missing override keyword
|
2019-02-20 19:23:54 +11:00 |
Butter.h
|
Filter: replace header guard with pragma once
|
2016-02-18 14:52:35 -02: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: correct grammar on HNTCH docs
|
2020-11-24 10:17:16 +09:00 |
HarmonicNotchFilter.h
|
Filter: return active harmonics based on dynamic harmonic enablement
|
2020-07-14 09:50:06 +10:00 |
LowPassFilter2p.cpp
|
Filter: fixed reset of filters to first value
|
2021-02-05 15:01:22 +11:00 |
LowPassFilter2p.h
|
Filter: fixed reset of filters to first value
|
2021-02-05 15:01:22 +11:00 |
LowPassFilter.cpp
|
Filter: added auto-init to LowPassFilter
|
2021-04-15 06:57:16 +10:00 |
LowPassFilter.h
|
Filter: added auto-init to LowPassFilter
|
2021-04-15 06:57:16 +10:00 |
ModeFilter.cpp
|
Filter: moved ModeFilter to C++
|
2021-04-15 06:57:16 +10:00 |
ModeFilter.h
|
Filter: moved ModeFilter to C++
|
2021-04-15 06:57:16 +10:00 |
NotchFilter.cpp
|
Filter: Alter Notch filter formula to remove /0 and allow perfect notch.
|
2019-09-11 18:41:05 +10:00 |
NotchFilter.h
|
Filter: New HarmonicNotchFilter
|
2019-09-11 18:41:05 +10:00 |
SlewLimiter.cpp
|
Filter: added slew rate filter
|
2020-10-25 10:32:48 +11:00 |
SlewLimiter.h
|
Filter: expose slew rate in slew limiter
|
2021-04-15 06:57:16 +10:00 |