add GridTracker to Logging

This commit is contained in:
Connor Dickey 2023-06-01 21:04:04 -05:00 committed by GitHub
parent 30c1dc99fa
commit 8f5d952841
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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.