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

20 commits

Author SHA1 Message Date
Jean-Marc MEESSEN
0b9fb5bc78
Simplify CLI user interface 2020-07-29 08:22:13 +02:00
Jean-Marc MEESSEN
d60bab231f
Improve parsing error reporting
* Better validation error for WWFF and SOTA ref
* Better validation error for callsign
* Improve frequency parsing errors
2020-07-21 12:09:06 +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
6172f13193
Add the time interpolating feature 2020-07-10 22:49:28 +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
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
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
Jean-Marc MEESSEN
3656daff9e Start line parsing development 2020-06-09 21:50:39 +02:00