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

refactor - rework user callsign handling & call history file loading #133

Closed
w7sst opened this issue Nov 21, 2022 · 0 comments · Fixed by #134
Closed

refactor - rework user callsign handling & call history file loading #133

w7sst opened this issue Nov 21, 2022 · 0 comments · Fixed by #134
Assignees
Labels
technical debt code cleanup, refactoring, improve comments and/or design

Comments

@w7sst
Copy link
Owner

w7sst commented Nov 21, 2022

Summary

This is hopefully the last refactor step before submitting the ARRL DX Contest. This change will:

  1. rework user callsign handling such that the user callsign is used to determine special contest-specific behaviors based on the user callsign.
  2. defer loading the call history file until the contest simulation is started (user hits the RUN button). This helps simplify bookkeeping logic and makes it easier to support various types of contests in the future.
@w7sst w7sst self-assigned this Nov 21, 2022
@w7sst w7sst added the technical debt code cleanup, refactoring, improve comments and/or design label Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt code cleanup, refactoring, improve comments and/or design
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant