MorseKOB / PyKOB

Python implementation of a library for Morse and MorseKOB functionality
https://sites.google.com/site/morsekob/morsekob40
MIT License
4 stars 2 forks source link

Feed should include the text with the code sent to support CWCOM clients. #300

Closed AESilky closed 6 months ago

AESilky commented 6 months ago

In helping someone that supports a group that uses CWCOM clients, we found that the CWCOM clients need the text character sent along with the code in order to display it to the user. Although CWCOM compatibility isn't the highest priority, the change to include the text data isn't very complex (the underlying network.py module already supports it).

AESilky commented 6 months ago

Feed.py now includes the text character with the code sent to 'internet'.