update changelog and recommended packages

This commit is contained in:
Jakob Ketterl 2024-02-26 15:22:31 +01:00
parent 2019d2dcbd
commit 5819e1d4c5
3 changed files with 4 additions and 1 deletions

View file

@ -6,6 +6,7 @@
- Added decoding of ISM band transmissions using rtl_433
- Added support for decoding RDS data on WFM broadcasts using redsea decoder
- Added decoding for DAB broadcast stations using csdr-eti and dablin
- Added decoding of SSTV transmissions using csdr-sstv
- Added IPv6 support
- Added MQTT support
- New devices supported:

1
debian/changelog vendored
View file

@ -7,6 +7,7 @@ openwebrx (1.3.0) UNRELEASED; urgency=low
* Added decoding of ISM band transmissions using rtl_433
* Added support for decoding RDS data on WFM broadcasts using redsea decoder
* Added decoding for DAB broadcast stations using csdr-eti and dablin
* Added decoding of SSTV transmissions using csdr-sstv
* Added IPv6 support
* Added MQTT support
* New devices supported:

3
debian/control vendored
View file

@ -45,6 +45,7 @@ Recommends: python3-digiham (>= 0.6),
redsea,
python3-csdr-eti,
dablin,
python3-paho-mqtt
python3-paho-mqtt,
python3-csdr-sstv
Description: multi-user web sdr
Open source, multi-user SDR receiver with a web interface