1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-11-05 01:26:24 +00:00
gnss-sdr/src/algorithms
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
channel Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
conditioner Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
data_type_adapter Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
input_filter Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
libs Avoid signed overflow 2017-08-26 10:07:18 +02:00
observables Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
PVT Fix bug in NMEA messages. Fixes #45 2017-08-25 11:42:02 +02:00
resampler The global parameter name GNSS-SDR.internal_fs_hz has been replaced by 2017-09-02 11:24:44 +02:00
signal_generator Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
signal_source Do not use LOG(FATAL) since the glog library could have been stripped 2017-08-25 19:17:12 +02:00
telemetry_decoder Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
tracking The global parameter name GNSS-SDR.internal_fs_hz has been replaced by 2017-09-02 11:24:44 +02:00
CMakeLists.txt Removing the unused Output_filter block from the gnss_sdr flowgraph 2016-04-06 16:12:06 +02:00