[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hamlib keying
From: |
Christoph Berg |
Subject: |
Re: Hamlib keying |
Date: |
Mon, 25 Oct 2021 09:41:38 +0200 |
Re: Onno VK6FLAB
> Hi Christoph,
>
> Out of interest, why did you not add hamlib functionality to cwdaemon
> instead?
I want to get rid of extra moving parts. Tlf is already talking to
Hamlib directly for the frequency and mode, why not use that
connection for keying as well?
I have a cwdaemon-compatible daemon that talks to Hamlib, but that's
something extra I have to take care of when starting CW operation, and
it doesn't have the ability to read the keyer speed from the rig to
feed back into Tlf:
https://github.com/df7cb/df7cb-shack/blob/master/cwdaemon/hamlibcw.c
Christoph