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