Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several fields do not meet ADIF specification #669

Closed
ea5wa opened this issue Jan 24, 2024 · 2 comments
Closed

Several fields do not meet ADIF specification #669

ea5wa opened this issue Jan 24, 2024 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@ea5wa
Copy link
Contributor

ea5wa commented Jan 24, 2024

  • SWL is defined as boolean, but KLog is saving Y/N
  • QSO_RANDOM is defined as boolean, but KLog is saving 0 in that field

There more fields saving "-1" that must contain a positive integer value.

@ea4k ea4k added this to the KLog-2.3.4 milestone Jan 26, 2024
@ea4k
Copy link
Owner

ea4k commented Jan 28, 2024

Freq and Distance also fail

IMG_20240128_221647_462.jpg

IMG_20240128_221642_758.jpg

@ea4k ea4k added the bug Something isn't working label Feb 3, 2024
@ea4k
Copy link
Owner

ea4k commented Feb 9, 2024

This bug will manage only boolean fields:
FORCE_INIT
SILENT_KEY
SWL
QSO_RANDOM

QSO_COMPLETE is managed in #680

@ea4k ea4k closed this as completed in eda1c62 Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants