From 8b34e6c689fb494e5a0f31bc07d582b3e45a9adf Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Thu, 17 Jun 2021 14:57:59 +0200 Subject: [PATCH] remove dsd --- README.md | 3 +-- debian/control | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9d6ccfa..9517148 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,7 @@ It has the following features: - it works in Google Chrome, Chromium and Mozilla Firefox - 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) +- [digiham](https://github.com/jketterl/digiham) based demodularors (DMR, YSF, Pocsag, D-Star, NXDN) - [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 diff --git a/debian/control b/debian/control index 73615c1..6b274ba 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,6 @@ Vcs-Git: https://github.com/jketterl/openwebrx.git Package: openwebrx Architecture: all Depends: adduser, python3 (>= 3.5), python3-pkg-resources, csdr (>= 0.17), netcat, owrx-connector (>= 0.5), soapysdr-tools, python3-js8py (>= 0.1), ${python3:Depends}, ${misc:Depends} -Recommends: digiham (>= 0.5), dsd (>= 1.7), sox, direwolf (>= 1.4), wsjtx, runds-connector (>= 0.2), hpsdrconnector, aprs-symbols, m17-demod, js8call +Recommends: digiham (>= 0.5), sox, direwolf (>= 1.4), wsjtx, runds-connector (>= 0.2), hpsdrconnector, aprs-symbols, m17-demod, js8call Description: multi-user web sdr Open source, multi-user SDR receiver with a web interface