Pulsed input LFM tested on board. Appears ok on both channelizer and bypass.

This commit is contained in:
canisio
2026-04-28 17:43:45 -03:00
parent c7cb4e770f
commit b3ba729f8b
5 changed files with 2 additions and 4 deletions

View File

@@ -34,11 +34,9 @@ numPulses = 10;
PRF = 7.5e3;
PRI = 1/PRF;
% Pulse time duration
%pulseT = 10; % use very long pulse help emulate CW
pulseT = 20e-6;
pulseT = 10e-6;
% CW mode (bypass pulse generation)
CwMode = false;