[Hamlib-developer] 4.5.3 seems broken for TS-450S
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Barry J. <zen...@ze...> - 2023-01-09 16:05:29
|
Hi Mike, All seems OK until I send a command, whereupon hamlib decides the rig is powered off! I just updated our hamlib package to 4.5.3 in Mageia and also updated to wsjtx-2 6.0 at the same time. Now klog and wsjtx are broken with my radio at least! If you want more info please ask and I will create some more logs as usual. It's strange that freqMainA=14299390 (which is correct) yet: rig_powerstat is not on = 0 is that logic reversed? Anyway over to you :) BTW Happy New Year! Barry 2023-01-09T15:52:52.732355-0000: rig_get_mode(2534): freqMainA=14299390, modeMainA=USB, widthMainA=2700 2023-01-09T15:52:52.732371-0000: rig_get_mode(2534): freqMainB=7073000, modeMainB=, widthMainB=0 2023-01-09T15:52:52.732388-0000: -1:rig_get_mode: elapsed=38ms 2023-01-09T15:52:52.732403-0000: -1:rig.c(2537):rig_get_mode returning(0) 2023-01-09T15:52:52.732419-0000: -2:rig.c(1370):rig_open returning(0) Opened rig model 2003, 'TS-450S' 2023-01-09T15:52:52.732448-0000: Backend version: 20221230.0, Status: Stable 2023-01-09T15:52:52.732462-0000: rigctl_parse: called, interactive=1 Rig command: f 2023-01-09T15:52:57.326794-0000: rigctl_parse: cmd=f(66) handle=0 2023-01-09T15:52:57.326824-0000: rigctl_parse: vfo_opt=0 2023-01-09T15:52:57.326858-0000: -2:rig.c(6023):rig_get_powerstat entered 2023-01-09T15:52:57.326875-0000: rig.c(6043) trace 2023-01-09T15:52:57.326889-0000: -1:kenwood.c(4877):kenwood_get_powerstat entered 2023-01-09T15:52:57.326905-0000: -1:kenwood.c(4881):kenwood_get_powerstat returning(0) 2023-01-09T15:52:57.326921-0000: -2:rig.c(6045):rig_get_powerstat returning(0) 2023-01-09T15:52:57.326936-0000: rigctl_parse: rig_powerstat is not on = 0 2023-01-09T15:52:57.326951-0000: rigctl_parse: command get_freq not allowed when rig is powered off 2023-01-09T15:52:57.326966-0000: rigctl_parse: called, interactive=1 |