From da120cfa2250a5dd8bcb7a473e202a7199081c71 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Fri, 12 Aug 2022 21:24:38 +0200 Subject: [PATCH] Reorder CHANGELOG.md --- docs/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index aa1b51f4d..91db3563c 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -36,6 +36,8 @@ All notable changes to GNSS-SDR will be documented in this file. and IGM05 (SSR Code Bias). Please note that the content of the HAS messages is **not** applied to the computed PVT solution. In the Galileo E6B-only receiver, HAS messages are decoded and reported. +- Added a `ZMQ_Signal_Source` for working with streams of samples published via + [ZeroMQ](https://zeromq.org/). ### Improvements in Maintainability: @@ -78,8 +80,6 @@ All notable changes to GNSS-SDR will be documented in this file. - The new configuration parameter `Channels_XX.RF_channel_ID` allows to specify the signal source per channel group. - Allowed the CMake project to be a sub-project. -- Added a `ZMQ_Signal_Source` for working with streams of samples published via - [ZeroMQ](https://zeromq.org/). See the definitions of concepts and metrics at https://gnss-sdr.org/design-forces/