validation: verified capture pipeline in counter bypass, sine bypass, and sine channelizer modes (nFrames=8)

Validated end-to-end data integrity and visualization across all modes.
This commit is contained in:
canisio
2026-04-25 12:58:22 -03:00
parent 1ebf8aa076
commit df335aac1e
4 changed files with 1 additions and 1 deletions

View File

@@ -78,7 +78,7 @@ channelizerCoeffs = channelizer.coeffs.Numerator;
%chanFStart = chanBW/2:chanBW:(fs/2-chanBW/2);
%Number of frames in the DPW
nFrames = 4;%nChan/SamplesPerCycle;
nFrames = 8;%nChan/SamplesPerCycle;
% Frame size after serializing x2
%frameSize = SamplesPerCycle/2;