Re: [wsjt-devel] WSJT-X subprocess error under FC27

2017-12-13 Thread Bill Somerville
On 13/12/2017 03:09, Josh Rovero wrote: I occasionally get the following subprocess "stack smashing" error under Fedora Core 27 64-bit: Running: /usr/bin/wsprd -a /home/josh/.local/share/WSJT-X -f 10.138700 /home/josh/.local/share/WSJT-X/save/171213_0248.wav *** stack smashing detected ***:

Re: [wsjt-devel] hamlib not found while building wsjtx

2017-12-13 Thread Black Michael via wsjt-devel
Along with the below to fix any perl errors you see building hamlib I found the culprit. For the moment edit \JTSDK\hamlib3-qt55\lib\pkgconfig\hamlib.pc Remove the libusb entry on the "Requires.private:" line.  Leave the Requries tag though. de Mike W9MDB On Tuesday, December 12, 2017

[wsjt-devel] Missing file r8320

2017-12-13 Thread Black Michael via wsjt-devel
Missed a file add? [ 18%] C:\JTSDK\src\wsjtx\lib\ft8\foxgen.f90:148: Error: Can't open included file 'plotspec.f90' de Mike W9MDB -- Check out the vibrant tech community on one of the world's most engaging tech sites,

Re: [wsjt-devel] Feature request

2017-12-13 Thread Glen Brown
Kim, Yes, it should be a separate window so WSJT stays actively decoding. For FT8 noise would be sampled over the last 3 seconds of the period and averaged for a single number. For JT65, the sampling would be over the last 12 seconds. With WSPR sampling could be continuous unless someone close i

[wsjt-devel] wsjt won't start

2017-12-13 Thread Morten Arnesen
Hi ! I'm new on this list, and hope this is the right place to ask. i have tried to search the mailinglist but i could not find this error on other posts.  when i try to start wsjt from terminal i got the following error: ** WSJT V

Re: [wsjt-devel] API documentation for UDP communication

2017-12-13 Thread Black Michael via wsjt-devel
And while you're at it why don't also add a UDP server to take an ADIF record so programs like JTAlert can send you log entries. de Mike W9MDB -- Check out the vibrant tech community on one of the world's most engaging te

Re: [wsjt-devel] API documentation for UDP communication

2017-12-13 Thread Bill Somerville
On 13/12/2017 07:32, Jaime Robles wrote: Hello all, I am the developer of KLog (http://www.klog.xyz) and I am interested in adding support to log directly from WSJT-X to KLog and support WSJT-X as much as possible :-) Is there any link that I should read to have the information? Are those f

[wsjt-devel] API documentation for UDP communication

2017-12-13 Thread Jaime Robles
Hello all, I am the developer of KLog (http://www.klog.xyz) and I am interested in adding support to log directly from WSJT-X to KLog and support WSJT-X as much as possible :-) Is there any link that I should read to have the information? Are those functions documented or it just the case th