HI MIke!
I have done same findings with latest Hamlib (Hamlib 4.6~git
2024-10-04T03:23:46Z SHA=07e490 64-bit) and latest wsjtx-improved.
I have Cqrlog and wsjt-x accessing same rigctld that is started with scirpt.
/usr/local/bin/rigctld -m 3073 -r /dev/icom7300 -t 4532 -s 19200 -C
auto_power=0 --vfo -vvvvv -Z
Problem is more or less random. Sometimes it leaves TX on after
transmit, sometimes just splash as rigctld failure.
I have tried to reduce TX power to see if it is RF problems, but still
I'm not sure.
Good place to get it is on 10m/FT4
If I compile Hamlib using version 2024-08-29
(25ecaea63a34cb93bd12531181e2b1dfb1f61112) and then recompile wsjt-x too
it seems to be stable.
If I manage to get good (short) debug file from rigctld (sometimes it
happens right on start, during 1st TX) I will sent it to you
--
Saku
OH1KH
Black Michael via wsjt-devel kirjoitti 5.10.2024 klo 6.14:
That looks like you have something else talking to the rig besides WSJT-X.
You're getting answers from different commands.
What version of Hamlib do you have?
rigctl --version
Mike W9MDB
On Friday, October 4, 2024 at 10:00:19 PM CDT, Marc Wiz via
wsjt-devel<wsjt-devel@lists.sourceforge.net> wrote:
Ubuntu 22.04
WSJT-X 2.7.0-rc7 compiled locally from source
Rig: IC-7300
I built the latest WSJT-X from source.
Since starting to use it I have started seeing more and more errors. It has occurred multiple times today. It was also occurring in the last few days. Here is the output from wsjtx_syslog.log
Thanks,
Marc
WA6HBR
[RIGCTRL][2024-10-05 01:01:29.225598][00:05:14.206287][error] icom_get_freq: wrong frame len=0
[RIGCTRL][2024-10-05 01:01:29.225676][00:05:14.206365][error] error:
***3:frame.c(507):icom_transaction entered
icom_transaction: cmd=0x25, subcmd=0x00, payload_len=0
****4:frame.c(145):icom_one_transaction entered
write_block(): TX 7 bytes
0000 fe fe 94 e0 25 00 fd ....%..
read_string_generic called, rxmax=200 direct=1, expected_len=1
read_string_generic(): RX 7 characters, direct=1
0000 fe fe e0 94 0f 01 fd .......
icom_one_transaction: frm_len=7, frm_len-1=fd, frm_len-2=01
****4:frame.c(485):icom_one_transaction returning(0)
***3:frame.c(538):icom_transaction returning(0)
icom_get_freq: wrong frame len=0
rig_get_freq(2580): freqMainA=7074000, modeMainA=PKTUSB, widthMainA=3000
rig_get_freq(2580): freqMainB=7074500, modeMainB=PKTUSB, widthMainB=2400
rig_set_cache_freq(169): vfo=VFOA, current_vfo=VFOA
rig_get_band called
**2:rig_get_freq: elapsed=1ms
**2:rig.c(2697):rig_get_freq returning(-11) Feature not available
Feature not available
[SYSLOG][2024-10-05 01:01:29.225899][00:05:14.206589][error]
handle_transceiver_failure: reason: Hamlib error: icom_transaction: cmd=0x25,
subcmd=0x00, payload_len=0
****4:frame.c(145):icom_one_transaction entered
write_block(): TX 7 bytes
0000 fe fe 94 e0 25 00 fd ....%..
read_string_generic called, rxmax=200 direct=1, expected_len=1
read_string_generic(): RX 7 characters, direct=1
0000 fe fe e0 94 0f 01 fd .......
icom_one_transaction: frm_len=7, frm_len-1=fd, frm_len-2=01
****4:frame.c(485):icom_one_transaction returning(0)
***3:frame.c(538):icom_transaction returning(0)
icom_get_freq: wrong frame len=0
rig_get_freq(2580): freqMainA=7074000, modeMainA=PKTUSB, widthMainA=3000
rig_get_freq(2580): freqMainB=7074500, modeMainB=PKTUSB, widthMainB=2400
rig_set_cache_freq(169): vfo=VFOA, current_vfo=VFOA
rig_get_band called
**2:rig_get_freq: elapsed=1ms
**2:rig.c(2697):rig_get_freq returning(-11) Feature not available
Feature not available
Feature not available
while getting current VFO frequency
[RIGCTRL][2024-10-05 01:01:29.228430][00:05:14.209119][error] error:
rig_confparam_lookup called for 1073741848
rig_set_conf: serial_handshake='Hardware'
rig_token_lookup called for no_xchg
rig_confparam_lookup called for no_xchg
rig_set_conf called
rig_confparam_lookup called for 3
rig_set_conf: no_xchg='1'
**2:icom.c(5167):icom_set_conf entered
**2:icom.c(5237):icom_set_conf returning(0)
read_string_generic(): RX 12 characters, direct=1
0000 fe fe e0 94 25 00 00 40 07 07 00 fd ....%..@....
icom_one_transaction: frm_len=12, frm_len-1=fd, frm_len-2=00
*****5:frame.c(485):icom_one_transaction returning(0)
****4:frame.c(538):icom_transaction returning(0)
***3:icom.c(5301):icom_set_ptt returning(-5) Communication timed out
**2:rig_set_ptt: elapsed=3ms
**2:rig.c(3574):rig_set_ptt returning(-5) Communication timed out
Communication timed out
[RIGCTRL][2024-10-05 01:01:29.409711][00:05:14.390401][warning] rig_get_vfo: no
get_vfo
[RIGCTRL][2024-10-05 01:04:16.226582][00:08:01.207271][error] icom_get_ptt:
wrong frame len=0
[RIGCTRL][2024-10-05 01:04:16.226635][00:08:01.207325][error] error:
**/home/marc/src/wsjtx-2.7.0-rc7/build/hamlib-prefix/src/hamlib/src/rig.c(3915)
trace
***3:icom.c(5317):icom_get_ptt entered
****4:frame.c(507):icom_transaction entered
icom_transaction: cmd=0x1c, subcmd=0x00, payload_len=0
*****5:frame.c(145):icom_one_transaction entered
write_block(): TX 7 bytes
0000 fe fe 94 e0 1c 00 fd .......
read_string_generic called, rxmax=200 direct=1, expected_len=1
read_string_generic(): RX 7 characters, direct=1
0000 fe fe e0 94 0f 01 fd .......
icom_one_transaction: frm_len=7, frm_len-1=fd, frm_len-2=01
*****5:frame.c(485):icom_one_transaction returning(0)
****4:frame.c(538):icom_transaction returning(0)
icom_get_ptt: wrong frame len=0
***3:icom.c(5340):icom_get_ptt returning(-9) Command rejected by the rig
**2:rig_get_ptt: elapsed=1ms
**2:rig.c(3926):rig_get_ptt returning(-9) Command rejected by the rig
Command rejected by the rig
[SYSLOG][2024-10-05 01:04:16.226728][00:08:01.207418][error]
handle_transceiver_failure: reason: Hamlib error:
***3:icom.c(5317):icom_get_ptt entered
****4:frame.c(507):icom_transaction entered
icom_transaction: cmd=0x1c, subcmd=0x00, payload_len=0
*****5:frame.c(145):icom_one_transaction entered
write_block(): TX 7 bytes
0000 fe fe 94 e0 1c 00 fd .......
read_string_generic called, rxmax=200 direct=1, expected_len=1
read_string_generic(): RX 7 characters, direct=1
0000 fe fe e0 94 0f 01 fd .......
icom_one_transaction: frm_len=7, frm_len-1=fd, frm_len-2=01
*****5:frame.c(485):icom_one_transaction returning(0)
****4:frame.c(538):icom_transaction returning(0)
icom_get_ptt: wrong frame len=0
***3:icom.c(5340):icom_get_ptt returning(-9) Command rejected by the rig
**2:rig_get_ptt: elapsed=1ms
**2:rig.c(3926):rig_get_ptt returning(-9) Command rejected by the rig
Command rejected by the rig
Command rejected by the rig
while getting PTT state
[RIGCTRL][2024-10-05 01:04:16.227659][00:08:01.208348][error] error:
**2:rig.c(3531):rig_set_ptt entered
**/home/marc/src/wsjtx-2.7.0-rc7/build/hamlib-prefix/src/hamlib/src/rig.c(3567)
trace
***3:icom.c(5288):icom_set_ptt entered
****4:frame.c(507):icom_transaction entered
icom_transaction: cmd=0x1c, subcmd=0x00, payload_len=1
*****5:frame.c(145):icom_one_transaction entered
write_block(): TX 8 bytes
0000 fe fe 94 e0 1c 00 00 fd ........
read_string_generic called, rxmax=200 direct=1, expected_len=1
read_string_generic(): RX 8 characters, direct=1
0000 fe fe e0 94 1c 00 01 fd ........
icom_one_transaction: frm_len=8, frm_len-1=fd, frm_len-2=01
*****5:frame.c(485):icom_one_transaction returning(0)
****4:frame.c(538):icom_transaction returning(0)
***3:icom.c(5301):icom_set_ptt returning(-5) Communication timed out
**2:rig_set_ptt: elapsed=1ms
**2:rig.c(3574):rig_set_ptt returning(-5) Communication timed out
Communication timed out
[SYSLOG][2024-10-05 01:04:20.615097][00:08:05.595788][info] Log Finish
_______________________________________________
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 mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel