Re: [wsjt-devel] VFO readout on FT8 shutdown

2023-07-20 Thread Marco Calistri via wsjt-devel

In order to provide the deserved public acknowledgments to Mike,
I would like to confirm that his latest /rig/ft100.c commit into Hamlib, 
has resolved definitely my issue.


Thanks to Mike W9MDB!

Regards,

Marco, PY1ZRJ

Il 20/07/23 11:45, Marco Calistri via wsjt-devel ha scritto:
I face a similar behavior which last for two or three transmissions 
sequences at the beginning of my FT8 session.


This phenomenal started since some months then if it is due Hamlib, it 
is something that is being dragged along the new releases.


In my case (using an Yaesu FT-100, mode rig split) starting for 
example the transmission on 28074 Mhz, on RX vfo, during the 15 
seconds TX displays 28073, at RX switch the RX vfo shifts to 28073, 
then TX vfo during the second transmission, shifts to 28072 Mhz. At 
third sequence the behavior repeats, so RX is now at 28072 and TX 
shifts to 28071.


To correct it, I need to switch the frequency bands selector of WSJTX 
back to 28074.


Then the next sequences of RX/TX, after my manual intervention, keeps 
stably within the 1 Khz shift: 28074 RX and 28073 TX.


This is not a blocking issue to me but it is a bit annoying having to 
correct manually.


Regards,

Marco, PY1ZRJ

Inviato da Outlook per Android <https://aka.ms/AAb9ysg>

*From:* Black Michael via wsjt-devel 
*Sent:* Thursday, July 20, 2023 10:42:39 AM
*To:* wsjt-devel@lists.sourceforge.net 
*Cc:* Black Michael 
*Subject:* Re: [wsjt-devel] VFO readout on FT8 shutdown
That's what you get when you start smooshing buttons.

Here's what happened.

You swap VFOs -- WSJT-X doesn't care.
You exit -- WSJT-X saves the VFOB frequency as the "last frequency" used.
You start again -- if you have "Monitor returns to last used 
frequency" it  will then load VFOB's frequency into VFOA.

Of course rig split will set VFOB based on VFOA's frequency.

So...

#1 Don't smoosh buttons unless you know what you are doing
#2 Turn off "Monitor returns"

Mike W9MDB





On Thursday, July 20, 2023 at 01:38:29 AM CDT, Glenn Williams via 
wsjt-devel  wrote:



Hello,
Comment: The following Human Induced confusion of VFO frequency occurs
on FT8 shutdown. Not necessarily a "bug" in WSJT-X. Just thought
I would send out the information.

Setup:  Windows 10, Kenwood TS590SG, USB cable driven, both WSJT-X 2.6.1
and 2.7.0-rc2. Bands: at least on HF bands.  Everything going well as
usual.  TX frequency high enough to separate VFO A and VFO B by 1.000
kHz (RIG SPLIT) in this example.

Action creating problem:  Human manually toggles VFO A/B button. Now VFO
B is in the main position, VFO A on the side, no frequency changes have
occurred in either VFO.  Next steps:  EXIT out of WSJT-X. Restart
WSJT-X.  Now VFO A displays what VFO B was displaying. VFO B is still 1
kHz higher, which is now 2 kHz from the original. Examples follow.

TX  = 2800 Hz
  PC          rig        rig
FT8 Display  VFO A      VFO B
24915.00    24915.00  24916.00 <-A on main, B on side. Not in QSO.
Toggle A/B on rig.
24916.00    24915.00  24916.00 <-B on main, A on side. Not in QSO.
EXIT and restart. Symptoms begin.
24916.00    24916.00  24917.00 <-A on main, B on side. Not in QSO.

This effect also might happen on other CAT-based rigs?
Problem with hamlib?

--73, Glenn, AF8C



--
This email has been checked for viruses by Avast antivirus software.
www.avast.com



___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel



---
*73 de Marco, PY1ZRJ (former IK5BCU)*
**___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] VFO readout on FT8 shutdown

2023-07-20 Thread Black Michael via wsjt-devel
No...Yaesu rigs do not have  CI-V transceive.
Mike W9MDB 

On Thursday, July 20, 2023 at 03:21:36 PM CDT, Marco Calistri 
 wrote:  
 
  Il 20/07/23 16:07, Christoph Berg ha scritto:
  
 
 Check if CIV Transceive is off.
 
 Christoph DF7CB 
 
 What is it? CIV...
 
 Are you sure that Yaesu FT-100 has this feature available?
 
 
 ---
 73 de Marco, PY1ZRJ (former IK5BCU)
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] VFO readout on FT8 shutdown

2023-07-20 Thread Marco Calistri via wsjt-devel

Il 20/07/23 16:07, Christoph Berg ha scritto:


Check if CIV Transceive is off.

Christoph DF7CB


What is it? CIV...

Are you sure that Yaesu FT-100 has this feature available?


---
*73 de Marco, PY1ZRJ (former IK5BCU)*
**___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] VFO readout on FT8 shutdown

2023-07-20 Thread Christoph Berg via wsjt-devel
Am 20. Juli 2023 19:58:21 OESZ schrieb Marco Calistri via wsjt-devel 
:
>New Hamlib looks a bit better because with just one manual frequency band 
>correction, the sequences RX/TX keep stable for the rest of my FT8 operation.
>
>But the undesired behavior at the beginning (2 KHz shift after two RX/TX 
>sequences) is still present.
>
>Anyway, thanks for your support, Mike!
>
>
>Best,
>
>Marco, PY1ZRJ
>
>Il 20/07/23 12:34, Black Michael ha scritto:
>> It's on github
>> 
>> Mike W9MDB
>> 
>> 
>> 
>> 
>> On Thursday, July 20, 2023 at 10:33:40 AM CDT, Marco Calistri 
>>  wrote:
>> 
>> 
>> Do you have the link for the source hamlib?
>> 
>> I'm using Linux (mainly).
>> 
>> If this newer version is on GitHub,  I can try compiling from it.
>> 
>> Regards,
>> 
>> Marco, PY1ZRJ
>> 
>> Inviato da Outlook per Android <https://aka.ms/AAb9ysg>
>> ----------------
>> *From:* Black Michael 
>> *Sent:* Thursday, July 20, 2023 12:28:54 PM
>> *To:* WSJT software development ; Marco 
>> Calistri 
>> *Subject:* Re: [wsjt-devel] VFO readout on FT8 shutdown
>> Please test the latest hamlib.
>> 
>> https://www.dropbox.com/s/snmkzu8eif89yqs/libhamlib-4.dll?dl=0
>> 
>> Some rigs cannot change frequency while transmitting.  Are you using VOX? 
>> SignaLink?
>> 
>> Some fixes were put in for these Yaeus rigs with this problem so hopefully 
>> this works now for the FT-100 too.
>> 
>> If not
>> Please place this file as described below
>> https://www.dropbox.com/s/t52ngcalsgnpm8m/wsjtx_log_config.ini?dl=0
>> 
>> C:\Users\[username]\AppData\Local\WSJT-X
>> The WSJT-X_Rigcontrol.log file will be in the same location
>> 
>> For Linux put it in
>> ~/.config
>> The WSJT-X_Rigcontrol.log file will be here:
>> ~/.local/share/WSJT-X
>> 
>> For MacOS put it in
>> /Users/[username]/Library/Preferences
>> Restart WSJT-X and duplicate the problem.
>> Shut down WSJT-X
>> 
>> Then send me the WSJT-X_RigControl.log file
>> Mike W9MDB
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> On Thursday, July 20, 2023 at 09:45:37 AM CDT, Marco Calistri 
>>  wrote:
>> 
>> 
>> I face a similar behavior which last for two or three transmissions 
>> sequences at the beginning of my FT8 session.
>> 
>> This phenomenal started since some months then if it is due Hamlib, it is 
>> something that is being dragged along the new releases.
>> 
>> In my case (using an Yaesu FT-100, mode rig split) starting for example the 
>> transmission on 28074 Mhz, on RX vfo, during the 15 seconds TX displays 
>> 28073, at RX switch the RX vfo shifts to 28073, then TX vfo during the 
>> second transmission, shifts to 28072 Mhz. At third sequence the behavior 
>> repeats, so RX is now at 28072 and TX shifts to 28071.
>> 
>> To correct it, I need to switch the frequency bands selector of WSJTX back 
>> to 28074.
>> 
>> Then the next sequences of RX/TX, after my manual intervention, keeps stably 
>> within the 1 Khz shift: 28074 RX and 28073 TX.
>> 
>> This is not a blocking issue to me but it is a bit annoying having to 
>> correct manually.
>> 
>> Regards,
>> 
>> Marco, PY1ZRJ
>> 
>> Inviato da Outlook per Android <https://aka.ms/AAb9ysg>
>> 
>> *From:* Black Michael via wsjt-devel 
>> *Sent:* Thursday, July 20, 2023 10:42:39 AM
>> *To:* wsjt-devel@lists.sourceforge.net 
>> *Cc:* Black Michael 
>> *Subject:* Re: [wsjt-devel] VFO readout on FT8 shutdown
>> That's what you get when you start smooshing buttons.
>> 
>> Here's what happened.
>> 
>> You swap VFOs -- WSJT-X doesn't care.
>> You exit -- WSJT-X saves the VFOB frequency as the "last frequency" used.
>> You start again -- if you have "Monitor returns to last used frequency" it  
>> will then load VFOB's frequency into VFOA.
>> Of course rig split will set VFOB based on VFOA's frequency.
>> 
>> So...
>> 
>> #1 Don't smoosh buttons unless you know what you are doing
>> #2 Turn off "Monitor returns"
>> 
>> Mike W9MDB
>> 
>> 
>> 
>> 
>> 
>> On Thursday, July 20, 2023 at 01:38:29 AM CDT, Glenn Williams via wsjt-devel 
>>  wrote:
>> 
>> 
>> Hello,
>> Comment: The following Huma

Re: [wsjt-devel] VFO readout on FT8 shutdown

2023-07-20 Thread Black Michael via wsjt-devel
It's on github
Mike W9MDB

 

On Thursday, July 20, 2023 at 10:33:40 AM CDT, Marco Calistri 
 wrote:  
 
 Do you have the link for the source hamlib?
I'm using Linux (mainly).
If this newer version is on GitHub,  I can try compiling from it.
Regards,
Marco, PY1ZRJ 
Inviato da Outlook per AndroidFrom: Black Michael 
Sent: Thursday, July 20, 2023 12:28:54 PM
To: WSJT software development ; Marco 
Calistri 
Subject: Re: [wsjt-devel] VFO readout on FT8 shutdown Please test the latest 
hamlib.
https://www.dropbox.com/s/snmkzu8eif89yqs/libhamlib-4.dll?dl=0

Some rigs cannot change frequency while transmitting.  Are you using VOX?  
SignaLink?
Some fixes were put in for these Yaeus rigs with this problem so hopefully this 
works now for the FT-100 too.
If notPlease place this file as described 
belowhttps://www.dropbox.com/s/t52ngcalsgnpm8m/wsjtx_log_config.ini?dl=0
C:\Users\[username]\AppData\Local\WSJT-XThe WSJT-X_Rigcontrol.log file will be 
in the same location
For Linux put it in  ~/.configThe WSJT-X_Rigcontrol.log file will be 
here:~/.local/share/WSJT-X
For MacOS put it in/Users/[username]/Library/Preferences Restart WSJT-X and 
duplicate the problem.Shut down WSJT-X
Then send me the WSJT-X_RigControl.log fileMike W9MDB







On Thursday, July 20, 2023 at 09:45:37 AM CDT, Marco Calistri 
 wrote:

I face a similar behavior which last for two or three transmissions sequences 
at the beginning of my FT8 session.
This phenomenal started since some months then if it is due Hamlib, it is 
something that is being dragged along the new releases.
In my case (using an Yaesu FT-100, mode rig split) starting for example the 
transmission on 28074 Mhz, on RX vfo, during the 15 seconds TX displays 28073, 
at RX switch the RX vfo shifts to 28073, then TX vfo during the second 
transmission, shifts to 28072 Mhz. At third sequence the behavior repeats, so 
RX is now at 28072 and TX shifts to 28071.
To correct it, I need to switch the frequency bands selector of WSJTX back to 
28074.
Then the next sequences of RX/TX, after my manual intervention, keeps stably 
within the 1 Khz shift: 28074 RX and 28073 TX.
This is not a blocking issue to me but it is a bit annoying having to correct 
manually.
Regards,
Marco, PY1ZRJ 
Inviato da Outlook per AndroidFrom: Black Michael via wsjt-devel 

Sent: Thursday, July 20, 2023 10:42:39 AM
To: wsjt-devel@lists.sourceforge.net 
Cc: Black Michael 
Subject: Re: [wsjt-devel] VFO readout on FT8 shutdown That's what you get when 
you start smooshing buttons.
Here's what happened.
You swap VFOs -- WSJT-X doesn't care.You exit -- WSJT-X saves the VFOB 
frequency as the "last frequency" used.You start again -- if you have "Monitor 
returns to last used frequency" it  will then load VFOB's frequency into 
VFOA.Of course rig split will set VFOB based on VFOA's frequency.
So...
#1 Don't smoosh buttons unless you know what you are doing#2 Turn off "Monitor 
returns"
Mike W9MDB




On Thursday, July 20, 2023 at 01:38:29 AM CDT, Glenn Williams via wsjt-devel 
 wrote:

Hello,
Comment: The following Human Induced confusion of VFO frequency occurs 
on FT8 shutdown. Not necessarily a "bug" in WSJT-X. Just thought
I would send out the information.

Setup:  Windows 10, Kenwood TS590SG, USB cable driven, both WSJT-X 2.6.1 
and 2.7.0-rc2. Bands: at least on HF bands.  Everything going well as 
usual.  TX frequency high enough to separate VFO A and VFO B by 1.000 
kHz (RIG SPLIT) in this example.

Action creating problem:  Human manually toggles VFO A/B button. Now VFO 
B is in the main position, VFO A on the side, no frequency changes have 
occurred in either VFO.  Next steps:  EXIT out of WSJT-X. Restart 
WSJT-X.  Now VFO A displays what VFO B was displaying. VFO B is still 1 
kHz higher, which is now 2 kHz from the original.  Examples follow.

TX  = 2800 Hz
  PC          rig        rig
FT8 Display  VFO A      VFO B
24915.00    24915.00  24916.00 <-A on main, B on side. Not in QSO.
Toggle A/B on rig.
24916.00    24915.00  24916.00 <-B on main, A on side. Not in QSO.
EXIT and restart. Symptoms begin.
24916.00    24916.00  24917.00 <-A on main, B on side. Not in QSO.

This effect also might happen on other CAT-based rigs?
Problem with hamlib?

--73, Glenn, AF8C



-- 
This email has been checked for viruses by Avast antivirus software.
www.avast.com


___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
  ___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] VFO readout on FT8 shutdown

2023-07-20 Thread Marco Calistri via wsjt-devel
Do you have the link for the source hamlib?

I'm using Linux (mainly).

If this newer version is on GitHub,  I can try compiling from it.

Regards,

Marco, PY1ZRJ

Inviato da Outlook per Android<https://aka.ms/AAb9ysg>

From: Black Michael 
Sent: Thursday, July 20, 2023 12:28:54 PM
To: WSJT software development ; Marco 
Calistri 
Subject: Re: [wsjt-devel] VFO readout on FT8 shutdown

Please test the latest hamlib.

https://www.dropbox.com/s/snmkzu8eif89yqs/libhamlib-4.dll?dl=0

Some rigs cannot change frequency while transmitting.  Are you using VOX?  
SignaLink?

Some fixes were put in for these Yaeus rigs with this problem so hopefully this 
works now for the FT-100 too.

If not
Please place this file as described below
https://www.dropbox.com/s/t52ngcalsgnpm8m/wsjtx_log_config.ini?dl=0

C:\Users\[username]\AppData\Local\WSJT-X
The WSJT-X_Rigcontrol.log file will be in the same location

For Linux put it in
~/.config
The WSJT-X_Rigcontrol.log file will be here:
~/.local/share/WSJT-X

For MacOS put it in
/Users/[username]/Library/Preferences

Restart WSJT-X and duplicate the problem.
Shut down WSJT-X

Then send me the WSJT-X_RigControl.log file
Mike W9MDB








On Thursday, July 20, 2023 at 09:45:37 AM CDT, Marco Calistri 
 wrote:


I face a similar behavior which last for two or three transmissions sequences 
at the beginning of my FT8 session.

This phenomenal started since some months then if it is due Hamlib, it is 
something that is being dragged along the new releases.

In my case (using an Yaesu FT-100, mode rig split) starting for example the 
transmission on 28074 Mhz, on RX vfo, during the 15 seconds TX displays 28073, 
at RX switch the RX vfo shifts to 28073, then TX vfo during the second 
transmission, shifts to 28072 Mhz. At third sequence the behavior repeats, so 
RX is now at 28072 and TX shifts to 28071.

To correct it, I need to switch the frequency bands selector of WSJTX back to 
28074.

Then the next sequences of RX/TX, after my manual intervention, keeps stably 
within the 1 Khz shift: 28074 RX and 28073 TX.

This is not a blocking issue to me but it is a bit annoying having to correct 
manually.

Regards,

Marco, PY1ZRJ

Inviato da Outlook per Android<https://aka.ms/AAb9ysg>

From: Black Michael via wsjt-devel 
Sent: Thursday, July 20, 2023 10:42:39 AM
To: wsjt-devel@lists.sourceforge.net 
Cc: Black Michael 
Subject: Re: [wsjt-devel] VFO readout on FT8 shutdown

That's what you get when you start smooshing buttons.

Here's what happened.

You swap VFOs -- WSJT-X doesn't care.
You exit -- WSJT-X saves the VFOB frequency as the "last frequency" used.
You start again -- if you have "Monitor returns to last used frequency" it  
will then load VFOB's frequency into VFOA.
Of course rig split will set VFOB based on VFOA's frequency.

So...

#1 Don't smoosh buttons unless you know what you are doing
#2 Turn off "Monitor returns"

Mike W9MDB





On Thursday, July 20, 2023 at 01:38:29 AM CDT, Glenn Williams via wsjt-devel 
 wrote:


Hello,
Comment: The following Human Induced confusion of VFO frequency occurs
on FT8 shutdown. Not necessarily a "bug" in WSJT-X. Just thought
I would send out the information.

Setup:  Windows 10, Kenwood TS590SG, USB cable driven, both WSJT-X 2.6.1
and 2.7.0-rc2. Bands: at least on HF bands.  Everything going well as
usual.  TX frequency high enough to separate VFO A and VFO B by 1.000
kHz (RIG SPLIT) in this example.

Action creating problem:  Human manually toggles VFO A/B button. Now VFO
B is in the main position, VFO A on the side, no frequency changes have
occurred in either VFO.  Next steps:  EXIT out of WSJT-X. Restart
WSJT-X.  Now VFO A displays what VFO B was displaying. VFO B is still 1
kHz higher, which is now 2 kHz from the original.  Examples follow.

TX  = 2800 Hz
  PC  rigrig
FT8 Display  VFO A  VFO B
24915.0024915.00  24916.00 <-A on main, B on side. Not in QSO.
Toggle A/B on rig.
24916.0024915.00  24916.00 <-B on main, A on side. Not in QSO.
EXIT and restart. Symptoms begin.
24916.0024916.00  24917.00 <-A on main, B on side. Not in QSO.

This effect also might happen on other CAT-based rigs?
Problem with hamlib?

--73, Glenn, AF8C



--
This email has been checked for viruses by Avast antivirus software.
www.avast.com



___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net<mailto:wsjt-devel@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] VFO readout on FT8 shutdown

2023-07-20 Thread Black Michael via wsjt-devel
Please test the latest hamlib.
https://www.dropbox.com/s/snmkzu8eif89yqs/libhamlib-4.dll?dl=0

Some rigs cannot change frequency while transmitting.  Are you using VOX?  
SignaLink?
Some fixes were put in for these Yaeus rigs with this problem so hopefully this 
works now for the FT-100 too.
If notPlease place this file as described 
belowhttps://www.dropbox.com/s/t52ngcalsgnpm8m/wsjtx_log_config.ini?dl=0
 C:\Users\[username]\AppData\Local\WSJT-X The WSJT-X_Rigcontrol.log file will 
be in the same location
For Linux put it in   ~/.config The WSJT-X_Rigcontrol.log file will be here: 
~/.local/share/WSJT-X
For MacOS put it in /Users/[username]/Library/Preferences Restart WSJT-X and 
duplicate the problem.Shut down WSJT-X
Then send me the WSJT-X_RigControl.log fileMike W9MDB





 

On Thursday, July 20, 2023 at 09:45:37 AM CDT, Marco Calistri 
 wrote:  
 
 I face a similar behavior which last for two or three transmissions sequences 
at the beginning of my FT8 session.
This phenomenal started since some months then if it is due Hamlib, it is 
something that is being dragged along the new releases.
In my case (using an Yaesu FT-100, mode rig split) starting for example the 
transmission on 28074 Mhz, on RX vfo, during the 15 seconds TX displays 28073, 
at RX switch the RX vfo shifts to 28073, then TX vfo during the second 
transmission, shifts to 28072 Mhz. At third sequence the behavior repeats, so 
RX is now at 28072 and TX shifts to 28071.
To correct it, I need to switch the frequency bands selector of WSJTX back to 
28074.
Then the next sequences of RX/TX, after my manual intervention, keeps stably 
within the 1 Khz shift: 28074 RX and 28073 TX.
This is not a blocking issue to me but it is a bit annoying having to correct 
manually.
Regards,
Marco, PY1ZRJ 
Inviato da Outlook per AndroidFrom: Black Michael via wsjt-devel 

Sent: Thursday, July 20, 2023 10:42:39 AM
To: wsjt-devel@lists.sourceforge.net 
Cc: Black Michael 
Subject: Re: [wsjt-devel] VFO readout on FT8 shutdown That's what you get when 
you start smooshing buttons.
Here's what happened.
You swap VFOs -- WSJT-X doesn't care.You exit -- WSJT-X saves the VFOB 
frequency as the "last frequency" used.You start again -- if you have "Monitor 
returns to last used frequency" it  will then load VFOB's frequency into 
VFOA.Of course rig split will set VFOB based on VFOA's frequency.
So...
#1 Don't smoosh buttons unless you know what you are doing#2 Turn off "Monitor 
returns"
Mike W9MDB




On Thursday, July 20, 2023 at 01:38:29 AM CDT, Glenn Williams via wsjt-devel 
 wrote:

Hello,
Comment: The following Human Induced confusion of VFO frequency occurs 
on FT8 shutdown. Not necessarily a "bug" in WSJT-X. Just thought
I would send out the information.

Setup:  Windows 10, Kenwood TS590SG, USB cable driven, both WSJT-X 2.6.1 
and 2.7.0-rc2. Bands: at least on HF bands.  Everything going well as 
usual.  TX frequency high enough to separate VFO A and VFO B by 1.000 
kHz (RIG SPLIT) in this example.

Action creating problem:  Human manually toggles VFO A/B button. Now VFO 
B is in the main position, VFO A on the side, no frequency changes have 
occurred in either VFO.  Next steps:  EXIT out of WSJT-X. Restart 
WSJT-X.  Now VFO A displays what VFO B was displaying. VFO B is still 1 
kHz higher, which is now 2 kHz from the original.  Examples follow.

TX  = 2800 Hz
  PC          rig        rig
FT8 Display  VFO A      VFO B
24915.00    24915.00  24916.00 <-A on main, B on side. Not in QSO.
Toggle A/B on rig.
24916.00    24915.00  24916.00 <-B on main, A on side. Not in QSO.
EXIT and restart. Symptoms begin.
24916.00    24916.00  24917.00 <-A on main, B on side. Not in QSO.

This effect also might happen on other CAT-based rigs?
Problem with hamlib?

--73, Glenn, AF8C



-- 
This email has been checked for viruses by Avast antivirus software.
www.avast.com


___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
  ___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] VFO readout on FT8 shutdown

2023-07-20 Thread Marco Calistri via wsjt-devel
I face a similar behavior which last for two or three transmissions sequences 
at the beginning of my FT8 session.

This phenomenal started since some months then if it is due Hamlib, it is 
something that is being dragged along the new releases.

In my case (using an Yaesu FT-100, mode rig split) starting for example the 
transmission on 28074 Mhz, on RX vfo, during the 15 seconds TX displays 28073, 
at RX switch the RX vfo shifts to 28073, then TX vfo during the second 
transmission, shifts to 28072 Mhz. At third sequence the behavior repeats, so 
RX is now at 28072 and TX shifts to 28071.

To correct it, I need to switch the frequency bands selector of WSJTX back to 
28074.

Then the next sequences of RX/TX, after my manual intervention, keeps stably 
within the 1 Khz shift: 28074 RX and 28073 TX.

This is not a blocking issue to me but it is a bit annoying having to correct 
manually.

Regards,

Marco, PY1ZRJ

Inviato da Outlook per Android<https://aka.ms/AAb9ysg>

From: Black Michael via wsjt-devel 
Sent: Thursday, July 20, 2023 10:42:39 AM
To: wsjt-devel@lists.sourceforge.net 
Cc: Black Michael 
Subject: Re: [wsjt-devel] VFO readout on FT8 shutdown

That's what you get when you start smooshing buttons.

Here's what happened.

You swap VFOs -- WSJT-X doesn't care.
You exit -- WSJT-X saves the VFOB frequency as the "last frequency" used.
You start again -- if you have "Monitor returns to last used frequency" it  
will then load VFOB's frequency into VFOA.
Of course rig split will set VFOB based on VFOA's frequency.

So...

#1 Don't smoosh buttons unless you know what you are doing
#2 Turn off "Monitor returns"

Mike W9MDB





On Thursday, July 20, 2023 at 01:38:29 AM CDT, Glenn Williams via wsjt-devel 
 wrote:


Hello,
Comment: The following Human Induced confusion of VFO frequency occurs
on FT8 shutdown. Not necessarily a "bug" in WSJT-X. Just thought
I would send out the information.

Setup:  Windows 10, Kenwood TS590SG, USB cable driven, both WSJT-X 2.6.1
and 2.7.0-rc2. Bands: at least on HF bands.  Everything going well as
usual.  TX frequency high enough to separate VFO A and VFO B by 1.000
kHz (RIG SPLIT) in this example.

Action creating problem:  Human manually toggles VFO A/B button. Now VFO
B is in the main position, VFO A on the side, no frequency changes have
occurred in either VFO.  Next steps:  EXIT out of WSJT-X. Restart
WSJT-X.  Now VFO A displays what VFO B was displaying. VFO B is still 1
kHz higher, which is now 2 kHz from the original.  Examples follow.

TX  = 2800 Hz
  PC  rigrig
FT8 Display  VFO A  VFO B
24915.0024915.00  24916.00 <-A on main, B on side. Not in QSO.
Toggle A/B on rig.
24916.0024915.00  24916.00 <-B on main, A on side. Not in QSO.
EXIT and restart. Symptoms begin.
24916.0024916.00  24917.00 <-A on main, B on side. Not in QSO.

This effect also might happen on other CAT-based rigs?
Problem with hamlib?

--73, Glenn, AF8C



--
This email has been checked for viruses by Avast antivirus software.
www.avast.com



___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net<mailto:wsjt-devel@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] VFO readout on FT8 shutdown

2023-07-20 Thread Black Michael via wsjt-devel
That's what you get when you start smooshing buttons.
Here's what happened.
You swap VFOs -- WSJT-X doesn't care.You exit -- WSJT-X saves the VFOB 
frequency as the "last frequency" used.You start again -- if you have "Monitor 
returns to last used frequency" it  will then load VFOB's frequency into 
VFOA.Of course rig split will set VFOB based on VFOA's frequency.
So...
#1 Don't smoosh buttons unless you know what you are doing#2 Turn off "Monitor 
returns"
Mike W9MDB


 

On Thursday, July 20, 2023 at 01:38:29 AM CDT, Glenn Williams via 
wsjt-devel  wrote:  
 
 Hello,
Comment: The following Human Induced confusion of VFO frequency occurs 
on FT8 shutdown. Not necessarily a "bug" in WSJT-X. Just thought
I would send out the information.

Setup:  Windows 10, Kenwood TS590SG, USB cable driven, both WSJT-X 2.6.1 
and 2.7.0-rc2. Bands: at least on HF bands.  Everything going well as 
usual.  TX frequency high enough to separate VFO A and VFO B by 1.000 
kHz (RIG SPLIT) in this example.

Action creating problem:  Human manually toggles VFO A/B button. Now VFO 
B is in the main position, VFO A on the side, no frequency changes have 
occurred in either VFO.  Next steps:  EXIT out of WSJT-X. Restart 
WSJT-X.  Now VFO A displays what VFO B was displaying. VFO B is still 1 
kHz higher, which is now 2 kHz from the original.  Examples follow.

TX  = 2800 Hz
  PC          rig        rig
FT8 Display  VFO A      VFO B
24915.00    24915.00  24916.00 <-A on main, B on side. Not in QSO.
Toggle A/B on rig.
24916.00    24915.00  24916.00 <-B on main, A on side. Not in QSO.
EXIT and restart. Symptoms begin.
24916.00    24916.00  24917.00 <-A on main, B on side. Not in QSO.

This effect also might happen on other CAT-based rigs?
Problem with hamlib?

--73, Glenn, AF8C



-- 
This email has been checked for viruses by Avast antivirus software.
www.avast.com


___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
  ___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] VFO readout on FT8 shutdown

2023-07-20 Thread Glenn Williams via wsjt-devel

Hello,
Comment: The following Human Induced confusion of VFO frequency occurs 
on FT8 shutdown. Not necessarily a "bug" in WSJT-X. Just thought

I would send out the information.

Setup:  Windows 10, Kenwood TS590SG, USB cable driven, both WSJT-X 2.6.1 
and 2.7.0-rc2. Bands: at least on HF bands.  Everything going well as 
usual.  TX frequency high enough to separate VFO A and VFO B by 1.000 
kHz (RIG SPLIT) in this example.


Action creating problem:  Human manually toggles VFO A/B button. Now VFO 
B is in the main position, VFO A on the side, no frequency changes have 
occurred in either VFO.  Next steps:  EXIT out of WSJT-X. Restart 
WSJT-X.  Now VFO A displays what VFO B was displaying. VFO B is still 1 
kHz higher, which is now 2 kHz from the original.  Examples follow.


TX  = 2800 Hz
 PC  rigrig
FT8 Display  VFO A  VFO B
24915.00 24915.00  24916.00 <-A on main, B on side. Not in QSO.
Toggle A/B on rig.
24916.00 24915.00  24916.00 <-B on main, A on side. Not in QSO.
EXIT and restart. Symptoms begin.
24916.00 24916.00  24917.00 <-A on main, B on side. Not in QSO.

This effect also might happen on other CAT-based rigs?
Problem with hamlib?

--73, Glenn, AF8C



--
This email has been checked for viruses by Avast antivirus software.
www.avast.com


___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel