1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-16 05:00:35 +00:00
gnss-sdr/src/algorithms/resampler/adapters
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
..
CMakeLists.txt Fix CMake scripts to use Ninja https://ninja-build.org/ 2017-06-21 08:54:47 +02:00
direct_resampler_conditioner.cc The global parameter name GNSS-SDR.internal_fs_hz has been replaced by 2017-09-02 11:24:44 +02:00
direct_resampler_conditioner.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00