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

ARRL Field Day Morse Runner Prototype #36

Closed
3 tasks done
w7sst opened this issue Sep 29, 2022 · 0 comments · Fixed by #37
Closed
3 tasks done

ARRL Field Day Morse Runner Prototype #36

w7sst opened this issue Sep 29, 2022 · 0 comments · Fixed by #37
Assignees
Labels
enhancement New feature or request

Comments

@w7sst
Copy link
Owner

w7sst commented Sep 29, 2022

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)

  • Yes, I'm available to discuss possible solutions and alternatives to this problem.
  • Yes, I'd like to review and provide feedback on the proposed solution.
  • Yes, I'm available to help test a solution to this problem.
@w7sst w7sst added the enhancement New feature or request label Sep 29, 2022
@w7sst w7sst self-assigned this Sep 29, 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
@w7sst w7sst linked a pull request Sep 30, 2022 that will close this issue
@w7sst w7sst closed this as completed in #37 Oct 1, 2022
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
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant