Re: [wsjt-devel] Incorrect switch from tx3 to tx1

2019-03-01 Thread Mike Lewis
I have had that a few times. The caller is on the same frequency, the RR73 is detected without qualification of who it is sent to it would seem. From: Black Michael via wsjt-devel Sent: Friday, March 1, 2019 16:19 To: WSJT Software Development Cc: Black Michael Subject: [wsjt-devel] Incorrect

Re: [wsjt-devel] Incorrect switch from tx3 to tx1

2019-03-01 Thread James Shaver
The auto sequence is an operator assistance tool, not an operator replacement tool - as the control operator it’s a good idea to closely watch the exchange and be ready to change on the fly if the other operator acts unpredictability. The auto sequence can’t do everything... > On Mar 1, 2019, a

[wsjt-devel] Incorrect switch from tx3 to tx1

2019-03-01 Thread Black Michael via wsjt-devel
Friend of mine saw this.CO2VDD replied to WA1SXK R+07 but then decided to finish a QSO with IZ6AAW and WJST-X then decided to send TX1 when it should have sent TX3 again. de Mike W9MDB ___ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net h

[wsjt-devel] WSPR0

2019-03-01 Thread Robin hodgson
New to this group, and feeling my way. I have Linux Mint 18.3 (or Windows 10 available). Can someone help me find WSPR0, the WSPR RX/TX command line simulator? On K1JT website WSPR0 Instructions it says you can download wspr0.exe from there. error 404!! Elsewhere I see WSPR0 is included in W

Re: [wsjt-devel] sound issue

2019-03-01 Thread Luigi Casari
Ciao Earle, win7 see different audio device maibe you select the wrong one. I have two pc one with xp sp3 and is the main pc for my station with Elecraft K3 and one with Win7 and Icom 765 just used as receiver . In win7 I have different audio device and just one is the correct one. 73, Luis HB9C

[wsjt-devel] sound issue

2019-03-01 Thread Earle D Hancock
Good Morning All, I am trying to set up a Windows 7 station for FT8 2.0.0. Everything seems to work correctly: CAT, test PTT but when I select Tune I get an error message, “an error opening the sound input device has occurred”. Ideas please? Earle W1IPN earleiph...@gmail.com

Re: [wsjt-devel] WSJT-X 2.0.1: Bug-fix Release

2019-03-01 Thread Black Michael via wsjt-devel
That change will be in the next WSJT-X release. de Mike W9MDB On Friday, March 1, 2019, 7:19:06 AM CST, nick wrote: On 28/02/2019 13:59, Black Michael via wsjt-devel wrote: > Nick...would like to know if this code change allows WSJT-X to work with your > system. > If it does I can m

Re: [wsjt-devel] WSJT-X 2.0.1: Bug-fix Release

2019-03-01 Thread nick
On 01/03/2019 12:44, Bill Somerville wrote: On 01/03/2019 12:17, nick wrote: I am a bit confused; I always thought that wsjt-x required your forked version of the Hamlib git master? Hi Nick, it is recommended but in this case you want an older version of Hamlib. The same branches and tags ex

Re: [wsjt-devel] WSJT-X 2.0.1: Bug-fix Release

2019-03-01 Thread nick
On 28/02/2019 13:59, Black Michael via wsjt-devel wrote: Nick...would like to know if this code change allows WSJT-X to work with your system. If it does I can make this a permanent change to hamlib In netrigctl.c  change this block  len = sprintf(cmd, "\\chk_vfo\n");  ret = netrigctl_transactio

Re: [wsjt-devel] WSJT-X 2.0.1: Bug-fix Release

2019-03-01 Thread Bill Somerville
On 01/03/2019 12:17, nick wrote: I am a bit confused; I always thought that wsjt-x required your forked version of the Hamlib git master? Hi Nick, it is recommended but in this case you want an older version of Hamlib. The same branches and tags exist in my fork as on the official Hamlib rep

Re: [wsjt-devel] WSJT-X 2.0.1: Bug-fix Release

2019-03-01 Thread nick
On 28/02/2019 12:47, Bill Somerville wrote: On 28/02/2019 09:16, nick wrote: I am using Hamlib NET rigctl connecting to localhost:19090 which is the hamlib server built into sdr-shell which I use to control the softrock RXTX. Has something changed in Hamlib NET rigctl since 15 December? Hi