Re: Support for K3NG Arduino keyer

2019-11-24 Thread Drew Arnett
What Tom said should work fine. I wrote a third implementation myself: https://github.com/drewarnett/pywinkeyerdaemon (On my TODO list for this week is to publish a python3 update!) I used it with a K3NG keyer originally. I moved later to a K1EL WinKeyer. To use any of these, just config

Re: Support for K3NG Arduino keyer

2019-11-24 Thread Thomas Beierlein
Hi Andy, there are some UDP clients controlling K1EL like keyers (and also the K3NG). See the mailing archive from just last week. There was a discussion about it. From memory: - There is Winkeydaemon at Nate's N0NB github account https://github.com/N0NB/winkeydaemon and - a second one is the

Support for K3NG Arduino keyer

2019-11-24 Thread Andy
Hi everyone, Can I configure TLF to use K3NG Arduino keyer or cwdaemon is only available cw keying device? Thanks, 73, Andy 9a3jh On 11/23/19 10:00 PM, tlf-devel-requ...@nongnu.org wrote: Send Tlf-devel mailing list submissions to tlf-devel@nongnu.org To subscribe or unsubscribe v

Re: tlf and the nano editor

2019-11-24 Thread Thomas Beierlein
As a final touch TLF now rereads the whole logfile after the editing command is finished. That was not implemented correctly before. For all that who want to experiment with a graphical editor (gedit, gvim, ...) make sure that the editor stays in foreground and blocks TLF until editing is done. Ot