开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Fix for TNC to repeater/ratflector software


 

Dan, thanks for the kudos. I think you'll even be more happy that we have been able to make the tnc work DIRECTLY with the ratflector software without needing the TCP/IP "layer".

The configuration file is named repeater.config and can be found using windows search. It will be in different locations depending upon which operating system you are running.

Anyway, our old configuration was:

devices = [('net:192.168.1.147:20011', ''), ('tnc:COM6:0:', '9600')]

Remove the extra colon

devices = [('net:192.168.1.147:20011', ''), ('tnc:COM6:0', '9600')]

And now the TNC works directly with the repeater/ratflector software without TCP/IP.

Best Regards,
Jeff Scoville AE5ME