Closed rsuzuki0 closed 2 years ago
Although this is very specific to POTA, this option could safely be added to the POTA processing.
Ok- thank you!
WWFF does not require any specific filename convention?
The naming conventions for WWFF are national organizations based. But you're right, it's worth checking if this assumption is correct. For SOTA, it is not relevant as the user uploads his file himself in the database.
Thanks for your comments and suggestions, Ryuji.
FYI, I am working (but with slow progress because of lack of time) on an improved display for the Morserino (nice CW trainer).
Le mer. 12 janv. 2022 à 15:07, Ryuji Suzuki @.***> a écrit :
Ok- thank you!
WWFF does not require any specific filename convention?
— Reply to this email directly, view it on GitHub https://github.com/on4kjm/FLEcli/issues/77#issuecomment-1011081044, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABN3S7NBYA6LJG6VS3W6SZDUVWDKPANCNFSM5LSFCTPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you were assigned.Message ID: @.***>
Also, you might want to change the POTA example in documentation so the example filename is with dash between the park number and date.
I've learned from exchanges with my area coordinator that the filename is how they extract the park reference (probably because not all ADIF files contain it) and the correct filename format is critical in POTA.
I'm participating in beta testing of the new self-uploader for POTA logs. This new system does not care about the filename, so this issue may become irrelevant in the near future. It's still nice to have if it's easy, but I would not divert significant resources away from more important issues. This beta will expand in phases, and it is still expected to need more time before it becomes a standard default feature.
As the self-upload function is now out of beta testing and released to the general public users, this feature is no longer necessary.
POTA requires log files be in the following form:
callsign@k-xxxx-yyyymmdd.adi
where k-xxxx is mypota and yyyymmdd is the date of the oldest QSO in the log file. Since FLEcli is in the position to know all these parameters, can you provide an option to write the output adif file in that filename?