|
From: Black M. <mdb...@ya...> - 2017-06-30 13:35:37
|
Perhaps we should remove it from the compile chain then?
de Mike W9MDB
From: Steven Franke <s.j...@ic...>
To: Black Michael <mdb...@ya...>; Joe Taylor <wsj...@li...>
Sent: Friday, June 30, 2017 8:28 AM
Subject: Re: [wsjt-devel] msk144sd.f90 problem?
Mike,
msk144sd is just a development routine - it is not used in WSJT-X.
Steve
> On Jun 30, 2017, at 8:15 AM, Black Michael via wsjt-devel <wsj...@li...> wrote:
>
> Looking at some of the compilation warnings....tframe pops out as uninitialized...and appears to not be used at all.
>
> Line 136 of lib/msk144sd.f90
>
>
> if(ndecodesuccess .gt. 0) then
> tdec=tsec+xmc(iavg)*tframe
> fest=fo+(fest-fc)/32.0
>
> If I understand FORTRAN default values then tframe=1 so has no effect here.
> The MSK144 guru needs to see if this is the desired effect.
>
> de Mike W9MDB
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot_______________________________________________
> wsjt-devel mailing list
> wsj...@li...
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
|