Hi Joe, Bill and all,

Just tried to compile r6522 on OS X, and I get this error:

/Users/sfranke/Builds/wsjtx/mainwindow.cpp:1610:25: error: 
non-constant-expression cannot be narrowed from type 'unsigned long' to 'qint64'
      (aka 'long long') in initializer list [-Wc++11-narrowing]
      qint64 max_bytes {std::min (std::size_t (m_TRperiod * RX_SAMPLE_RATE),

Steve k9an

> On Mar 10, 2016, at 1:43 PM, Joe Taylor <[email protected]> wrote:
> 
> Hi Bill, Mike, and all,
> 
> 1. RR understood.  Using a file is simple, but perhaps less elegant.  I 
> guess I'll leave it as is, for now.
> 
> 2. The problem with JT65 decodes is now fixed, I believe.
> 
>       -- Joe
> 
> On 3/10/2016 2:07 PM, Bill Somerville wrote:
>> On 10/03/2016 19:02, Joe Taylor wrote:
>>> Am I missing something here?  Is there a good reason to have implemented
>>> subroutine jt4_average as a callback, when all it does is write a few
>>> items out to file avemsg.txt?
>>> 
>>> I've presently done the equivalent things for JT65 by simply writing the
>>> desired info to logical unit 14, without using a callback.
>> Hi Joe,
>> 
>> I used a callback as I assumed that the implementation when called from
>> wsjtx directly would not use a file at all but pass averaging results
>> directly to the GUI, similarly to decode results. If that is not going
>> to be the case then maybe a callback isn't required.
>> 
>> 73
>> Bill
>> G4WJS.
>> 
>> ------------------------------------------------------------------------------
>> Transform Data into Opportunity.
>> Accelerate data analysis in your applications with
>> Intel Data Analytics Acceleration Library.
>> Click to learn more.
>> http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
>> _______________________________________________
>> wsjt-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> 
> ------------------------------------------------------------------------------
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
> _______________________________________________
> wsjt-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to