replace eb200 with runds

This commit is contained in:
Jakob Ketterl
2021-02-03 03:21:09 +01:00
parent 44270af88f
commit 13eaee5ee9
10 changed files with 21 additions and 20 deletions

2
debian/changelog vendored
View File

@@ -13,7 +13,7 @@ openwebrx (0.21.0) UNRELEASED; urgency=low
* New devices supported:
- HPSDR devices (Hermes Lite 2) (`"type": "hpsdr"`)
- BBRF103 / RX666 / RX888 devices supported by libsddc (`"type": "sddc"`)
- Devices using the EB200 protocol (`"type": "eb200"`)
- R&S devices using the EB200 or Ammos protocols (`"type": "runds"`)
-- Jakob Ketterl <jakob.ketterl@gmx.de> Sun, 11 Oct 2020 21:12:00 +0000

2
debian/control vendored
View File

@@ -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.4), soapysdr-tools, python3-js8py (>= 0.1), ${python3:Depends}, ${misc:Depends}
Recommends: digiham (>= 0.3), dsd (>= 1.7), sox, direwolf (>= 1.4), wsjtx, eb200-connector, hpsdrconnector, aprs-symbols, m17-demod
Recommends: digiham (>= 0.3), dsd (>= 1.7), sox, direwolf (>= 1.4), wsjtx, runds-connector, hpsdrconnector, aprs-symbols, m17-demod
Description: multi-user web sdr
Open source, multi-user SDR receiver with a web interface