Re: [wsjt-devel] multiple reports

2015-10-04 Thread Paolo Petrini
Hello! Yesterday during a meteor scatter QSO I noticed that the report which is automatically sent is changing every time a new burst is arriving. is it normal? Paolo -- Paolo Petrini DET Politecnico di Torino, Italy +39 011 0904623 --

Re: [wsjt-devel] sfrsd testing

2015-10-04 Thread Steven Franke
> - r5955/r5922 ratio of BM-only decodes is 0.87, suggesting that our latest > version is sending only 87% as many vectors to the decoder. I should refine this to say “… our latest version is sending only 87% as many *decodable* vectors to the decoder … .” Almost certainly, this is because the

Re: [wsjt-devel] sfrsd testing

2015-10-04 Thread Steven Franke
Hi Joe, > Correct False > Program Decodes Decodes Decoder > -- > JT65-HF2329 24BM + kvasd > WSJT-X r5912 2249 0BM + kvasd > WSJT-X r5955 2114 0BM + sfrsd > WSJT-X r5955 1816 0BM only

Re: [wsjt-devel] compiling 1.6.1 on OSX

2015-10-04 Thread Bill Somerville
On 04/10/2015 23:15, Steven Franke wrote: Hi Steve, > For OS X users: > > I found an answer on to the problem of not being able to get cmake to > configure wsjtx_exp after installing Xcode 7.0 on OS X 10.10.5. Xcode 7’s > internal SDK is for 10.11, not 10.10. I am running 10.10, so this causes s

Re: [wsjt-devel] compiling 1.6.1 on OSX

2015-10-04 Thread Steven Franke
For OS X users: I found an answer on to the problem of not being able to get cmake to configure wsjtx_exp after installing Xcode 7.0 on OS X 10.10.5. Xcode 7’s internal SDK is for 10.11, not 10.10. I am running 10.10, so this causes some kind of conflict. The problem is described here on the A

[wsjt-devel] compiling 1.6.1 on OSX

2015-10-04 Thread Steven Franke
Hi Bill, I’ve managed to break my OS X development environment, probably because I updated to Xcode v7.0 and then updated Macports. I should know better by now… It appears that the linker is not finding a library, libSystem. I checked, and I find a “libSystem.tbd” in the path: /Applications/Xc