forked from VE3NEA/MorseRunner
-
Notifications
You must be signed in to change notification settings - Fork 13
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
ARRL Field Day Morse Runner Prototype #36
Labels
enhancement
New feature or request
Comments
w7sst
added a commit
that referenced
this issue
Sep 30, 2022
w7sst
added a commit
that referenced
this issue
Sep 30, 2022
w7sst
added a commit
that referenced
this issue
Sep 30, 2022
- bug fix - reading corrupt Pitch/Bandwidth from .INI file (e.g. Pitch=-1) results in bad audio. - bug fix kludge - fix IDE hang in debug mode by calling NameThreadForDebugging() (no idea why this works) - comments - update comments to bh1scw's prior work
w7sst
added a commit
that referenced
this issue
Sep 30, 2022
w7sst
added a commit
that referenced
this issue
Sep 30, 2022
- change version number to 1.80 - bug fix - in Single station mode, sending a corrected callsign causes DX station to send NR? - add gaussian distribution to DxOper.GetWpm() function
Merged
This was referenced Sep 30, 2022
Merged
w7sst
added a commit
that referenced
this issue
Oct 1, 2022
Fixes #36. This branch integration contains the FD Prototype that I started to develop last March. It is being merged into our 'main' branch so other visitors can see the code and perhaps add additional contests to this code base. We still need to resolve how to release an executable to someone for installation and usage. If you look at the integrations on this branch, 36-fd-prototype, you can see the major development steps along the way. I used git's rebase command to move these changes current, even though some of this work started in late April through September of 2022.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Add multi-contest support to Morse Runner. The first step is to build a prototype.
Motivation
Desire is to see what multi-contest support within Morse Runner would look like, how it would be coded, and get some early user feedback.
Detailed Description
Back in April 2022, w7sst started to design and prototype a FD Prototype. He wanted to build upon other existing work. This prototype is the result of that work. Other contests, including CWOPS CWT, NAQP, and CQWW will be included. Contests will be selected using a drop-down list and the user-exchange field will be entered via a text box.
Can you help?
Please let us know if you are available to help. (replace '[ ]' with '[x]' to affirm)
The text was updated successfully, but these errors were encountered: