pounder_test/dsp/src
Robert Jördens 50ea2f360c Merge branch 'master' into rj/visibility-cleanup
* master: (34 commits)
  miniconf: update example usage
  apps: spi isrs are spi errors
  pounder/timestamp: docs updatew
  pll: update tests and benches
  pll: merge advance into update (like rpll)
  pll: add advance()
  pounder_timestamper: use input capture prescaler
  Revert "Revert "pounder timestmper: don't use DMA""
  miniconf: add some checks, simplify
  miniconf.py: make retain an option
  refactor flatten_closures
  clippy recursion
  fix a few clippy lints on files that are touched
  Revert "pounder timestmper: don't use DMA"
  pounder timestmper: don't use DMA
  lockin: dma fence
  lockin: port to fast double buffered DMA
  dma: implement overflow checking
  pounder: clippy
  pounder: add comment on channel enum
  ...
2021-06-04 11:59:54 +02: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 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 dsp/lowpass,lockin: const generics 2021-05-10 17:31:53 +02:00
lowpass.rs dsp/lowpass,lockin: const generics 2021-05-10 17:31:53 +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 dsp/saturating_scale: fix range 2021-05-30 20:12:02 +02:00