mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-02-03 09:44:24 -05:00
Cleanup at end of decoding must take place in q65b, not in map65_mmdec.
This commit is contained in:
parent
c7af9945d3
commit
14a67761de
@ -51,14 +51,6 @@ subroutine map65_mmdec(nutc,id2,nsubmode,nfa,nfb,nfqso,ntol,newdat,nagain, &
|
||||
ntol,ndepth,nfa,nfb,lclearave,single_decode,lagain,lnewdat, &
|
||||
emedelay,mycall,hiscall,hisgrid,nQSOProgress,ncontest,lapcqonly,navg0)
|
||||
call timer('dec_q65 ',1)
|
||||
close(17)
|
||||
|
||||
ndecoded = my_q65%decoded
|
||||
write(*,1010) nsynced,ndecoded,navg0
|
||||
1010 format('<DecodeFinished>',2i4,i9)
|
||||
call flush(6)
|
||||
close(13)
|
||||
close(14)
|
||||
|
||||
return
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user