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
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
..
arithmetic Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
control-plane Fix GCC warning 2017-08-18 13:11:12 +02:00
signal-processing-blocks The global parameter name GNSS-SDR.internal_fs_hz has been replaced by 2017-09-02 11:24:44 +02:00