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

218 ARRL DX format for KH6/KL7 is incorrect #231

Merged
merged 4 commits into from
Jan 31, 2024

Conversation

w7sst
Copy link
Owner

@w7sst w7sst commented Jan 30, 2024

ARRL DX contest now allows Hawaii and Alaska stations with NH6 or AL7 prefixes.

The main issue here was incomplete regular expressions in the ARRL.LIST (DXCC) file.

@w7sst w7sst added this to the v1.83.1 - bug fix release milestone Jan 30, 2024
@w7sst w7sst requested review from scotthibbs and K6OK January 30, 2024 00:42
@w7sst w7sst self-assigned this Jan 30, 2024
@w7sst w7sst linked an issue Jan 30, 2024 that may be closed by this pull request
@w7sst w7sst requested review from BH1SCW and jr8ppg January 30, 2024 02:13
- RegEx alternations (OR clause) should list longer expressions first,
  this affected England by putting GX before G.
- European Russia - add R[A-Z][1-7] and [UR][1-7]
- Asiatic Russia  - add R[A-Z][890] and [UR][890]
- Swains I. - change KH8 to KH8S to avoid conflict with American Somoa
- Fernando - St. Peter, Trinidade: simplify PP0-PY0 expressions
- Canada - move VK9 before V[A-GOY] (longer before shorter expression)
- Norfork I. - move up in file to allow other (longer) matches to occur first
- Christmas I. - fix typo (VK9FW -> VK9FX)
- New Zealand - match ZL50 before Z[LM]
- South Africa - remove redundant expression Z[RSTU]
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 DX format for KH6/KL7 is incorrect
1 participant