MultiFrame camputre PL part integrated (no test, no PS)
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -74,8 +74,8 @@ channelizerCoeffs = channelizer.coeffs.Numerator;
|
|||||||
%Starting frequency for each channel
|
%Starting frequency for each channel
|
||||||
%chanFStart = chanBW/2:chanBW:(fs/2-chanBW/2);
|
%chanFStart = chanBW/2:chanBW:(fs/2-chanBW/2);
|
||||||
|
|
||||||
%Number of frames out of channelzier
|
%Number of frames in the DPW
|
||||||
nFrames = nChan/SamplesPerCycle;
|
nFrames = 1;%nChan/SamplesPerCycle;
|
||||||
|
|
||||||
% Frame size after serializing x2
|
% Frame size after serializing x2
|
||||||
%frameSize = SamplesPerCycle/2;
|
%frameSize = SamplesPerCycle/2;
|
||||||
Reference in New Issue
Block a user