Skip to content

Conversation

@ericmoritz
Copy link

POTA references in non-POTA logs are supported by the canonical FLE app. This patch enables that functionality in FLEcli

Branch: support-pota-hunters

POTA references in non-POTA logs are supported by the canonical FLE
app. This patch enables that functionality in FLEcli

Branch: support-pota-hunters
@ericmoritz ericmoritz force-pushed the support-pota-hunters branch from fdb4d81 to 68754a8 Compare October 31, 2024 00:15
There is no reason why a POTA log should not be generated like the
canonical one without the --pota flag.

Now the --pota flag turns on validation. If you forget to turn on
--pota and include a MyPark header directive, POTA.app will reject
your log because it is missing MY_SIG_INFO.

Branch: support-pota-hunters
@ericmoritz ericmoritz changed the title Add support for POTA hunters Made adif generate a canonical POTA log with or without --pota Jan 14, 2025
@ericmoritz
Copy link
Author

ericmoritz commented Jan 14, 2025

A friend of mine used FLEcli to generate their POTA log, however they forgot to include the --pota flag. This resulted in them uploading a log without Park to park SIG_INFO fields.

The --pota flag now acts as a flag to turn on POTA log validation to ensure an activator doesn't forget their MyPota header. Otherwise the adif subcommand outputs the same log regardless if --pota is enabled or not.

@nicheath
Copy link
Contributor

It would be good for --sota and --wwff to act like this too.

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.

2 participants