update changelog
This commit is contained in:
parent
e01a12a945
commit
3504c8b54e
@ -18,6 +18,8 @@
|
|||||||
- Added decoding implementation for for digimode "JS8Call"
|
- Added decoding implementation for for digimode "JS8Call"
|
||||||
(requires an installation of [js8call](http://js8call.com/) and
|
(requires an installation of [js8call](http://js8call.com/) and
|
||||||
[the js8py library](https://github.com/jketterl/js8py))
|
[the js8py library](https://github.com/jketterl/js8py))
|
||||||
|
- Reorganization of the frontend demodulator code
|
||||||
|
- Improve receiver load time by concatenating javascript assets
|
||||||
|
|
||||||
**0.18.0**
|
**0.18.0**
|
||||||
- Support for SoapyRemote
|
- Support for SoapyRemote
|
||||||
|
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -21,6 +21,8 @@ openwebrx (0.19.0) UNRELEASED; urgency=low
|
|||||||
* `rtl_sdr` type now also supports the `direct_sampling` option
|
* `rtl_sdr` type now also supports the `direct_sampling` option
|
||||||
* Added decoding implementation for for digimode "JS8Call" (requires an
|
* Added decoding implementation for for digimode "JS8Call" (requires an
|
||||||
installation of js8call and the js8py library)
|
installation of js8call and the js8py library)
|
||||||
|
* Reorganization of the frontend demodulator code
|
||||||
|
* Improve receiver load time by concatenating javascript assets
|
||||||
|
|
||||||
-- Jakob Ketterl <jakob.ketterl@gmx.de> Thu, 20 Feb 2020 21:01:00 +0000
|
-- Jakob Ketterl <jakob.ketterl@gmx.de> Thu, 20 Feb 2020 21:01:00 +0000
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user