Validation of multiframe on TBm_capture done.
This commit is contained in:
@@ -46,12 +46,12 @@ pulseGenGain = 1;
|
||||
%% Software parameters
|
||||
|
||||
% Signal generator update rate
|
||||
TsSW = 0.5e-3;
|
||||
TsSW = 0.25;
|
||||
|
||||
%% Simulation parameters
|
||||
|
||||
% Sim run time
|
||||
stoptime = TsFPGA*(358 + 10*128); %10*TsSW; %TsFPGA*(1*128+348)
|
||||
stoptime = TsFPGA*(9 + 1*348 + 1 + 2*128 + 1); %10*TsSW; %TsFPGA*(1*128+348)
|
||||
|
||||
%% Channelizer parameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user