Hi

I'm running WSJT-X v2.5.4 on a Win10 computer.
I've set up hamlib rigctld (version 4.4) on a Raspberry Pi and connected it
to my Icom706mk2g.
I'm using two com ports from the RPi, one for CAT control and one for PTT.
I've set  WSJT-X  to use hamlib for rig control and pointed it to the
ip:port of my RPi.

Test CAT works fine and  WSJT-X can set and read the frequency if I have
PTT method set to Vox.
If I set PTT method to CAT then Test CAT fails with the error:
Rig failure
Hamlib error: IO error
network.c(441):network_close return(0)
iofunc.c(361):port_close return(0)
rig.c(1047):rig_open return(-6) IO error
network.c(441):network_close return(0)
iofunc.c(361):port_close return(0)
iofunc.c(361):port_close return(0) while opening connection to rig

I can use the hamlib CAT PTT from other software such as Log4OM without
issues.
I would expect CAT PTT with hamlib rigcontrol in WSJT-X to behave the same,
that is use hamlib calls to do PTT.

My rigctld command line is
rigctld --model=3011 --rig-file=/dev/ttyUSB0 --serial-speed=4800
--port=4532 --set-conf=stop_bits=1,dtr_state=ON,rts_state=ON
--ptt-file=/dev/ttyUSB1  --ptt-type=RTS -Z

Am I setting something wrong or misunderstanding something?

Thanks
  Hrafnkell TF3HR
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to