mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-07-29 05:24:24 -04:00
More tweaks of decoding process. Add TxFreq button.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@2674 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ subroutine decode9(i1SoftSymbols,msg)
|
||||
msg=' '
|
||||
nbits=72
|
||||
ndelta=17
|
||||
limit=10000
|
||||
limit=100000
|
||||
call fano232(i1SoftSymbols,nbits+31,mettab,ndelta,limit,i1DecodedBytes, &
|
||||
ncycles,metric,ierr)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user