Revise some comments. No code changes.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7118 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Steven Franke 2016-09-29 15:35:45 +00:00
parent 7664a29fb6
commit 9d49b88ca8
1 changed files with 2 additions and 3 deletions

View File

@ -93,10 +93,9 @@ subroutine mskrtd(id2,nutc0,tsec,ntol,nrxfreq,ndepth,line)
goto 900
endif
! If short ping decoder doesn't find a decode,
! Fast - try 4-frame averages only
! Normal - try 4- and 5-frame averages
! Fast - short ping decoder only.
! Normal - try 4-frame averages
! Deep - try 4-, 5- and 7-frame averages.
npat=NPATTERNS
if( ndepth .eq. 1 ) npat=0