From 3dede517d14359e1bc6f5fc12e4df376c1f53c26 Mon Sep 17 00:00:00 2001 From: DD5HT Date: Thu, 16 Aug 2018 21:51:45 +0200 Subject: [PATCH] add --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9285f36..4f0d1c7 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,13 @@ + [gqrx](https://github.com/csete/gqrx) is an open source software defined radio (SDR) receiver implemented using GNU Radio and the Qt GUI toolkit. + [linhpsdr](https://github.com/g0orx/linhpsdr) linux hpsdr software. + [pihpsdr](https://github.com/g0orx/pihpsdr) Raspberry Pi 3 standalone code for HPSDR - -### Antennas ++ [quisk](http://james.ahlstrom.name/quisk/) SDR software to control different radios like the Hermes-Lite or HiQSDR ### Logging + [CQRLOG](https://github.com/ok2cqr/cqrlog) an advanced ham radio logger based on MySQL database. + [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. ### Digimodes @@ -40,9 +40,18 @@ + [Hamlib](https://github.com/Hamlib/Hamlib) libraries for amateur radio equipment control applications. + [pyhamtools](https://github.com/dh1tw/pyhamtools ) is a set of functions and classes for Amateur Radio purposes. +### Radio programming + ++ [CHIRP](https://chirp.danplanet.com/projects/chirp/wiki/Home) a free, open-source tool for programming your amateur radio. ++ [codeplug](https://github.com/DaleFarnsworth/codeplug/tree/master/editcp) a codeplug editor for the Tytera MD380 and MD390 as well as the Alinco DJ-MD40 radios. + +### Satelite operation + ++ [Gpredict](http://gpredict.oz9aec.net/) a real-time satellite tracking and orbit prediction application. + ## Hardware + [MMDVM](https://github.com/g4klx/MMDVM) Multi-Mode Digital Voice Modem + [MMDVM_HS_HAT](https://github.com/mathisschmieder/MMDVM_HS_Hat) for the Raspberry Pi (Zero) -+ [HPSDR](http://openhpsdr.org/) a hardware and software project intended as a "next generation" Software Defined Radio (SDR) for use by Radio Amateurs. \ No newline at end of file ++ [HPSDR](http://openhpsdr.org/) a hardware and software project intended as a "next generation" Software Defined Radio (SDR) for use by Radio Amateurs.