Made adif generate a canonical POTA log with or without --pota#148
Open
ericmoritz wants to merge 2 commits intoon4kjm:masterfrom
Open
Made adif generate a canonical POTA log with or without --pota#148ericmoritz wants to merge 2 commits intoon4kjm:masterfrom
ericmoritz wants to merge 2 commits intoon4kjm:masterfrom
Conversation
POTA references in non-POTA logs are supported by the canonical FLE app. This patch enables that functionality in FLEcli Branch: support-pota-hunters
fdb4d81 to
68754a8
Compare
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
Author
|
A friend of mine used FLEcli to generate their POTA log, however they forgot to include the The |
Contributor
|
It would be good for --sota and --wwff to act like this too. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
POTA references in non-POTA logs are supported by the canonical FLE app. This patch enables that functionality in FLEcli
Branch: support-pota-hunters