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

MRT: Sounder Power-Save Triggers even with Key/Closer Open #289

Closed AESilky closed 7 months ago

AESilky commented 8 months ago

When the key closer is open, and if the sounder power-save timeout expires, when I go to send the sounder does not operate, but the characters are still sent. Briefly closing the key closer and opening it again restores the sounder to operation.

The other oddness is that sending from that KOB seems to lose parts of the last characters. For example, "Hello" almost always comes out as "Helle". The sounders on the remotes actually sound that as well so it isn't a decoding artifact. Connecting the same KOB and interface to MKOB 4 or MorseKOB 2.5 on windows does not result in the same behavior.

AESilky commented 8 months ago

This issue was reported via morsekob@groups.io by Kevin Jepson. https://groups.io/g/morsekob/topic/103361843#1080

AESilky commented 7 months ago

I believe I fixed this in the es-mrt branch, and I pushed it to master. I'll wait for @kevijeps to test before I close this.

Kevijeps commented 7 months ago

Initial testing shows that the behaviour no longer occurs. Timeout does not effect sounder when Key is open.