From 516815530e3b921394de27ce2a5c5f43b9c2a199 Mon Sep 17 00:00:00 2001 From: DD5HT Date: Sat, 11 Aug 2018 14:57:27 +0200 Subject: [PATCH] more --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1b5cd4a..9285f36 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ ### SDR + [GNU Radio](https://github.com/gnuradio/gnuradio) a software development toolkit that provides signal processing blocks to implement software radios. - ++ [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 @@ -31,11 +33,16 @@ + **WSPR:** Probe potential propagation paths using low-power transmissions. + **WSPR-X:** Experimental version of WSPR, including the slow mode WSPR-15. -### CAT & Interfaces ++ [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. ++ [pyhamtools](https://github.com/dh1tw/pyhamtools ) is a set of functions and classes for Amateur Radio purposes. ## 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) \ No newline at end of file + + [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