update changelog
This commit is contained in:
parent
d4396cc61a
commit
3f01fc6d67
@ -5,6 +5,7 @@
|
|||||||
- Add new demodulator chain for FreeDV
|
- Add new demodulator chain for FreeDV
|
||||||
- Added new HD audio streaming mode along with a new WFM demodulator
|
- Added new HD audio streaming mode along with a new WFM demodulator
|
||||||
- Reworked AGC code for better results in AM, SSB and digital modes
|
- Reworked AGC code for better results in AM, SSB and digital modes
|
||||||
|
- Added support for demodulation of "Digital Radio Mondiale" (DRM) broadcast using the "dream" decoder.
|
||||||
- New devices supported:
|
- New devices supported:
|
||||||
- FunCube Dongle Pro+ (`"type": "fcdpp"`)
|
- FunCube Dongle Pro+ (`"type": "fcdpp"`)
|
||||||
- Support for connections to rtl_tcp
|
- Support for connections to rtl_tcp
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,11 +1,13 @@
|
|||||||
openwebrx (0.20.0) UNRELEASED; urgency=low
|
openwebrx (0.20.0) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* Added the ability to sign multiple keys in a single request, thus enabling multiple users to claim a single receiver
|
* Added the ability to sign multiple keys in a single request, thus enabling
|
||||||
on receiverbook.de
|
multiple users to claim a single receiver on receiverbook.de
|
||||||
* Fixed file descriptor leaks to prevent "too many open files" errors
|
* Fixed file descriptor leaks to prevent "too many open files" errors
|
||||||
* Add new demodulator chain for FreeDV
|
* Add new demodulator chain for FreeDV
|
||||||
* Added new HD audio streaming mode along with a new WFM demodulator
|
* Added new HD audio streaming mode along with a new WFM demodulator
|
||||||
* Reworked AGC code for better results in AM, SSB and digital modes
|
* Reworked AGC code for better results in AM, SSB and digital modes
|
||||||
|
* Added support for demodulation of "Digital Radio Mondiale" (DRM) broadcast
|
||||||
|
using the "dream" decoder.
|
||||||
* New devices supported:
|
* New devices supported:
|
||||||
- FunCube Dongle Pro+ (`"type": "fcdpp"`)
|
- FunCube Dongle Pro+ (`"type": "fcdpp"`)
|
||||||
- Support for connections to rtl_tcp
|
- Support for connections to rtl_tcp
|
||||||
|
Loading…
Reference in New Issue
Block a user