From 23bf1df72ad9e228ede3171c336ca9614e8621a6 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Sun, 17 Jan 2021 19:51:04 +0100 Subject: [PATCH] update list of features with recent development --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 811b5640..9d6ccfa2 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,17 @@ It has the following features: - filter passband can be set from GUI - it extensively uses HTML5 features like WebSocket, Web Audio API, and Canvas - it works in Google Chrome, Chromium and Mozilla Firefox -- currently supports RTL-SDR, HackRF, SDRplay, AirSpy, LimeSDR, PlutoSDR +- supports a wide range of [SDR hardware](https://github.com/jketterl/openwebrx/wiki/Supported-Hardware#sdr-devices) - Multiple SDR devices can be used simultaneously - [digiham](https://github.com/jketterl/digiham) based demodularors (DMR, YSF, Pocsag) - [dsd](https://github.com/f4exb/dsdcc) based demodulators (D-Star, NXDN) -- [wsjt-x](https://physics.princeton.edu/pulsar/k1jt/wsjtx.html) based demodulators (FT8, FT4, WSPR, JT65, JT9) +- [wsjt-x](https://physics.princeton.edu/pulsar/k1jt/wsjtx.html) based demodulators (FT8, FT4, WSPR, JT65, JT9, FST4, + FST4W) +- [direwolf](https://github.com/wb2osz/direwolf) based demodulation of APRS packets +- [JS8Call](http://js8call.com/) support +- [DRM](https://github.com/jketterl/openwebrx/wiki/DRM-demodulator-notes) support +- [FreeDV](https://github.com/jketterl/openwebrx/wiki/FreeDV-demodulator-notes) support +- M17 support based on [m17-cxx-demod](https://github.com/mobilinkd/m17-cxx-demod) ## Setup