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