feat(awards): settle each RDA disagreement on its own row
The comparison could show two hundred contacts where the log and the database name different districts, and leave the operator with nothing to do about any of them but open each QSO and edit it by hand. Now each row carries the two values as buttons: click the district you keep, then apply. There are shortcuts for keeping one source everywhere, and applying is a separate act — clicking through two hundred rows with each one written as it is clicked would make a slip permanent before the reading was finished. The choice is written as the contact's AWARD REFERENCE, not over the imported CNTY, and that distinction is the point. CNTY is what the downloaded log said; overwriting it would destroy the evidence the comparison runs on, and the next comparison would agree with itself and prove nothing. The override is the operator's decision, it is what the award engine counts, and it beats both sources. So the log keeps saying what it said, the database keeps saying what it says, and the contact counts for the district that was chosen. The buttons show the districts themselves rather than a tick box: someone arbitrating between RO-19 and KO-05 should be picking a value they can read, not remembering which source a checked box stood for.
This commit is contained in:
+4
-2
@@ -3,10 +3,12 @@
|
||||
"version": "0.26.16",
|
||||
"date": "",
|
||||
"en": [
|
||||
"TCI transmit needs no setting up in ExpertSDR3 any more. The protocol lets the audio source be named when keying, so OpsLog does it — the voice keyer works in SSB as well as in the digital modes, nothing has to be set per mode in the radio's own window, and the microphone stays the source for every transmission that is not a voice message."
|
||||
"TCI transmit needs no setting up in ExpertSDR3 any more. The protocol lets the audio source be named when keying, so OpsLog does it — the voice keyer works in SSB as well as in the digital modes, nothing has to be set per mode in the radio's own window, and the microphone stays the source for every transmission that is not a voice message.",
|
||||
"Awards, RDA district comparison: each disagreement can now be settled on its own row. Click the district you keep — the log's or the database's — and apply. The choice becomes the contact's award reference, so it is what counts, while both sources keep saying what they said."
|
||||
],
|
||||
"fr": [
|
||||
"L'émission TCI ne demande plus aucun réglage dans ExpertSDR3. Le protocole permet de nommer la source audio au moment de passer en émission, et OpsLog le fait — le manipulateur vocal fonctionne en SSB comme en numérique, il n'y a plus rien à régler mode par mode dans la fenêtre de la radio, et le micro reste la source pour toute émission qui n'est pas un message vocal."
|
||||
"L'émission TCI ne demande plus aucun réglage dans ExpertSDR3. Le protocole permet de nommer la source audio au moment de passer en émission, et OpsLog le fait — le manipulateur vocal fonctionne en SSB comme en numérique, il n'y a plus rien à régler mode par mode dans la fenêtre de la radio, et le micro reste la source pour toute émission qui n'est pas un message vocal.",
|
||||
"Diplômes, comparaison des districts RDA : chaque divergence se règle désormais sur sa propre ligne. Cliquer le district qu'on garde — celui du log ou celui de la base — puis appliquer. Le choix devient la référence de diplôme du contact, donc c'est lui qui compte, tandis que les deux sources continuent de dire ce qu'elles disaient."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user