mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-29 20:22:28 -04:00
Must do nqd=2 and nqd=1 for nagain=1.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7482 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
44665d33cf
commit
0a6e255465
@ -348,7 +348,7 @@ subroutine map65a(dd,ss,savg,newdat,nutc,fcenter,ntol,idphi,nfa,nfb, &
|
||||
1013 format('<QuickDecodeDone>',2i4)
|
||||
flush(6)
|
||||
endif
|
||||
if(nagain.eq.1) go to 999
|
||||
if(nagain.eq.1 .and. nqd.eq.1) go to 999
|
||||
enddo
|
||||
|
||||
! Trim the list and produce a sorted index and sizes of groups.
|
||||
|
Loading…
x
Reference in New Issue
Block a user