From: Willem v. S. <van...@gm...> - 2024-02-27 09:43:14
|
Hi all, I introduced a bug to the SampleDelay class on 30 Sept 2023, such that its InputBuffering was effectively disabled and it lost samples on the edge of every block. The bug and its fix are described at https://sourceforge.net/p/dspsr/bugs/111/ If you've updated and compiled dspsr since 30 Sept, and used dspsr -K, then it is likely that your results will be impacted (e.g. periodic loss of single pulses at block boundaries). Sorry about that. In the not-too-distant future, we'll be migrating dspsr to a platform that better supports the development of automated testing pipelines. This won't catch every bug, but it will help. Cheers, Willem |