Say that the country-dependent exchanges are written
docs/unfinished.md said REF, ARRL 10M, the Ukrainian DX contest and the Russian DX contest were not written yet. All four are in src/Nonemm.Contests/Rules, and the first three implement SkipsField for the country-dependent exchange the sentence is about. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RoGtneMQaz4M9w7Kk49AVD
This commit is contained in:
@@ -138,9 +138,9 @@ and nothing here stops the operator writing one.
|
||||
N1MM's `.udc` format has no way to say that the exchange itself differs by the
|
||||
other station's country. OK/OM DX is written in code for that reason — it asks
|
||||
a county from OK and OM stations and a serial number from everyone else — and
|
||||
`Contest.SkipsField` steps over the box that does not apply. The same is true
|
||||
of REF, ARRL 10M, the Ukrainian DX contest and the Russian DX contest, which
|
||||
are not written yet.
|
||||
`Contest.SkipsField` steps over the box that does not apply. REF, ARRL 10M, the
|
||||
Ukrainian DX contest and the Russian DX RTTY contest ask their exchange the same
|
||||
way, and are written in code for the same reason.
|
||||
|
||||
Every contest in the station's own logs can now be opened, and its 78 contest
|
||||
instances score contact for contact as N1MM did apart from the cases below.
|
||||
|
||||
Reference in New Issue
Block a user