Skip to content

Fix BAND_RX export when RX band is empty#1039

Open
yl3gbc wants to merge 1 commit into
ea4k:masterfrom
yl3gbc:fix-lotw-rx-band
Open

Fix BAND_RX export when RX band is empty#1039
yl3gbc wants to merge 1 commit into
ea4k:masterfrom
yl3gbc:fix-lotw-rx-band

Conversation

@yl3gbc

@yl3gbc yl3gbc commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This fixes ADIF export when RX band is empty or stored as 0.

Before this change KLog could export BAND_RX with value 0 when band_rx was empty/invalid, which can cause LoTW/TQSL upload errors.

The export now writes BAND_RX only when band_rx is not empty, not 0, and different from BAND.

Changed:

  • getADIFStandard()
  • getADIFLoTW()
  • getADIFClubLog()

@sonarqubecloud

sonarqubecloud Bot commented Jul 4, 2026

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