pounder_test/dsp
Robert Jördens 77cb0bbad0 cossin: refactor and tweak
* shrink the LUT by another bit
* correctly use the octant bit to offset the dphi to LUT entry midpoint
* add more diagnistics to the unittest and rewrite it in relative units
* MSB-align phase and output to match the PLL data, dynamic range and
  remove the need for roudning bias.
* clean up the build.rs table generator a bit
2020-12-10 16:56:13 +01:00
..
src cossin: refactor and tweak 2020-12-10 16:56:13 +01:00
tests dsp: implement Complex as type alias for tuple 2020-12-04 09:15:33 -08:00
Cargo.lock add lockin module 2020-12-04 09:14:37 -08:00
Cargo.toml add lockin module 2020-12-04 09:14:37 -08:00
build.rs cossin: refactor and tweak 2020-12-10 16:56:13 +01:00