From 8f5d95284163cff9fc4d542ab58d863447a6f933 Mon Sep 17 00:00:00 2001 From: Connor Dickey Date: Thu, 1 Jun 2023 21:04:04 -0500 Subject: [PATCH] add GridTracker to Logging --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b371c5d..219f5a6 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ + [KLog](https://github.com/ea4k/klog) Linux, macOS and Windows multiplatform Hamradio logger. + [PyQSO](https://github.com/ctjacobs/pyqso) is a contact logging tool for amateur radio operators. + [Xlog](http://www.nongnu.org/xlog/) a minimal logging program for Amateur Radio Operators. - ++ [GridTracker](https://gitlab.com/gridtracker.org/gridtracker) is a warehouse of amateur radio information presented in an easy to use interface, from live traffic decodes, logbooks, spot reports, weather, current solar conditions and more. (Used with WSJT-X) ### Digimodes + [WSJT](https://sourceforge.net/projects/wsjt/) five programs designed for amateur radio communication @@ -63,6 +63,7 @@ + **WSPR-X:** Experimental version of WSPR, including the slow mode WSPR-15. + [fldigi](https://sourceforge.net/projects/fldigi/) is a modem program for most of the digital modes used by radio amateurs today. + ### Libraries + [Hamlib](https://github.com/Hamlib/Hamlib) libraries for amateur radio equipment control applications.