Increase DT range to +/- 3 s.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7781 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2017-07-03 21:25:52 +00:00
parent ab3832fa82
commit b1f2f5c12e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
subroutine sync8(iwave,nfa,nfb,nfqso,s,candidate,ncand)
include 'ft8_params.f90'
parameter (JZ=20)
parameter (JZ=35) !DT up to +/- 3 s
complex cx(0:NH1)
real s(NH1,NHSYM)
real savg(NH1)