From 6109bc89f6f43ce954eccef8651bb3f9d794a0ac Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Thu, 29 May 2025 09:11:39 +0200 Subject: [PATCH] Update changelog --- docs/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index e0429bb89..03b6bda1f 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. - Added a GNSS skyplot visualization utility at `utils/skyplot/skyplot.py`, which generates a skyplot from a RINEX navigation file and saves the image in PDF format. It requires `numpy` and `matplotlib`. +- `File_Signal_Source` fixed file length and sample skip calculations on 32-bit + systems. See the definitions of concepts and metrics at https://gnss-sdr.org/design-forces/