Stable single frame (512 samples) baseline before capture redesign

This commit is contained in:
canisio
2026-04-09 09:27:44 -03:00
parent 2e570cee8b
commit 0b05ca715b
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -28,7 +28,7 @@ pulseWidth = 4e-6;
% Pulse start/end frequencies % Pulse start/end frequencies
pulseCentFreq = 100e6; pulseCentFreq = 100e6;
pulseBw = 50e6; % Pulse bandwidth pulseBw = 5e6; % Pulse bandwidth
% Number of pulses % Number of pulses
numPulses = 10; numPulses = 10;
@@ -46,7 +46,7 @@ pulseGenGain = 1;
%% Software parameters %% Software parameters
% Signal generator update rate % Signal generator update rate
TsSW = 2e-3; TsSW = 0.5e-3;
%% Simulation parameters %% Simulation parameters