Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pdm: Ensure output buffer is large enough | Jon Nordby | 2025-08-12 |
* | pdm: Correct test for 3 stage CIC (no DC reject) | Jon Nordby | 2025-08-12 |
* | pdm: Using 255 seems pretty nice | Jon Nordby | 2025-08-09 |
* | pdm: Try to use shifts instead of mul | Jon Nordby | 2025-08-08 |
* | pdm: Try to bring back alpha setting for DC removal | Jon Nordby | 2025-08-08 |
* | pdm: Attempt at more efficient DC rejecter | Jon Nordby | 2025-08-08 |
* | pdm: Leaky integrator for DC blocking seems better | Jon Nordby | 2025-08-08 |
* | pdm: Try switch to 2 stage CIC | Jon Nordby | 2025-08-08 |
* | pdm: Try add high pass filter for DC blocking/removal | Jon Nordby | 2025-08-08 |
* | pdm: Make the sinewave test actually assert relevant values | Jon Nordby | 2025-08-08 |
* | Track runtime of PDM conversion | Jon Nordby | 2025-05-14 |
* | bindings: Improve test for PDM to PCM | Jon Nordby | 2025-05-14 |
* | bindings: Example of using pybind11 with numpy | Jon Nordby | 2025-05-02 |