mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-24 10:22:26 -04:00
Fix what I broke.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7104 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
50d505c3b8
commit
5df0bbcd50
@ -82,7 +82,7 @@ subroutine mskrtd(id2,nutc0,tsec,ntol,line)
|
|||||||
call analytic(d,NZ,NFFT1,cdat) !Convert to analytic signal and filter
|
call analytic(d,NZ,NFFT1,cdat) !Convert to analytic signal and filter
|
||||||
|
|
||||||
nmessages=0
|
nmessages=0
|
||||||
line=' '
|
line=char(0)
|
||||||
nshort=0
|
nshort=0
|
||||||
npts=7168
|
npts=7168
|
||||||
nsnr=-4 !### Temporary ###
|
nsnr=-4 !### Temporary ###
|
||||||
|
Loading…
x
Reference in New Issue
Block a user