Bump up the FT4 decoding depth.

This commit is contained in:
K9AN 2020-05-05 17:20:24 -05:00
parent 80bdad45dc
commit df7224abee
1 changed files with 3 additions and 2 deletions

View File

@ -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)