Several tweaks to FT4 simulation and decoding procedures. Now -0.5 < DT < 0.5

This commit is contained in:
Joe Taylor
2019-04-03 10:13:50 -04:00
parent 013c06b6ca
commit 6ea9f4990d
4 changed files with 12 additions and 16 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ subroutine multimode_decoder(ss,id2,params,nfsample)
go to 800
endif
if(params%nmode.eq.-4) then
if(params%nmode.eq.5) then
call timer('decft4 ',0)
call my_ft4%decode(ft4_decoded,id2,params%nQSOProgress,params%nfqso, &
params%nutc,params%nfa,params%nfb,params%ndepth,ncontest, &