Bug #173
lowpassFilter in functionLib and FilterLib
| Status: | Closed | Start date: | 2009-06-13 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Branch: | OS: |
Description
there is now twice a code for a one pole lowpass filter in TTBlue.
1. FilterLib ->TTLowpassOnePol
2. FunctionLib -> LowpassFunction
It might be easier to maintain TTBLue if only one version exist.