mirror of
https://github.com/pavel-demin/ft8d.git
synced 2025-02-03 09:44:19 -05:00
set MAXCAND to 500
This commit is contained in:
parent
c3bc478c7a
commit
17e0931d45
@ -10,4 +10,4 @@ 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
|
||||
parameter (MAXCAND=300)
|
||||
parameter (MAXCAND=500)
|
||||
|
Loading…
Reference in New Issue
Block a user