note about agc in changelog

This commit is contained in:
Jakob Ketterl 2020-03-26 17:28:37 +01:00
parent 0d93186066
commit 24a4d03eff
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@
- Bugfix for negative network usage
- FiFi SDR: prevent arecord from shutting down after 2GB of data has been sent
- Added support for bias tee control on rtl_sdr devices
- All connector driven SDRs now support `"rf_gain": "auto"` to enable AGC
**0.18.0**
- Support for SoapyRemote

1
debian/changelog vendored
View File

@ -17,6 +17,7 @@ openwebrx (0.19.0) UNRELEASED; urgency=low
* FiFi SDR: prevent arecord from shutting down after 2GB of data has been
sent
* Added support for bias tee control on rtl_sdr devices
* All connector driven SDRs now support `"rf_gain": "auto"` to enable AGC
-- Jakob Ketterl <jakob.ketterl@gmx.de> Thu, 20 Feb 2020 21:01:00 +0000