If q3 decode succeeds, return immediately from q65_dec0().

This commit is contained in:
Joe Taylor 2021-05-19 12:16:47 -04:00
parent 7ae25b98f8
commit 0b557adeb1
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ subroutine q65_dec0(iavg,nutc,iwave,ntrperiod,nfqso,ntol,ndepth,lclearave, &
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)
if(idec.eq.3) go to 900 !Good q3 decode, we're done
endif
if(iavg.eq.0) then