1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-02-17 04:22:36 +01:00
Commit graph

26 commits

Author SHA1 Message Date
Jean-Marc MEESSEN
6172f13193
Add the time interpolating feature 2020-07-10 22:49:28 +02:00
Jean-Marc MEESSEN
55e96d88f2 WWFF ADIF output 2020-06-30 22:20:56 +02:00
Jean-Marc MEESSEN
8cae1aa940 Prepare everything to write the adif 2020-06-29 13:55:11 +02:00
Jean-Marc MEESSEN
76389cdf55 make the fullLog a parameter (and not a global value) 2020-06-29 13:33:07 +02:00
Jean-Marc MEESSEN
bcdae46979 start output file processing 2020-06-27 22:53:23 +02:00
Jean-Marc MEESSEN
209920cd25 Added the ADIF processing command 2020-06-27 13:57:59 +02:00
Jean-Marc MEESSEN
747e769761 Add error checking bufio scanner (just in case) 2020-06-25 21:35:08 +02:00
Jean-Marc MEESSEN
ab925ad2dd Reformat the sources with go fmt 2020-06-25 21:05:54 +02:00
Jean-Marc MEESSEN
0638cfe9ff some more display tweeking 2020-06-23 13:22:05 +02:00
Jean-Marc MEESSEN
10ca0b86e0 File parsing and display log in colums 2020-06-22 23:00:01 +02:00
Jean-Marc MEESSEN
3656daff9e Start line parsing development 2020-06-09 21:50:39 +02:00
Jean-Marc MEESSEN
30535269ce Added Date field parsing 2020-06-09 13:35:34 +02:00
Jean-Marc MEESSEN
c84b99af62 Add Nickname header field parsing 2020-06-09 12:48:38 +02:00
Jean-Marc MEESSEN
8443c27b18 Added SOTA, WWFF and QSLmsg parsing 2020-06-08 22:13:58 +02:00
Jean-Marc MEESSEN
9b4b9a7dda Industrialized parsing error display
as well as temporary values
2020-06-08 16:03:01 +02:00
Jean-Marc MEESSEN
1478243388 Trying to display the cleaned input 2020-06-08 13:49:52 +02:00
Jean-Marc MEESSEN
c8fe301c85 Adding callsign validation 2020-06-07 22:08:27 +02:00
Jean-Marc MEESSEN
0c7170d50e Processing raw myCall 2020-06-01 11:06:30 +02:00
Jean-Marc MEESSEN
2e97cf3920 start coding the header processing 2020-06-01 10:22:56 +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
99a4907265 Correct lint warning about license placement 2020-05-29 14:09:40 +02:00
Jean-Marc MEESSEN
8eff8412b7 Playing with parameters 2020-05-28 22:50:40 +02:00
Jean-Marc Meessen
9aeaa70b60 Skeleton complete 2020-05-28 12:40:53 +02:00
Jean-Marc MEESSEN
fe836d4bfe Today's work 2020-05-27 22:29:59 +02:00