Nic Heath
5560c5a68a
Add check to verify output file directory exists. ( #131 )
...
* Add check to verify output file directory exists.
* Change (and test) the error handling of the CheckDir function
* Add ADIF arguments tests
* Add CSV arguments tests
---------
Co-authored-by: Jean-Marc MEESSEN <jean-marc@meessen-web.org>
8 months ago
Nic Heath
92ae396b68
Add MY_LAT and MY_LON support using FLE keyword mylat and mylon. ( #129 )
...
* Add MY_LAT and MY_LON support using FLE keyword mylat and mylon.
* Add test cases for mylat and mylon.
8 months ago
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>
8 months ago
Bryan Nehl
b81a828749
Revert "Permit comment after other input on the line ( #119 )" ( #125 )
...
This reverts commit caefd46994
.
8 months ago
Bryan Nehl
caefd46994
Permit comment after other input on the line ( #119 )
10 months ago
Jean-Marc MEESSEN
19b46f66ea
Improve POTA ref validation ( #112 )
11 months ago
Jean-Marc MEESSEN
8ded553835
Fix POTA reference prefix validation ( #109 )
...
* Fix POTA reference prefix validation
* Update "what's new" for v0.1.7
12 months ago
Bryan Nehl
9cdef88796
support 5 digit parks ( #106 )
...
* support 5 digit parks
* update releaser file
* update comment to match code revision
1 year ago
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
2 years ago
vk3arr
dd9b2ed05c
Update missing SOTA Bands ( #83 )
2 years ago
Jean-Marc Meessen
7ef81e72e8
Fix issue 78
3 years ago
Jean-Marc Meessen
ad8b7f97fa
Reproduce issue
3 years ago
Jean-Marc MEESSEN
fe7836fdb5
QRG rounding ( #75 )
...
* support frequency up to the 100hz while default resolution is to the Khz
3 years ago
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
3 years ago
Jean-Marc MEESSEN
ce146e3407
Add test to process large FLE file
4 years ago
Jean-Marc MEESSEN
8d03018796
Validate Sota chaser log
4 years ago
Jean-Marc MEESSEN
4732960e5a
Give more space to long calls on screen display
4 years ago
Jean-Marc MEESSEN
884631a29b
Fix time gap issues
4 years ago
Jean-Marc MEESSEN
220f9b8109
Correct Park-to-Park ADIF generation bug
4 years ago
Jean-Marc MEESSEN
b082b8aea4
Fix Call & Grid parsing as well as WWFF Adif output bug
4 years ago
Jean-Marc MEESSEN
ca4a992b8e
Prevent second definition of some header fields
4 years ago
Jean-Marc MEESSEN
51bea8d698
Add day increment feature
4 years ago
Jean-Marc MEESSEN
ebe782ead0
Improve date parsing (multiple delimiter, complete shorthand notation) and DATE marker is optional
4 years ago
Jean-Marc MEESSEN
53bd916d7a
Adding GridLocator and MyGrid support
4 years ago
Jean-Marc MEESSEN
494fbaa987
Proper processing of the WWFF keyword
4 years ago
Jean-Marc MEESSEN
3a76290ac4
Fixed typo on "Successfully"
4 years ago
Jean-Marc MEESSEN
e31e692c76
Refactor ADIF processing and improve tests
4 years ago
Jean-Marc Meessen
fd7902bdfc
tweak validate_test.go
4 years ago
Jean-Marc MEESSEN
6a570a98e8
Improve output filename validation
4 years ago
Jean-Marc MEESSEN
3eeda8fd79
Improve tests coverage
4 years ago
Jean-Marc MEESSEN
0b9fb5bc78
Simplify CLI user interface
4 years ago