tlf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: winkeyer daeon


From: Gary Grebus
Subject: Re: winkeyer daeon
Date: Thu, 26 May 2022 17:06:02 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

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

[Prev in Thread] Current Thread [Next in Thread]