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

72 commits

Author SHA1 Message Date
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
c7a694cceb
Version2 (#3)
* testing

* Fixed versioning string
2020-07-19 10:25:59 +02:00
Jean-Marc MEESSEN
f344690e26
Implement Gorelease and github actions 2020-07-18 21:27:57 +02:00
Jean-Marc MEESSEN
b4c740180a First preview release 2020-07-16 20:27:51 +02:00
Jean-Marc MEESSEN
12c892c6b0 Some further tweaking 2020-07-16 20:14:52 +02:00
Jean-Marc Meessen
c8ed5cc86a Added missing elements to CSV output 2020-07-16 17:22:12 +02:00
Jean-Marc MEESSEN
731ad58ae3 Update documentation (WIP) 2020-07-15 23:02:31 +02:00
Jean-Marc MEESSEN
da680bc04e Improve documentation 2020-07-15 13:40:47 +02:00
Jean-Marc MEESSEN
ef2d33f20f Complete CSV output 2020-07-14 21:39:31 +02:00
Jean-Marc MEESSEN
7d903fb18c Write SOTA .csv (WIP) 2020-07-13 22:40:49 +02:00
Jean-Marc MEESSEN
b3c169228f re-use adif_filename to build .csv 2020-07-13 21:25:06 +02:00
Jean-Marc MEESSEN
0716f4565a Improve versioning and building 2020-07-13 20:25:09 +02:00
Jean-Marc MEESSEN
efb75a4d4e Start work on CSV generation 2020-07-13 14:00:23 +02:00
Jean-Marc MEESSEN
5c855f85fd Improve versionning automation 2020-07-13 13:59:40 +02:00
Jean-Marc MEESSEN
b2648053d3 Support WWFF and SOTA adif output 2020-07-12 22:33:01 +02:00
Jean-Marc MEESSEN
134489772b Rename Version file 2020-07-11 14:37:31 +02:00
Jean-Marc MEESSEN
b9bb5e8f5e Add version display and multiarch build 2020-07-11 14:32:53 +02:00
Jean-Marc MEESSEN
6172f13193
Add the time interpolating feature 2020-07-10 22:49:28 +02:00
Jean-Marc MEESSEN
1077b7254f Correctadif date 2020-07-01 13:53:53 +02:00
Jean-Marc MEESSEN
55e96d88f2 WWFF ADIF output 2020-06-30 22:20:56 +02:00
Jean-Marc MEESSEN
cf653c36fc Add adif_write tests 2020-06-30 13:44:30 +02:00
Jean-Marc MEESSEN
23814440c7 Write Adif line 2020-06-29 22:29:42 +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
2dbb376b35 implement default output filename construction 2020-06-28 15:29:13 +02:00
Jean-Marc MEESSEN
9c903913ac some command line tweaking 2020-06-28 14:52:24 +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
872cfd99ce Implement complete frequency loading 2020-06-23 22:30:59 +02:00
Jean-Marc MEESSEN
247f869bf5 Start processing frequency 2020-06-23 14:03:23 +02:00
Jean-Marc MEESSEN
0638cfe9ff some more display tweeking 2020-06-23 13:22:05 +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
10ca0b86e0 File parsing and display log in colums 2020-06-22 23:00:01 +02:00
Jean-Marc MEESSEN
d8bc64428e First iteration on parse_line completed 2020-06-22 13:44:42 +02:00
Jean-Marc MEESSEN
018e2da453 Improve default RST (mode from previous line) 2020-06-21 15:29:05 +02:00
Jean-Marc MEESSEN
0c45dcfbc1 Adding line parsing tests 2020-06-21 10:38:14 +02:00
Jean-Marc MEESSEN
571371faf5 Report parsing complete for Phone and CW 2020-06-20 22:05:51 +02:00
Jean-Marc MEESSEN
4fdbb50aca fixed Band Parsing 2020-06-20 20:38:09 +02:00
Jean-Marc MEESSEN
6cef57acba adding RST procesing 2020-06-20 14:49:18 +02:00
Jean-Marc MEESSEN
34f214bd43 Add default RST 2020-06-13 21:51:53 +02:00
Jean-Marc MEESSEN
d80981aa11 Added parsing of OM name and grid locator 2020-06-13 14:24:25 +02:00
Jean-Marc MEESSEN
86e135d09e parsing time now 2020-06-12 21:15:19 +02:00
Jean-Marc MEESSEN
fb41ebd2ef Added callsign to line parsing 2020-06-11 22:44:22 +02:00
Jean-Marc MEESSEN
c498c72fb1 Move the regexp as a global var 2020-06-11 22:08:29 +02:00
Jean-Marc MEESSEN
7a66731817 Finished braketedData processing 2020-06-11 21:56:38 +02:00
Jean-Marc MEESSEN
8b4e2e5986 reorganize validation routines 2020-06-11 14:00:54 +02:00
Jean-Marc Meessen
1c702a3722 Add parsing of custom QSL Message 2020-06-11 09:11:04 +02:00
Jean-Marc MEESSEN
d4a9ff89b1 Parsing comments 2020-06-10 22:58:47 +02:00