1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-01-18 13:01:09 +01:00
Commit graph

29 commits

Author SHA1 Message Date
Bryan Nehl
9cdef88796
support 5 digit parks (#106)
* support 5 digit parks
* update releaser file
* update comment to match code revision
2023-11-14 10:48:52 +01:00
Jean-Marc Meessen
ad8b7f97fa Reproduce issue 2022-03-15 18:01:47 +01:00
Jean-Marc MEESSEN
fe7836fdb5
QRG rounding (#75)
* support frequency up to the 100hz while default resolution is to the Khz
2021-12-05 15:54:39 +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
2e1313ae7b
Fix docker script to work with current directory containing spaces (#56) 2020-09-17 15:15:15 +02:00
Jean-Marc MEESSEN
53bd916d7a
Adding GridLocator and MyGrid support 2020-09-04 21:42:15 +02:00
Jean-Marc MEESSEN
566482744f
Implement end-to-end tests 2020-08-12 18:10:23 +02:00
Jean-Marc MEESSEN
74eb19720c
Enable makefile as a multi-purpose tool 2020-08-11 16:36:40 +02:00
Jean-Marc MEESSEN
e31e692c76
Refactor ADIF processing and improve tests 2020-08-10 19:16:15 +02:00
Jean-Marc MEESSEN
3eeda8fd79
Improve tests coverage 2020-08-09 16:15:40 +02:00
Jean-Marc MEESSEN
7cc60785a9
Fixes issues with "sota" keyword and call prefix excessive validation 2020-07-20 14:24:49 +02:00
Jean-Marc MEESSEN
12c892c6b0 Some further tweaking 2020-07-16 20:14:52 +02:00
Jean-Marc Meessen
dabf976add Improve end-to-end testing 2020-07-16 17:24:40 +02:00
Jean-Marc MEESSEN
ef2d33f20f Complete CSV output 2020-07-14 21:39:31 +02:00
Jean-Marc MEESSEN
b2648053d3 Support WWFF and SOTA adif output 2020-07-12 22:33:01 +02:00
Jean-Marc MEESSEN
6172f13193
Add the time interpolating feature 2020-07-10 22:49:28 +02:00
Jean-Marc MEESSEN
9a174a36d8 reorganise test data 2020-06-27 19:41:23 +02:00
Jean-Marc MEESSEN
f32567df18 Prepare for the next phase 2020-06-24 13:34:51 +02:00
Jean-Marc Meessen
36dd84d369 Some display tweeking after testing with real files 2020-06-23 12:02:27 +02:00
Jean-Marc MEESSEN
34f214bd43 Add default RST 2020-06-13 21:51:53 +02:00
Jean-Marc MEESSEN
c84b99af62 Add Nickname header field parsing 2020-06-09 12:48:38 +02:00
Jean-Marc Meessen
5196150ed2 correct little error in test command cheat sheet 2020-06-09 12:12:26 +02:00
Jean-Marc MEESSEN
ec6cb27812 Some Cleaning 2020-06-08 22:41:28 +02:00
Jean-Marc MEESSEN
1adf11e8a0 Remove multi-line comments 2020-05-30 22:12:45 +02:00
Jean-Marc MEESSEN
39c6a76dc0 Skip comments and blank lines 2020-05-30 21:07:55 +02:00
Jean-Marc MEESSEN
0250079d37 Read the file in a string array 2020-05-29 22:39:23 +02:00
Jean-Marc MEESSEN
8eff8412b7 Playing with parameters 2020-05-28 22:50:40 +02:00
Jean-Marc MEESSEN
e1c7546bd0 add documentation and examples 2020-05-28 13:52:20 +02:00