add js8 to the changelog
This commit is contained in:
parent
0c12d07a26
commit
aa4362fe9f
@ -15,6 +15,9 @@
|
||||
- Added support for bias tee control on rtl_sdr devices
|
||||
- All connector driven SDRs now support `"rf_gain": "auto"` to enable AGC
|
||||
- `rtl_sdr` type now also supports the `direct_sampling` option
|
||||
- Added decoding implementation for for digimode "JS8Call"
|
||||
(requires an installation of [js8call](http://js8call.com/) and
|
||||
[the js8py library](https://github.com/jketterl/js8py))
|
||||
|
||||
**0.18.0**
|
||||
- Support for SoapyRemote
|
||||
|
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -19,6 +19,8 @@ openwebrx (0.19.0) UNRELEASED; urgency=low
|
||||
* Added support for bias tee control on rtl_sdr devices
|
||||
* All connector driven SDRs now support `"rf_gain": "auto"` to enable AGC
|
||||
* `rtl_sdr` type now also supports the `direct_sampling` option
|
||||
* Added decoding implementation for for digimode "JS8Call" (requires an
|
||||
installation of js8call and the js8py library)
|
||||
|
||||
-- Jakob Ketterl <jakob.ketterl@gmx.de> Thu, 20 Feb 2020 21:01:00 +0000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user