mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-24 10:22:26 -04:00
Set ntol=10 for single-signal mode.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6343 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
c88d401169
commit
ca9e75f1fc
@ -65,6 +65,7 @@ program jt65
|
|||||||
case ('X')
|
case ('X')
|
||||||
read (optarg(:narglen), *) nexp_decoded
|
read (optarg(:narglen), *) nexp_decoded
|
||||||
case ('s')
|
case ('s')
|
||||||
|
ntol=10
|
||||||
nlow=nfqso-ntol
|
nlow=nfqso-ntol
|
||||||
nhigh=nfqso+ntol
|
nhigh=nfqso+ntol
|
||||||
n2pass=1
|
n2pass=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user