mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-10-15 07:37:42 +00:00
Fix a bug in signal sources that made the number of samples parameter ignored when too large (Fixes: #396)
This commit is contained in:
@@ -79,6 +79,8 @@ SPDX-FileCopyrightText: 2011-2020 Carles Fernandez-Prades <carles.fernandez@cttc
|
||||
- Updated version of the Contributor Covenant to version 2.0.
|
||||
- Added a Matlab script to quantize the input signal with a given number of bits
|
||||
per sample.
|
||||
- Fixed a bug in signal sources that made the number of samples parameter
|
||||
ignored when too large (that is, larger than 2^31-1).
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user