From fe58ba563c02f11eb6e96d20cf3d1dbbd54e49e8 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Thu, 12 Sep 2024 21:22:54 +0200 Subject: [PATCH] Update changelog --- docs/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 70108de49..1f067e6d6 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -45,7 +45,8 @@ All notable changes to GNSS-SDR will be documented in this file. described with the [ION GNSS Software Defined Receiver Metadata Standard](https://sdr.ion.org/). It requires the `-DENABLE_ION=ON` building configuration option. -- The `Monitor` block is now able to send data to multiple ports. +- The `Monitor` and `PVT` blocks are now able to send data to multiple UDP + ports. ### Improvements in Portability: