mirror of
https://github.com/pavel-demin/ft8d.git
synced 2025-04-04 10:38:46 -04:00
remove NH1
This commit is contained in:
parent
f9e209f399
commit
ae19dcded2
@ -6,7 +6,7 @@ parameter (NN=NS+ND) !Total channel symbols (79)
|
||||
parameter (NSPS=640) !Samples per symbol at 4000 S/s
|
||||
parameter (NZ=NSPS*NN) !Samples in full 15 s waveform (50,560)
|
||||
parameter (NMAX=15*4000) !Samples in iwave (60,000)
|
||||
parameter (NFFT1=2*NSPS, NH1=NFFT1/2) !Length of FFTs for symbol spectra
|
||||
parameter (NFFT1=2*NSPS) !Length of FFTs for symbol spectra
|
||||
parameter (NSTEP=NSPS/4) !Rough time-sync step size
|
||||
parameter (NHSYM=NMAX/NSTEP-3) !Number of symbol spectra (1/4-sym steps)
|
||||
parameter (NDOWN=20) !Downsample factor
|
||||
|
Loading…
Reference in New Issue
Block a user