Add IARU-HF rules - #515
Open
fillods wants to merge 1 commit into
Open
Conversation
It does not count the points and multipliers correct in all situations, but it will get you through the contest. Based on versions from Fred DH5FS, Nate N0NB, and Koos PE4KH. It has initial exchange for HQ stations and IARU officials, and let you track them as multipliers. Next step is to convert scoring to a python plugin.
Member
|
I will have a look into the scoring plugin. |
zcsahok
reviewed
Jul 19, 2026
| CONTEST_MODE | ||
|
|
||
| CABRILLO=UNIVERSAL | ||
| CABRILLO-CONTEST= (IARU-HF-CW, IARU-HF-SSB, IARU-HF-MIXED) |
Member
There was a problem hiding this comment.
My log submission was accepted with
CONTEST: IARU-HF
I'm not sure if IARU-HF-CW/SSB/MIXED are valid as a quick search found no references to them.
The rules do not specify it, but at least here https://www.contestcalendar.com/contestdetails.php?ref=67 it states "IARU-HF".
Member
|
Regarding ITUMULT: it would maybe make sense to add a configuration ITUEXCHANGE (or similar) that would enable just the initial exchange generation logic without the whole multiplier machinery. That would save us typing in the exchange. |
Member
|
Please check my PR containing the scoring fillods#1 so that we can progress with this one. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It does not count the points and multipliers correct in all situations, but it will get you through the contest.
Based on versions from Fred DH5FS, Nate N0NB, and Koos PE4KH.
It has initial exchange for HQ stations and IARU officials, and let you track them as multipliers.
Next step is to convert scoring to a python plugin.