comptty
GUI based tool to compare two RTTY streams
Install
- All systems
-
curl cmd.cat/comptty.sh
- Debian
-
apt-get install comptty
- Ubuntu
-
apt-get install comptty
- Kali Linux
-
apt-get install comptty
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install comptty
- Dockerfile
- dockerfile.run/comptty
comptty
GUI based tool to compare two RTTY streams
Comptty is used to compare two RTTY streams. It's comparison function uses a linear-programming technique. It computes total number of errors, the character error rate (CER) and the bit error rate (BER). Special attention is given to SHIFT and UNSHIFT to account for an error occurring in that character.