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

Merge FD Prototype #37

Merged
merged 57 commits into from
Oct 1, 2022
Merged

Merge FD Prototype #37

merged 57 commits into from
Oct 1, 2022

Conversation

w7sst
Copy link
Owner

@w7sst w7sst commented Sep 30, 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.

BH1SCW and others added 30 commits August 25, 2016 17:12
1.69
- Add "Hi-Score web page" server in MorseRunner.ini.
- Change Callersign Font to 'Consolar', You can find the font in office
2007, windows visit/7/8 etc.
- Change string to Unicode, Building with Delphi 2010 sp3.
This change form the basis of David's CWOPS CWT contest implementation
This is David's CWT contest implementation (w7sst added some whitespace)
…ed-an-empty-string-as-a-valid-number

Issue #18 - bug fix - CWOPTS.isnum() incorrectly considered an empty string as valid
Issue #16 - bug fix - last char of last field is dropped by TCWOPS.De…
Issue #14 - Add some comments to CWT code in SaveQso().
…tment

Issue #21 - rework ct7aup's Rx CW Speed adjustment
- 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
…; checkpoint before moving in changes (from jr8ppg)
- 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 requested review from scotthibbs and ct7aup September 30, 2022 04:08
@w7sst w7sst linked an issue Sep 30, 2022 that may be closed by this pull request
3 tasks
@w7sst w7sst changed the title 36 fd prototype Merge FD Prototype Sep 30, 2022
Copy link
Collaborator

@scotthibbs scotthibbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not a coder, but from what I understand you are merging all these versions into the main branch. Glad to see this moving forward. Please let me know when I can show it off to my CW friends and create a youtube video on our goal and need for feedback.
Scott

@w7sst
Copy link
Owner Author

w7sst commented Sep 30, 2022

@scotthibbs ,
Thank you for your enthusiasm. Let's hold off on any YouTube and announcements until I get caught up on life. I may hold back on announcing this repository to the other original MR developers for awhile. I want to get this core group on board before we make any general announcements. I am working with Steve, N2IC, separately on N1MM integration. I do want to be able to announce our project to the wider audience by early next spring (in time for Field Day and for the contest season). I will continue to slowly work on this, but only at a slow rate.

73,
Mike

@scotthibbs
Copy link
Collaborator

Understood. I didn't do the pull request to allow ct7aup to give it a better look. - Scott

@w7sst w7sst merged commit 0d95c1c into main Oct 1, 2022
@w7sst w7sst deleted the 36-fd-prototype branch October 13, 2022 01:31
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.

ARRL Field Day Morse Runner Prototype
4 participants