Made adif generate a canonical POTA log with or without --pota#148
Made adif generate a canonical POTA log with or without --pota#148ericmoritz wants to merge 2 commits into
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
|
A friend of mine used FLEcli to generate their POTA log, however they forgot to include the The |
|
It would be good for --sota and --wwff to act like this too. |
|
Hello @ericmoritz Thank you to have submitted this PR. I cleaned the configuration (it gets stale after 2 years). I will now be able to look at this PR and generate a new release. CC: @nicheath |
POTA references in non-POTA logs are supported by the canonical FLE app. This patch enables that functionality in FLEcli
Branch: support-pota-hunters