mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-23 12:38:53 -04:00
Should not omit the test better.gt.1.10 for Q65 submodes D and E.
This commit is contained in:
parent
ca461d8f61
commit
383ff7e91a
@ -168,7 +168,7 @@ subroutine q65_dec0(iavg,iwave,ntrperiod,nfqso,ntol,lclearave, &
|
||||
better,ccf1)
|
||||
call timer('ccf_85 ',1)
|
||||
|
||||
if(better.ge.1.10 .or. mode_q65.ge.8) then
|
||||
if(better.ge.1.10) then
|
||||
call timer('list_dec',0)
|
||||
call q65_dec_q3(s1,iz,jz,s3,LL,ipk,jpk,snr2,dat4,idec,decoded)
|
||||
call timer('list_dec',1)
|
||||
|
Loading…
Reference in New Issue
Block a user