Any idea how enable CW on DX3000

5 posts / 0 new
Last post
sp6ina
sp6ina's picture
Any idea how enable CW on DX3000

Hi. i have yaesu dx3000 and config on usb cat.
/usr/bin/rigctld -m 132 -r /dev/ttyUSB0 -t 4532 -s 38400 --set-conf=serial_handshake=Hardware --set-conf=rts_state=ON --set-conf=dtr_state=ON
everything work without CW !?
On CW settings i select hamlib but when i go to cw window and put cq the radio does not respond.
Is it possible for this to work?

oh1kh
Any idea how enable CW on DX3000

First of all: What the manual says?

Next it seems that DX3000 has no own Hamlib model 132 is for DX5000 so it might not work in all cases.

When cqrlog is running start telnet in command console and give command "\dump_caps"
You get long list what the rig can do. There, near the end is "Can send morse"
It must be "Y"

If it is Y and your rig is on CW mode try next type command:

b de sp6ina

you should get rprt0 and CW out from DX3000
if it works the Hamlib can send CW.

next give
Q
to get out of telnet.

[saku@hamtpad ~]$ telnet localhost 4532
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
\dump_caps
Caps dump for model: 373
Model name: IC-7300
Mfg name: Icom
...
....
....
Can send Morse: Y
Can decode Events: Y
Can set Bank: N
Can set Mem: Y
Can get Mem: N
Can set Channel: E
Can get Channel: E
Can ctl Mem/VFO: Y
Can Scan: Y
Can get Info: N
Can get power2mW: Y
Can get mW2power: Y

Overall backend warnings: 0
RPRT 0

b de sp6ina
RPRT 0

q

If that was ok then start cqrlog from console with command:

cqrlog debug=1 > /tmp/debug.txt

Try to change preferences CQ interface to "none" close preferences then go back and set it back to Hamlib and close preferences.
Then try to send a CW macro and close cqrlog (if CW does not work, otherwise use it and be happy...).

Next add file /tmp/debug.txt to your next message so we see what happended when you switched CW keyer to none and back to hamlib and tried to send a CW macro.

--
Saku
OH1KH

sp6ina
sp6ina's picture
Can send Morse: N

Can send Morse: N
Can decode Events: N

:(

oh1kh
Can send Morse: N

Hi!

That is a good reason. Unfortunately.
But what DX3000 manual says?. Can the rig handle cw via usb command?
Then it is just hamlib problem. Perhaps peek to hamlib at git hub may show is there any unreleased code for yaesu.

--
Saku
OH1KH

sp6ina
sp6ina's picture
Manual says YES, dx3000 have

Manual says YES, dx3000 have cw keyring
I download on of the latest hamlib witch dx3000 beta support and everything configured witch hamlib NET.
On radio PC keyring set is on DTR.
On Windows my friend have hrd and cw configure in other normal port (on dx3000 when you connect witch usb you have two port, one normal and one Enhanced (this is use)).