1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-01-31 06:51:02 +01:00
FLEcli/flecmd
Eric Codes d36c6c776e
Generate a canonical POTA log without the --pota flag
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
2025-01-14 16:03:42 -05:00
..
adif.go Generate a canonical POTA log without the --pota flag 2025-01-14 16:03:42 -05:00
adif_test.go Add check to verify output file directory exists. (#131) 2024-03-20 22:10:04 +01:00
csv.go Add check to verify output file directory exists. (#131) 2024-03-20 22:10:04 +01:00
csv_test.go Add check to verify output file directory exists. (#131) 2024-03-20 22:10:04 +01:00
load.go Add test to process large FLE file 2020-10-06 13:53:57 +02:00
load_test.go Bump github.com/spf13/cobra from 1.0.0 to 1.6.1 (#89) 2023-02-10 21:13:32 +01:00
root.go Add check to verify output file directory exists. (#131) 2024-03-20 22:10:04 +01:00
root_test.go Add check to verify output file directory exists. (#131) 2024-03-20 22:10:04 +01:00
version.go Tidying application after Go release bump (#92) 2023-02-10 17:45:10 +01:00