1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-01-18 13:01:09 +01:00
FLEcli/fleprocess
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
..
adif_process.go Tidying application after Go release bump (#92) 2023-02-10 17:45:10 +01:00
adif_process_test.go QRG rounding (#75) 2021-12-05 15:54:39 +01:00
adif_write.go Add support for MY_CNTY adif tag. (#128) 2024-03-19 21:23:24 +01:00
adif_write_test.go Add support for MY_CNTY adif tag. (#128) 2024-03-19 21:23:24 +01:00
braketedData.go Tidying application after Go release bump (#92) 2023-02-10 17:45:10 +01:00
braketedData_test.go Improve tests coverage 2020-08-09 16:15:40 +02:00
csv_process.go Tidying application after Go release bump (#92) 2023-02-10 17:45:10 +01:00
csv_process_test.go Pota support (#73) 2021-12-04 22:36:53 +01:00
csv_write.go Tidying application after Go release bump (#92) 2023-02-10 17:45:10 +01:00
csv_write_test.go Validate Sota chaser log 2020-10-04 14:42:36 +02:00
displayLog.go Add support for MY_CNTY adif tag. (#128) 2024-03-19 21:23:24 +01:00
displayLog_test.go Pota support (#73) 2021-12-04 22:36:53 +01:00
inferTime.go Tidying application after Go release bump (#92) 2023-02-10 17:45:10 +01:00
inferTime_test.go Tidying application after Go release bump (#92) 2023-02-10 17:45:10 +01:00
load_file.go Add support for MY_CNTY adif tag. (#128) 2024-03-19 21:23:24 +01:00
load_file_test.go Add support for MY_CNTY adif tag. (#128) 2024-03-19 21:23:24 +01:00
output_filename.go Tidying application after Go release bump (#92) 2023-02-10 17:45:10 +01:00
output_filename_test.go Tidying application after Go release bump (#92) 2023-02-10 17:45:10 +01:00
parse_line.go Add support for MY_CNTY adif tag. (#128) 2024-03-19 21:23:24 +01:00
parse_line_test.go Reproduce issue 2022-03-15 18:01:47 +01:00
validate.go Improve POTA ref validation (#112) 2023-12-03 22:05:38 +01:00
validate_test.go Improve POTA ref validation (#112) 2023-12-03 22:05:38 +01:00
write_file.go Improve tests coverage 2020-08-09 16:15:40 +02:00
write_file_test.go Pota support (#73) 2021-12-04 22:36:53 +01:00