From f48cdc33565f2ce76e2d4a0bec94678993bd4ad0 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Wed, 9 Jun 2021 15:46:17 +0200 Subject: [PATCH] Update CHANGELOG --- docs/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 1404407aa..7814ef1a8 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -97,6 +97,12 @@ All notable changes to GNSS-SDR will be documented in this file. different settings for the `-DENABLE_FMCOMMS2` or `-DENABLE_PLUTOSDR` building options. - Fix building when using UHD v4.0.0.0. +- Fix building for `-DENABLE_FMCOMMS2=ON` and/or `-DENABLE_PLUTOSDR=ON` when the + built-in gr-iio module introduced in GNU Radio 3.10 is found. This in-tree GNU + Radio module takes precedence over the gr-iio package provided at + https://github.com/analogdevicesinc/gr-iio. If the GNU Radio module is found, + the other one is ignored. +- File `changelog.md` renamed to the more usual `CHANGELOG.md` uppercase name. See the definitions of concepts and metrics at https://gnss-sdr.org/design-forces/