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

feat: add USB morse code adapter support #50

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mspiceland
Copy link

Add USB Morse Code Adapter Support

This PR adds support for USB morse code adapters like vband and vail, allowing users to practice CW using their own paddles or keys

Features

  • Add support for vband and vail USB morse code adapters:
  • Real-time morse code input for text fields
  • Configurable keyer modes (Straight Key, Iambic A/B, Ultimatic)
  • Seamless integration with MorseWalker's audio system
  • Persistent keyer settings

Technical Details

  • Added new morse-input module for handling morse code input
  • Uses MorseWalker's audio context to maintain consistent sound behavior
  • Keyer mode selection is optional and only appears in Your Station Settings
  • All settings are saved in localStorage for persistence

Credits

Add support for vband and vail USB morse code adapters:
- Real-time morse code input for text fields
- Configurable keyer modes (Straight Key, Iambic A/B, Ultimatic)
- Seamless integration with MorseWalker's audio system
- Persistent keyer settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant