On 5/26/22 15:21, Ed wrote:
/var/log no winkeyer daemon shown. How to start ?


I don't exactly understand what you're seeing. Is that a message you see in /var/log?

There are probably multiple ways to do this, but I use cwdaemon.

$ sudo apt install cwdaemon

On my IC-7300, I set:

USB Keying (CW)    to  DTR

In logcfg.dat:

NETKEYER
NETKEYERPORT=6789       # The defaults
NETKEYERHOST=127.0.0.1

You have to start cwdaemon manually before running tlf. I have a 3 line "start" script:

killall -w -v cwdaemon
cwdaemon -d ttyUSBx -x n
tlf


where ttyUSBx is the IC-7300 USB serial port (same as you use for rig control).

73,

        Gary, K8LT

Reply via email to