Skip to content

Fix ADIF location and program reference fields - #172

Open
rsuzuki0 wants to merge 1 commit into
on4kjm:masterfrom
rsuzuki0:fix/adif-location-fields
Open

Fix ADIF location and program reference fields#172
rsuzuki0 wants to merge 1 commit into
on4kjm:masterfrom
rsuzuki0:fix/adif-location-fields

Conversation

@rsuzuki0

@rsuzuki0 rsuzuki0 commented Aug 3, 2026

Copy link
Copy Markdown

Summary

  • convert existing decimal-degree mylat and mylon values to the ADIF Location representation required by MY_LAT and MY_LON
  • emit dedicated MY_POTA_REF/POTA_REF and MY_WWFF_REF/WWFF_REF fields while retaining the existing generic SIG fields for compatibility
  • update the declared ADIF version from 3.1.0 to 3.1.7
  • document and test the corrected output

Scope

This PR does not add or change any FLE input directive. It only corrects and enriches ADIF output from data FLEcli already parses.

Validation

  • go test ./...
  • go test -race -count=1 ./...
  • go vet ./...

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