From 85f6d600db78942c33005924f173d58a1ac7ce9b Mon Sep 17 00:00:00 2001 From: Jon Beniston Date: Tue, 2 Feb 2021 09:28:34 +0000 Subject: [PATCH] Fix 256 decimation --- sdrbase/dsp/decimatorsfi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdrbase/dsp/decimatorsfi.h b/sdrbase/dsp/decimatorsfi.h index eb14e41dc..c5b84c946 100644 --- a/sdrbase/dsp/decimatorsfi.h +++ b/sdrbase/dsp/decimatorsfi.h @@ -1965,7 +1965,7 @@ void DecimatorsFI::decimate256_cen(SampleVector::iterator* it, const fl intbufp[63], &intbufp[126], &intbufp[127]); - intbufp += 64; + intbufp += 128; } m_decimator256.myDecimate(