mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-10-31 23:57:10 -04:00
Increase upper DT limit for QRA64 to 6.5 s. Increase jstep to 200 (about 0.058 of a symbol).
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7351 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
592d1f6456
commit
07f66902f0
@ -77,8 +77,8 @@ subroutine sync64(dd,npts,nf1,nf2,nfqso,ntol,mode64,maxf1,dtx,f0,jpk,kpk, &
|
||||
sync=0.
|
||||
jpk=0
|
||||
ja=0
|
||||
jb=6*5000
|
||||
jstep=100
|
||||
jb=7.5*6000
|
||||
jstep=200
|
||||
ipk=0
|
||||
nskip=max(14,10*mode64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user