mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-06-10 10:32:33 -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
7664a29fb6
commit
9d49b88ca8
@ -93,10 +93,9 @@ subroutine mskrtd(id2,nutc0,tsec,ntol,nrxfreq,ndepth,line)
|
|||||||
goto 900
|
goto 900
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
! If short ping decoder doesn't find a decode,
|
! If short ping decoder doesn't find a decode,
|
||||||
! Fast - try 4-frame averages only
|
! Fast - short ping decoder only.
|
||||||
! Normal - try 4- and 5-frame averages
|
! Normal - try 4-frame averages
|
||||||
! Deep - try 4-, 5- and 7-frame averages.
|
! Deep - try 4-, 5- and 7-frame averages.
|
||||||
npat=NPATTERNS
|
npat=NPATTERNS
|
||||||
if( ndepth .eq. 1 ) npat=0
|
if( ndepth .eq. 1 ) npat=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user