mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 16:31:17 -05:00
Raise sync threshold for Normal and Fast decoding depth.
This commit is contained in:
parent
ee8c6915b6
commit
002748b44f
@ -135,6 +135,7 @@ contains
|
|||||||
do ipass=1,npass
|
do ipass=1,npass
|
||||||
newdat=.true.
|
newdat=.true.
|
||||||
syncmin=1.3
|
syncmin=1.3
|
||||||
|
if(ndepth.le.2) syncmin=1.6
|
||||||
if(ipass.eq.1) then
|
if(ipass.eq.1) then
|
||||||
lsubtract=.true.
|
lsubtract=.true.
|
||||||
ndeep=ndepth
|
ndeep=ndepth
|
||||||
|
Loading…
Reference in New Issue
Block a user