mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-10-31 23:57:10 -04:00
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:
parent
4e94fcdc4a
commit
ad68032b36
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user