update changelog

This commit is contained in:
Jakob Ketterl 2021-01-15 16:28:38 +01:00
parent 966a404700
commit b9f0c91ced
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
- Removed `port` configuration option; `rtltcp_compat` takes the port number with the new connectors - 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 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 - Added support for demodulating M17 digital voice signals using m17-cxx-demod
- New reporting infrastructur, allowing WSPR spots to be sent to wsprnet.org - New reporting infrastructur, allowing WSPR and FST4W spots to be sent to wsprnet.org
- New devices supported: - New devices supported:
- HPSDR devices (Hermes Lite 2) - HPSDR devices (Hermes Lite 2)
- BBRF103 / RX666 / RX888 devices supported by libsddc - BBRF103 / RX666 / RX888 devices supported by libsddc

3
debian/changelog vendored
View File

@ -7,7 +7,8 @@ openwebrx (0.21.0) UNRELEASED; urgency=low
WSJT-X 2.3) WSJT-X 2.3)
* Added support for demodulating M17 digital voice signals using * Added support for demodulating M17 digital voice signals using
m17-cxx-demod m17-cxx-demod
* New reporting infrastructur, allowing WSPR spots to be sent to wsprnet.org * New reporting infrastructur, allowing WSPR and FST4W spots to be sent to
wsprnet.org
* New devices supported: * New devices supported:
- HPSDR devices (Hermes Lite 2) (`"type": "hpsdr"`) - HPSDR devices (Hermes Lite 2) (`"type": "hpsdr"`)
- BBRF103 / RX666 / RX888 devices supported by libsddc (`"type": "sddc"`) - BBRF103 / RX666 / RX888 devices supported by libsddc (`"type": "sddc"`)