Re: Using two TLF instances

2024-10-17 Thread Bill Lederer
Installed the patched version, and it seems to be working quite well. Thanks all. w8lvn On Sat, Sep 28, 2024 at 2:39 PM Ervin Hegedüs wrote: > Hi Bill, > > I think I found the problem and sent a fix on Github: > > https://github.com/Tlf/tlf/pull/441 > > I hope it will be fixed soon. > > > 73,

Re: Hamlib keying?

2024-10-17 Thread Thomas Beierlein
Am Thu, 17 Oct 2024 10:46:47 +0200 schrieb Christoph Berg : > Re: Thomas Beierlein > > * Changing key speed while sending is not supported. Also no > > embedded '+++' or '...' to speed up and down parts of the message. > > But you can change the speed between messages. > > Changing speed of

Re: Hamlib keying?

2024-10-17 Thread Christoph Berg
Re: Thomas Beierlein > * Changing key speed while sending is not supported. Also no > embedded '+++' or '...' to speed up and down parts of the message. > But you can change the speed between messages. Changing speed of messages that are already in transmission works here with the IC-7610 and

Re: Hamlib keying?

2024-10-17 Thread Christoph Berg
Re: Drew Arnett > It would be easy to write a python program to check for configuration > changes or to update a $HOME/.dev/whatever link. Definitely have a look at udev. It allows identification of devices by USB ID, serial number, name, port plugged in, etc. and assigns the name you wanted. I h