Improve ft8 decoder sensitivity for Normal and Deep settings

This commit is contained in:
Uwe Risse 2022-01-10 10:34:08 +01:00
parent d28164e92a
commit 3e49dfacc5
1 changed files with 3 additions and 2 deletions

View File

@ -145,8 +145,9 @@ contains
if(ndepth.eq.1) npass=1
do ipass=1,npass
newdat=.true.
syncmin=1.3
if(ndepth.le.2) syncmin=1.6
syncmin=1.2
if(ndepth.eq.1) syncmin=1.6
if(ndepth.eq.2) syncmin=1.4
if(ipass.eq.1) then
lsubtract=.true.
ndeep=ndepth