Rationalize several VHF-oriented features of the JT4 and JT64 decoders. More additions to the User Guide.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7227 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor
2016-10-24 20:48:24 +00:00
parent 86d58e142b
commit 2d7f341737
9 changed files with 77 additions and 72 deletions
+2 -2
View File
@@ -261,7 +261,7 @@ contains
1011 format(i4.4,i4,i5,f6.2,f8.0,i4,3x,a22,' QRA64',i3)
go to 100
endif
if(ft.eq.0 .and. minsync.ge.0 .and. int(sync).lt.minsync) then
write(*,1010) params%nutc,snr,dt,freq
else
@@ -281,7 +281,7 @@ contains
endif
csync='# '
i=0
if(single_decode .and. nflip.ne.0 .and. &
if(bVHF .and. nflip.ne.0 .and. &
sync.ge.max(0.0,float(minsync))) then
csync='#*'
if(nflip.eq.-1) then