D-RATS from Python2 to Python3
What is D-RATS? D-rats is a multi-protocol GUI communications package for Ham Radio. While d-rats was inspired by D-Star, pretty much nothing in D-Rats requires D-Star. D=Rats knows how to convert D-Star icon codes to APRS icon codes. D-Rats will work over any radio link that can transfer 8 bit data over a serial port, and also over the Internet when a connection is available. D=Rats has connections for Serial, APRS, TNCs, and WinLink. https://github.com/ham-radio-software/D-Rats D-Rats on Python2: Developed on Linux for Linux by Dan Smith. Ported and packaged for Microsoft Windows by one or more users of D-rats. Running on Linux: Only possible on older Linux systems that are very out of date. Running on Windows: Older version is installed as a single file so still works. It is unknown if there are any exploitable security vulnerabilities that may have been fixed on other platforms. Maintenance on Windows: No longer practical, all dependent components are deprecated. K...