Daniel Agar
b68ab63c6a
mathlib: AlphaFilter add additional checks and updates methods
...
- setParameters() and setCutoffFreq() sanity check all input
- on invalid configuration disable filter and leave in safe state
- constrain cutoff frequency to Nyquist rather than disabling the filter
- allow configuring only time constant directly
- add new update() method with dt that also recomputes parameters if necessary
- filter update don't allow invalid data (NAN, etc) to propagate
2022-09-02 14:42:29 -04:00
..
2022-07-27 14:33:16 +10:00
2021-11-11 09:14:49 +01:00
2022-08-18 14:18:02 +02:00
2020-03-09 09:51:49 +01:00
2022-04-05 07:57:37 +02:00
2022-07-20 01:14:04 -04:00
2022-08-25 22:02:15 -04:00
2022-04-06 10:02:14 +02:00
2022-04-14 09:55:06 -04:00
2021-05-31 10:26:45 -04:00
2021-03-22 12:01:12 -04:00
2021-12-01 09:28:02 -05:00
2022-07-27 14:33:16 +10:00
2022-09-01 17:07:23 -04:00
2021-10-02 21:25:21 -04:00
2021-12-06 14:30:14 +01:00
2019-10-27 19:19:07 -04:00
2022-05-04 21:23:22 -04:00
2022-07-27 14:33:16 +10:00
2022-09-02 14:42:29 -04:00
2022-07-12 08:05:06 -04:00
2021-12-24 20:06:13 -05:00
2022-08-12 09:43:12 +02:00
2022-08-23 21:04:58 -04:00
2022-08-23 21:11:35 -04:00
2022-03-23 13:34:13 +01:00
2022-09-01 17:07:23 -04:00
2022-09-01 17:07:23 -04:00
2019-10-30 11:48:47 +01:00
2022-08-25 22:02:15 -04:00
2021-10-18 18:45:19 -04:00
2022-08-19 09:40:48 +02:00
2022-08-23 21:07:18 -04:00
2022-06-17 19:31:45 -04:00
2021-04-20 18:18:21 +02:00
2021-10-02 18:12:05 -04:00
2022-08-12 09:43:12 +02:00
2022-07-18 10:49:27 -04:00
2022-07-07 10:24:11 -04:00
2022-07-27 14:33:16 +10:00
2022-08-01 11:39:39 +10:00
2022-06-22 14:19:28 +02:00
2022-08-18 14:09:23 +02:00
2022-06-04 15:57:11 -04:00
2022-08-19 09:40:48 +02:00