mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-23 12:38:53 -04:00
Add a comment.
This commit is contained in:
parent
12463451e2
commit
dc5d9f1617
@ -79,7 +79,7 @@ subroutine ft2_decode(cdatetime,nfqso,iwave,ndecodes,mycall,hiscall,nrx)
|
||||
a=0.
|
||||
a(1)=-df
|
||||
call twkfreq1(c2,NMAX/16,fs,a,cb)
|
||||
do is=0,374
|
||||
do is=0,374 !DT search range is 0 - 0.5 s
|
||||
csync1=0.
|
||||
cterm=1
|
||||
do ib=1,16
|
||||
|
Loading…
Reference in New Issue
Block a user