1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-27 14:48:24 +00:00
gnss-sdr/src/tests/unit-tests/signal-processing-blocks
Carles Fernandez dc18980194 The global parameter name GNSS-SDR.internal_fs_hz has been replaced by
GNSS-SDR.internal_fs_sps

The old name was misleading, since the units are samples per second and
not Hertz. 

Backward compatibility is kept, so this change does not break any
existing configuration.
2017-09-02 11:24:44 +02:00
..
acquisition The global parameter name GNSS-SDR.internal_fs_hz has been replaced by 2017-09-02 11:24:44 +02:00
adapter Use const container calls when result is immediately converted to a const iterator 2017-08-15 22:15:21 +02:00
filter Always initialize elapsed_seconds 2017-08-11 13:11:38 +02:00
libs Replace C-style casts by C++ casts 2017-08-19 12:45:19 +02:00
observables The global parameter name GNSS-SDR.internal_fs_hz has been replaced by 2017-09-02 11:24:44 +02:00
pvt Fix bug in NMEA messages. Fixes #45 2017-08-25 11:42:02 +02:00
resampler Always initialize elapsed_seconds 2017-08-11 13:11:38 +02:00
sources Avoid underscores in Test Cases and Test Names 2017-07-11 12:22:05 +02:00
telemetry_decoder The global parameter name GNSS-SDR.internal_fs_hz has been replaced by 2017-09-02 11:24:44 +02:00
tracking The global parameter name GNSS-SDR.internal_fs_hz has been replaced by 2017-09-02 11:24:44 +02:00