From 85f4e82cbb3feca13f21634fcf7aa6eb12e36b56 Mon Sep 17 00:00:00 2001 From: DD5HT Date: Sat, 11 Aug 2018 11:58:22 +0200 Subject: [PATCH] Initial Work --- README.md | 33 ++++++++++++++++++++++++++------- 1 file changed, 26 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5ed53b3..17c7595 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,35 @@ # awesome-hamradio [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) -# Awesome hamradio repositories. - - - -### MMDVM - -https://github.com/g4klx/MMDVM +## Software ### POCSAC ++ [UniPager](https://github.com/rwth-afu/UniPager) Universal POCSAG transmitter controller written in Rust. + ### SDR ### Antennas + +### 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. + +### Digimodes + ++ [WSJT](https://sourceforge.net/projects/wsjt/) five programs designed for amateur radio communication + + **WSJT:** Modes optimized for meteor scanner, ionospheric scatter, and EME at VHF/UHF/Microwaves. + + **WSJT-X:** Modes JT65, JT9. Primarily for use at HF. + + **MAP65:** For EME an VHF and higher frequencies. Implements a panoramic, polarization-matching receiver for JT65. + + **WSPR:** Probe potential propagation paths using low-power transmissions. + + **WSPR-X:** Experimental version of WSPR, including the slow mode WSPR-15. + +### CAT & Interfaces + ++ [Hamlib](https://github.com/Hamlib/Hamlib) libraries for amateur radio equipment control applications. + +## Hardware + ++ [MMDVM](https://github.com/g4klx/MMDVM) Multi-Mode Digital Voice Modem + + [MMDVM_HS_HAT](https://github.com/mathisschmieder/MMDVM_HS_Hat) MMDVM_HS Hat for the Raspberry Pi (Zero) \ No newline at end of file