Starting to implement decoding of JT65 shorthand messages. Needs testing!

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6665 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor
2016-05-03 20:30:49 +00:00
parent ac237d0761
commit 8cef34fe11
8 changed files with 187 additions and 15 deletions
+1 -1
View File
@@ -257,7 +257,7 @@ contains
endif
endif
csync=' '
if(sync.ge.float(minsync)) then
if(nflip.ne.0 .and. sync.ge.max(0.0,float(minsync))) then
csync='*'
if(nflip.eq.-1) then
csync='#'