add changelog message

This commit is contained in:
Jakob Ketterl 2020-12-08 17:01:04 +01:00
parent fb68ca3c66
commit cfb6fb5b30
2 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,7 @@
- Introduced `squelch_auto_margin` config option that allows configuring the auto squelch level
- Removed `port` configuration option; `rtltcp_compat` takes the port number with the new connectors
- Added support for new WSJT-X modes FST4 and FST4W (only available with WSJT-X 2.3)
- Added support for demodulating M17 digital voice signals using m17-cxx-demod
- New devices supported:
- HPSDR devices (Hermes Lite 2)
- BBRF103 / RX666 / RX888 devices supported by libsddc

2
debian/changelog vendored
View File

@ -5,6 +5,8 @@ openwebrx (0.21.0) UNRELEASED; urgency=low
with the new connectors
* Added support for new WSJT-X modes FST4 and FST4W (only available with
WSJT-X 2.3)
* Added support for demodulating M17 digital voice signals using
m17-cxx-demod
* New devices supported:
- HPSDR devices (Hermes Lite 2) (`"type": "hpsdr"`)
- BBRF103 / RX666 / RX888 devices supported by libsddc (`"type": "sddc"`)