1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-06-07 00:54:09 +00:00

Add acquisition and tracking monitors to the changelog

This commit is contained in:
Carles Fernandez 2020-10-18 13:29:23 +02:00
parent 8c9e247e19
commit 6626d4153c
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -146,6 +146,7 @@ SPDX-FileCopyrightText: 2011-2020 Carles Fernandez-Prades <carles.fernandez@cttc
processed (e.g., `GNSS-SDR.Galileo_banned_prns=14,18` since Galileo E14 and processed (e.g., `GNSS-SDR.Galileo_banned_prns=14,18` since Galileo E14 and
E18 satellites are not usable for PVT). Satellites on those lists will never E18 satellites are not usable for PVT). Satellites on those lists will never
be assigned to a processing channel. be assigned to a processing channel.
- Added acquisition and tracking monitors, with configuration examples.
- Added a Matlab script to quantize the input signal with a given number of bits - Added a Matlab script to quantize the input signal with a given number of bits
per sample. per sample.
- Fixed the building option `-DENABLE_LOG=OFF`, which strips internal logging - Fixed the building option `-DENABLE_LOG=OFF`, which strips internal logging