1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-02-19 21:20:12 +01:00
Commit graph

10 commits

Author SHA1 Message Date
Nic Heath
5b40643868
Add support for MY_CNTY adif tag. (#128)
* Add support for exporting MY_CNTY using mycounty in the header e.g. 'mycounty Ham County'.

* Add MyCounty to displayLog in the nice console summary.

---------

Co-authored-by: Jean-Marc MEESSEN <jean-marc@meessen-web.org>
2024-03-19 21:23:24 +01:00
Jean-Marc MEESSEN
97e550e45c
Tidying application after Go release bump (#92)
* Update dependencies (yaml)
* change linter
* format code and correct spelling
* remove deprecated ioutils
* change lint command in "CI" GitHub Action
* check return value of cmd.Execute()
* Solve lint issues
2023-02-10 17:45:10 +01:00
Jean-Marc MEESSEN
61c42d1c75
Pota support (#73)
* Add POTA processing
* add end to end POTA test
* allow tabs to be a valid separator in the header section
2021-12-04 22:36:53 +01:00
Jean-Marc MEESSEN
ce146e3407
Add test to process large FLE file 2020-10-06 13:53:57 +02:00
Jean-Marc MEESSEN
220f9b8109
Correct Park-to-Park ADIF generation bug 2020-09-16 13:35:11 +02:00
Jean-Marc MEESSEN
b082b8aea4
Fix Call & Grid parsing as well as WWFF Adif output bug 2020-09-14 14:00:27 +02:00
Jean-Marc MEESSEN
51bea8d698
Add day increment feature 2020-09-10 22:09:59 +02:00
Jean-Marc MEESSEN
53bd916d7a
Adding GridLocator and MyGrid support 2020-09-04 21:42:15 +02:00
Jean-Marc MEESSEN
3eeda8fd79
Improve tests coverage 2020-08-09 16:15:40 +02:00
Jean-Marc MEESSEN
0b9fb5bc78
Simplify CLI user interface 2020-07-29 08:22:13 +02:00
Renamed from cmd/adif_write.go (Browse further)