mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-07 08:24:53 -04:00
1. Decode button does only the "quick decode" at QSO frequency.
2. Correct a logic error in new Tx-message-selection code. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3136 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
@@ -140,6 +140,7 @@ subroutine decoder(ss,c0)
|
||||
endif
|
||||
enddo
|
||||
call flush(6)
|
||||
if(nagain.ne.0) exit
|
||||
enddo
|
||||
|
||||
write(*,1010) nsynced,ndecoded
|
||||
|
||||
Reference in New Issue
Block a user