rigctl -m 2 -r 192.168.0.33:4532 -vvvvv -Z S 0 VFOA S 1 VFOB S 1 VFOA
>log.txt 2>&1
log attached
adrian@debian:~$ rigctl -m 2 -r 192.168.0.33:4532
Rig command: S 0 VFOA
Rig command: S 1 VFOA
Rig command: S 0 VFOB
Rig command: S 1 VFOB
Rig command:
All above have effect with rigctl.
With node-red hamlib flow, I just had the issue with S 1 VFOB
Thankyou
73
vk4tux
On 25/11/24 15:14, Black Michael wrote:
> Hmmm...the FT747GX code doesn't even pay attention the transmit VFO.
>
> I tested with my simulator and see the same command sent to the rig with both "S 1 VFOA" and "S 1 VFOB".
> Logically the VFOA request as that's supposed to be the TX VFO and I don' think that rig support a reverse split with TX on VFOA.
> Can you run rigctl with -vvvvv and show some debug where VFOB fails and VFOA works?
> rigctl -m 1005 -r /dev/pts/4 -vvvvv -Z S 0 VFOA S 1 VFOB S 1 VFOA >log.txt 2>&1
> And send me the log.txt file.
>
>
> 2024-11-24T23:10:30.333821-0600: rig_force_cache_timeout called
> 2024-11-24T23:10:30.368170-0600: write_block(): TX 5 bytes
> 2024-11-24T23:10:30.368241-0600: 0000 00 00 00 01 01 .....
>
> Mike
>
>
>
>
>
>
>
> On Sunday, November 24, 2024 at 11:02:34 PM CST, Adrian<vk...@gm...> wrote:
>
>
>
>
>
> Also regarding the FT-747GX I found that
>
> S 1 VFOB does not enable split
>
> S 1 VFOA does enable split and it does TX on VFOB
>
> S 0 VFOB does disable split as expected and if VFOA used.
>
> In my node red control to rigctld , I changed both on/off VFOB entries
> to VFOA.
>
> I note that wsjtx has always been messy with the FT-747GX selected as
> radio diurect using rig split,
>
> when using HRD as interface worked fine.
>
>
> 73
>
>
> vk4tux
>
>
> On 9/11/24 14:30, Michael Black via Hamlib-developer wrote:
>> Branch: refs/heads/master
>> Home:https://github.com/Hamlib/Hamlib
>> Commit: 6dcd60c2ac68bed9b5129befdac71f06d265cdce
>> https://github.com/Hamlib/Hamlib/commit/6dcd60c2ac68bed9b5129befdac71f06d265cdce
>> Author: Mike Black W9MDB<mdb...@ya...>
>> Date: 2024-11-08 (Fri, 08 Nov 2024)
>>
>> Changed paths:
>> M rigs/yaesu/ft747.c
>> M rigs/yaesu/ft747.h
>>
>> Log Message:
>> -----------
>> Increate FT747GX post_write_delay from 5ms to 10ms
>> Doing two commands at once via rigctld needed a little extra delay
>>
>>
>>
>> To unsubscribe from these emails, change your notification settings athttps://github.com/Hamlib/Hamlib/settings/notifications
>>
>>
>> _______________________________________________
>> Hamlib-developer mailing list
>> Ham...@li...
>> https://lists.sourceforge.net/lists/listinfo/hamlib-developer
>
> _______________________________________________
> Hamlib-developer mailing list
> Ham...@li...
> https://lists.sourceforge.net/lists/listinfo/hamlib-developer |