diff --git a/CHANGELOG.md b/CHANGELOG.md index b8bca7d..802c4a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/debian/changelog b/debian/changelog index 5655239..af78450 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 20 Feb 2020 21:01:00 +0000