mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-24 13:18:38 -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
|
||||
newdat=.true.
|
||||
syncmin=1.3
|
||||
if(ndepth.le.2) syncmin=1.6
|
||||
if(ipass.eq.1) then
|
||||
lsubtract=.true.
|
||||
ndeep=ndepth
|
||||
|
Loading…
Reference in New Issue
Block a user