Skip to content

LoTW/ADIF export dialog: show submode instead of parent mode - #1134

Open
yl3gbc wants to merge 1 commit into
ea4k:masterfrom
yl3gbc:fix-lotw-dialog-submode
Open

LoTW/ADIF export dialog: show submode instead of parent mode#1134
yl3gbc wants to merge 1 commit into
ea4k:masterfrom
yl3gbc:fix-lotw-dialog-submode

Conversation

@yl3gbc

@yl3gbc yl3gbc commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

getQSODetailsForLoTWDownload() joined the mode table on log.modeid, which is the parent ADIF mode: MFSK covers both FT4 and FT8, so every FT4 and FT8 QSO showed up as 'MFSK' in the export dialog. Join on log.submode instead, the same way the log view was fixed.

getQSODetailsForLoTWDownload() joined the mode table on log.modeid, which
is the parent ADIF mode: MFSK covers both FT4 and FT8, so every FT4 and FT8
QSO showed up as 'MFSK' in the export dialog. Join on log.submode instead,
the same way the log view was fixed.
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant