Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Morse decoding #192

Open
leskerr opened this issue Nov 25, 2020 · 1 comment
Open

Improve Morse decoding #192

leskerr opened this issue Nov 25, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@leskerr
Copy link
Collaborator

leskerr commented Nov 25, 2020

PyKOB's decoding algorithm automatically adapts to the speed of the incoming Morse. Sometimes this does not work as well as MorseKOB 2.5's simpler, fixed speed approach.

Either PyKOB's decoding algorithm needs to be improved so as to provide equal or better performance, or there should be an option whereby the user can disable the adaptive feature.

@leskerr leskerr added the enhancement New feature or request label Nov 25, 2020
@AESilky
Copy link
Collaborator

AESilky commented Nov 25, 2020

Maybe also a keyboard key that will put it back to the set value. I realize that bumping the speed up or down a notch will set it, but an easy keyboard key that will just set it back to the currently configured value might be good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants