1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-01-18 13:01:09 +01:00
FLEcli/fleprocess
2020-09-16 13:35:11 +02:00
..
adif_process.go Refactor ADIF processing and improve tests 2020-08-10 19:16:15 +02:00
adif_process_test.go Proper processing of the WWFF keyword 2020-08-30 17:39:52 +02:00
adif_write.go Correct Park-to-Park ADIF generation bug 2020-09-16 13:35:11 +02:00
adif_write_test.go Correct Park-to-Park ADIF generation bug 2020-09-16 13:35:11 +02:00
braketedData.go Simplify CLI user interface 2020-07-29 08:22:13 +02:00
braketedData_test.go Improve tests coverage 2020-08-09 16:15:40 +02:00
csv_process.go Refactor ADIF processing and improve tests 2020-08-10 19:16:15 +02:00
csv_process_test.go Refactor ADIF processing and improve tests 2020-08-10 19:16:15 +02:00
csv_write.go Improve tests coverage 2020-08-09 16:15:40 +02:00
csv_write_test.go Improve output filename validation 2020-08-09 18:01:38 +02:00
displayLog.go Adding GridLocator and MyGrid support 2020-09-04 21:42:15 +02:00
displayLog_test.go Adding GridLocator and MyGrid support 2020-09-04 21:42:15 +02:00
inferTime.go Improve date parsing (multiple delimiter, complete shorthand notation) and DATE marker is optional 2020-09-05 22:14:32 +02:00
inferTime_test.go Improve tests coverage 2020-08-09 16:15:40 +02:00
load_file.go Prevent second definition of some header fields 2020-09-12 22:26:24 +02:00
load_file_test.go Prevent second definition of some header fields 2020-09-12 22:26:24 +02:00
output_filename.go Refactor ADIF processing and improve tests 2020-08-10 19:16:15 +02:00
output_filename_test.go Refactor ADIF processing and improve tests 2020-08-10 19:16:15 +02:00
parse_line.go Fix Call & Grid parsing as well as WWFF Adif output bug 2020-09-14 14:00:27 +02:00
parse_line_test.go Fix Call & Grid parsing as well as WWFF Adif output bug 2020-09-14 14:00:27 +02:00
validate.go Fix Call & Grid parsing as well as WWFF Adif output bug 2020-09-14 14:00:27 +02:00
validate_test.go Fix Call & Grid parsing as well as WWFF Adif output bug 2020-09-14 14:00:27 +02:00
write_file.go Improve tests coverage 2020-08-09 16:15:40 +02:00
write_file_test.go Improve tests coverage 2020-08-09 16:15:40 +02:00