mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-05 14:47:54 -04:00
Bump up the FT4 decoding depth.
This commit is contained in:
parent
80bdad45dc
commit
df7224abee
@ -409,9 +409,10 @@ contains
|
|||||||
dmin=0.0
|
dmin=0.0
|
||||||
|
|
||||||
ndeep=2
|
ndeep=2
|
||||||
maxosd=1
|
maxosd=2
|
||||||
if(abs(nfqso-f1).le.napwid) then
|
if(abs(nfqso-f1).le.napwid) then
|
||||||
maxosd=2
|
ndeep=2
|
||||||
|
maxosd=3
|
||||||
endif
|
endif
|
||||||
if(.not.doosd) maxosd = -1
|
if(.not.doosd) maxosd = -1
|
||||||
call timer('dec174_91 ',0)
|
call timer('dec174_91 ',0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user