pounder_test/dsp/src
Robert Jördens 3a3cbce005 iir_int: enable limits and offset 2021-06-25 13:23:35 +00:00
..
accu.rs dsp: remove unused code, let the compiler decide about inlining 2021-02-01 18:37:05 +01:00
atan2.rs atan2: tweak for speed 2021-05-29 22:51:13 +02:00
complex.rs dsp: reduce num dependency 2021-05-17 12:32:20 +02:00
cossin.rs cossin: don't cancel -1 phase offset 2021-03-01 13:29:59 +01:00
iir.rs hardware: add digital input support 2021-04-14 15:53:52 +02:00
iir_int.rs iir_int: enable limits and offset 2021-06-25 13:23:35 +00:00
lib.rs dsp: fix nightly 2021-02-19 09:50:38 +01:00
lockin.rs dsp/lowpass,lockin: const generics 2021-05-10 17:31:53 +02:00
lowpass.rs lowpass: make it work for k=0 2021-06-22 22:53:51 +02:00
pll.rs pll: update tests and benches 2021-06-03 19:24:25 +02:00
rpll.rs rpll: simplify parameters, add one test 2021-02-04 12:46:33 +01:00
testing.rs dsp: use num 2021-02-18 14:07:43 +01:00
tools.rs dsp/saturating_scale: fix range 2021-05-30 20:12:02 +02:00
unwrap.rs saturating_scale: add test 2021-06-10 10:24:43 +02:00