update changelogs
This commit is contained in:
parent
8a03951713
commit
55e1a97d43
@ -1,7 +1,10 @@
|
|||||||
**unreleased**
|
**unreleased**
|
||||||
- Fix direwolf connection setup by implementing a retry loop
|
- Fix direwolf connection setup by implementing a retry loop
|
||||||
- Pass direct sampling mode changes for rtl_sdr_soapy to owrx_connectorgit
|
- Pass direct sampling mode changes for rtl_sdr_soapy to owrx_connector
|
||||||
- OSM maps instead of Google when google_maps_api_key is not set (thanks @jquagga)
|
- OSM maps instead of Google when google_maps_api_key is not set (thanks @jquagga)
|
||||||
|
- Improved logic to pass parameters to soapy devices.
|
||||||
|
- `rtl_sdr_soapy`: added support for `bias_tee`
|
||||||
|
- `sdrplay`: added support for `bias_tee`, `rf_notch` and `dab_notch`
|
||||||
|
|
||||||
**0.18.0**
|
**0.18.0**
|
||||||
- Support for SoapyRemote
|
- Support for SoapyRemote
|
||||||
|
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -3,6 +3,10 @@ openwebrx (0.19.0) UNRELEASED; urgency=low
|
|||||||
* Pass direct sampling mode changes for rtl_sdr_soapy to owrx_connector
|
* Pass direct sampling mode changes for rtl_sdr_soapy to owrx_connector
|
||||||
* OSM maps instead of Google when google_maps_api_key is not set (thanks
|
* OSM maps instead of Google when google_maps_api_key is not set (thanks
|
||||||
@jquagga)
|
@jquagga)
|
||||||
|
* Improved logic to pass parameters to soapy devices.
|
||||||
|
- `rtl_sdr_soapy`: added support for `bias_tee`
|
||||||
|
- `sdrplay`: added support for `bias_tee`, `rf_notch` and `dab_notch`
|
||||||
|
|
||||||
|
|
||||||
-- 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