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

MKOB: Ability to configure default speed per Station/Sender on a Wire #205

Open
AESilky opened this issue Dec 19, 2020 · 3 comments
Open
Labels
enhancement New feature or request MKOB MorseKOB (GUI) related

Comments

@AESilky
Copy link
Collaborator

AESilky commented Dec 19, 2020

When on a wire (for example Wire-11) different stations send at different speeds. A telegrapher is accustomed to mentally adjusting to the speed of each sender.

It would be nice if, once a typical speed for a sender is known, it could be configured as a 'preference' for that Station. This would allow switching speeds automatically based on the current sending station on that wire. The switching should be an option that can be disabled.

Scenario:

  1. Station A starts sending and you need to adjust to 28 for the reader to copy correctly.
  2. You press a button to configure '28' as the default speed for 'Station A'.
  3. Station A turns the wire over to Station B.
  4. Station B sends and you need to adjust the speed to 20 for the reader to copy correctly.
  5. You now press a button to configure '20' as the default speed for 'Station B'.
  6. Now (and in the future if it's enabled) when 'Station B' sends, the speed will be set to '20', and when 'Station A' sends, the speed is set to '28'.

The points are:

  1. The current speed can be saved as the default speed for that Station on that Wire.
  2. An option allows the current speed to be initially set from the defaults. If the option is 'off' no auto speed changes occur.
  3. When the sender station changes on the wire, the speed changes based on the sender/station.
  4. If the sender/station (+wire) doesn't have a default/preference configured the speed goes to the speed that is configured for the application.
  5. There is a way to delete a saved default - or all saved defaults.
  6. A nice to have is to be able to manually add/edit a station(sender)-wire:speed value.
@AESilky AESilky added enhancement New feature or request MKOB MorseKOB (GUI) related labels Dec 19, 2020
@jchausler
Copy link

jchausler commented Dec 19, 2020 via email

@AESilky
Copy link
Collaborator Author

AESilky commented Dec 20, 2020

So, maybe with the recording feature (I know @jchausler wants to make sure we clean up old recordings) we can allow people to easily flag sections in the Reader window that didn't copy correctly and upload them to our server so we can analyze and improve.

For experienced operators, I'm sure that the mis copied code is not a big deal, but when trying to attract new (would-be) telegraphers to keep Morse alive, I think they will rely on the Reader heavily for some time. If it doesn't copy relatively well, new users will get discouraged and lose interest.

@AESilky
Copy link
Collaborator Author

AESilky commented May 2, 2024

As a less complex solution to this, we are considering #348 (Automatic speed adjustment option).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MKOB MorseKOB (GUI) related
Projects
MKOB-4.0 (PyKOB)
  
Awaiting triage
Development

No branches or pull requests

2 participants