kc2g-flex-tools / nCAT

Flex 6xxx CAT via hamlib/rigctld protocol
MIT License
22 stars 4 forks source link

issue on PTT #15

Closed iz4tow closed 1 year ago

iz4tow commented 1 year ago

Hi, I'm running nCAT -listen 127.0.0.1:4532 to use a FLEX 6400M It works to change freq,mode,... but when I try to use PTT nCAT return this:

3:06PM WRN Handler returned error error="xmit 50000043" cmd=["T","1"]
3:06PM WRN Handler returned error error="xmit 50000043" cmd=["T","0"]

rigctl -m 2 -r localhost T return this:

set_ptt: error =  1:rigctl_parse.c(2506):rigctl_set_ptt entered
rigctl_set_ptt: set_ptt ptt=1
rigctl_set_ptt: ptt=1
  2:rig.c(2896):rig_set_ptt entered
rig.c(2929) trace
netrigctl_set_ptt called vfo=currVFO, ptt=1, ptt_type=5
netrigctl_vfostr: called vfo=VFOA
netrigctl_vfostr: vfo_opt=0
netrigctl_set_ptt: cmd=T 1
netrigctl_transaction: called len=4
rig_flush: called for network device
network_flush called
write_block(): TX 4 bytes, method=2
read_string_generic called, rxmax=1024 direct=1, expected_len=1
read_string_generic(): RX 7 characters, direct=1
  2:rig.c(2932):rig_set_ptt returning(-8) Protocol error

 1:rigctl_parse.c(2554):rigctl_set_ptt returning(-8) Protocol error

Protocol error

What am I missing?

Thanks

iz4tow commented 1 year ago

Just for info: The problem was not nCAT, the radio is broken. I called Flex tech support, they tried and they discovered that the transmit board is broken.