Minor tweaks to logic for displaying Avg and DS decodes.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6552 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor
2016-03-23 15:08:00 +00:00
parent 1b1beeed02
commit fae8d9424f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -232,7 +232,7 @@ contains
!3301 format('decoded.f90:',6i3,f5.1) !###
decoded=decoded0
if(int(sync).lt.minsync) then
if(ft.eq.0 .and. minsync.ge.0 .and. int(sync).lt.minsync) then
write(*,1010) utc,snr,dt,freq
else
ctail=' '