Re: [wsjt-devel] Feedback re wsjtx-exp

2015-06-04 Thread Joe Taylor
Hi Dave, Thanks for your report. FYI, the wsjtx_exp branch has been inactive for some time. Code developed there was merged back into the main -devel branch, and the version number was reverted to 1.6.0. The up-to-date code, and the version with WSPR for which we were asking for feedback,

[wsjt-devel] WSPR TX on Rx only bands

2015-06-04 Thread David White
Running WSPR 1.6.0-r5534. I had checkmarks in the Rx only boxes for 160m and 60m, but the program attempted to transmit on those bands anyway. The reports sent to WSPRnet reported the same TX percentage for those bands as for the other bands. All other band-hopping functions are working fine.

Re: [wsjt-devel] Feedback on WSPR in WSJT-X

2015-06-04 Thread Victor Batchelor
Hi Bill, Thanks for your reply. One thing I forgot was that the message when receiving says Receiving 1. - Original Message - From: Bill Somerville g4...@classdesign.com To: wsjt-devel@lists.sourceforge.net Date: Thu, 04 Jun 2015 15:39 +0700 Subject: Re: [wsjt-devel] Feedback on

Re: [wsjt-devel] WSJT-X: WSPR band hopping and tune up.

2015-06-04 Thread Steven Franke
Bill, Give it a try and see if you can map your new code into the new class. Obviously ask here or directly if you need any help understanding any of my code or for help with how it might best be extended. I just checked in WsprTxScheduler.cpp and have it patched in to replace the schedule

[wsjt-devel] New WSPR scheduler

2015-06-04 Thread Joe Taylor
Hi Steve, I'm happily hopping now with r5533. Seems to be doing the right things... -- Joe, K1JT -- ___ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net

Re: [wsjt-devel] Feedback on WSPR in WSJT-X

2015-06-04 Thread Bill Somerville
On 04/06/2015 13:56, Claude Frantz wrote: Hi Claude, comments below: On 06/04/2015 11:05 AM, Bill Somerville wrote: The software does not more build on Revision: 5517, using Fedora 21: Linking CXX executable wsjtx CMakeFiles/wsjtx.dir/WSPRBandHopping.cpp.o: In function

Re: [wsjt-devel] Feedback on WSPR in WSJT-X

2015-06-04 Thread Bill Somerville
On 04/06/2015 15:20, Claude Frantz wrote: Hi Claude, Please note, that I have included the following link, in order to satisfy the doc build: ln -s /usr/share/asciidoc/images/icons/ /home/claude/ham/JoeTaylor/wsjtx/doc/user_guide/./images/icons Do you think that this was the appropriate

Re: [wsjt-devel] WSJT-X: WSPR band hopping and tune up.

2015-06-04 Thread Bill Somerville
On 04/06/2015 13:29, Joe Taylor wrote: Hi Bill, Hi Joe, Nice job with the new band-hopping setup window. Much better than my quick-and-dirty setup using Tab 4. :-) Also no code in MainWindow and many less lines to get the same result. There is more to come. I have an idea for Steve's

[wsjt-devel] Feedback re wsjtx-exp

2015-06-04 Thread David Birnbaum
Upgraded JTSDK and built wsjtx-exp for Windows -- version 1.6.1devel r5425.. Ran for 14 hours on WSPR with band hopping (took a while to figure out how to set it up). Ran flawlessly; shifted band selections from day = sunset = night = sunrise = day. WSJTX seems to be fine, less testing so far.

Re: [wsjt-devel] Feedback on WSPR in WSJT-X

2015-06-04 Thread Claude Frantz
Please note, that I have included the following link, in order to satisfy the doc build: ln -s /usr/share/asciidoc/images/icons/ /home/claude/ham/JoeTaylor/wsjtx/doc/user_guide/./images/icons Do you think that this was the appropriate solution ? Best 88 de Claude

Re: [wsjt-devel] Feedback on WSPR in WSJT-X

2015-06-04 Thread Claude Frantz
The software does not more build on Revision: 5517, using Fedora 21: Linking CXX executable wsjtx CMakeFiles/wsjtx.dir/WSPRBandHopping.cpp.o: In function `WSPRBandHopping::next_hop()': WSPRBandHopping.cpp:(.text._ZN15WSPRBandHopping8next_hopEv+0x1f3): undefined reference to `FC_hopping'

[wsjt-devel] WSJT User Guide Builds on Win32

2015-06-04 Thread KI7MT
Hello All, I've updated the WSJT build script and Makefile.jtsdk2 for Windows. Everything seems to be working as expected. It uses the same method of build as WSPR, which is based on Bill's folder / config structure in WSJT-X. If your using JTSDK Win32 to build with, you'll need to do an

[wsjt-devel] Build error in FC21

2015-06-04 Thread Josh Rovero
I'm still on FC20 x86_64, r5517 builds and runs fine -- P.J. Josh Rovero Ham Radio: KK1D http://www.roveroresearch. http://www.roveroresearch.orgnet http://www.roveroresearch.info --

Re: [wsjt-devel] Feedback on WSPR in WSJT-X

2015-06-04 Thread Bill Somerville
On 04/06/2015 04:54, Victor Batchelor wrote: Hi Guys, Hi Victor, My comments are :- 1. The software often sends twice in succession. I have TX Pct set to 20% and band hopping off There are plans to use an adjusted transmission schedule that is not truly random so that consecutive Tx

Re: [wsjt-devel] Feedback on WSPR in WSJT-X

2015-06-04 Thread John Nelson
Hi Joe, Although the marker problem is fixed in 5515, I notice that although clicking on the waterfall display moves the WSPR marker, the TX frequency as shown in the box does not change. Using the up/down arrows on the TX frequency box does change the TX frequency and does move the

Re: [wsjt-devel] Feedback on WSPR in WSJT-X

2015-06-04 Thread Bill Somerville
On 04/06/2015 07:42, Claude Frantz wrote: Hi Claude, The software does not more build on Revision: 5517, using Fedora 21: Linking CXX executable wsjtx CMakeFiles/wsjtx.dir/WSPRBandHopping.cpp.o: In function `WSPRBandHopping::next_hop()':

Re: [wsjt-devel] Feedback on WSPR in WSJT-X

2015-06-04 Thread Neil Zampella
I've seen this too, as I've been playing with the WSPR mode over the past day or so. Neil KN3ILZ On 06/04/15 04:47 am, John Nelson wrote: Hi Joe, Although the marker problem is fixed in 5515, I notice that although clicking on the waterfall display moves the WSPR marker, the TX frequency

Re: [wsjt-devel] WSJT-X: WSPR band hopping and tune up.

2015-06-04 Thread Joe Taylor
Hi Bill, Nice job with the new band-hopping setup window. Much better than my quick-and-dirty setup using Tab 4. :-) There was some discussion about picking any random band from the users configured bands when the scheduled band is not configured. This is potentially tricky because the

Re: [wsjt-devel] Build error in FC21

2015-06-04 Thread Claude Frantz
On 06/04/2015 11:42 AM, Josh Rovero wrote: I'm still on FC20 x86_64, r5517 builds and runs fine I'm using the 32-bit Fedora 21, same revision level. I have just made the following: cmake-gui in the build directory: In the order: Configure and then generate. make clean make. Some warnings

Re: [wsjt-devel] Feedback on WSPR in WSJT-X

2015-06-04 Thread Claude Frantz
On 06/04/2015 11:05 AM, Bill Somerville wrote: The software does not more build on Revision: 5517, using Fedora 21: Linking CXX executable wsjtx CMakeFiles/wsjtx.dir/WSPRBandHopping.cpp.o: In function `WSPRBandHopping::next_hop()':