pounder_test/dsp/src
Robert Jördens 8954c94a20 hardware: add digital input support
* The inputs of the buffer are not pulled up/down. That might make them
  unusable if left floating.
2021-04-14 15:53:52 +02:00
..
accu.rs dsp: remove unused code, let the compiler decide about inlining 2021-02-01 18:37:05 +01:00
atan2.rs rafactor complex, cossin, atan2 2021-01-21 16:12:59 +01:00
complex.rs fmt 2021-02-22 16:40:51 +01: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 Updating miniconf dependencies 2021-03-01 14:46:12 +01:00
lib.rs dsp: fix nightly 2021-02-19 09:50:38 +01:00
lockin.rs lockin: make order generic 2021-02-23 16:58:13 +01:00
lowpass.rs iir_int: apply rounding bias summarily for speed 2021-02-25 17:37:57 +01:00
pll.rs pll update input is named "x" not "input" 2021-01-04 11:14:27 -08: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 macc_i32: move to tools 2021-02-27 15:00:52 +01:00
unwrap.rs unwrap: comments, names 2020-12-06 17:07:38 +01:00