1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-30 17:03:15 +00:00
gnss-sdr/src/algorithms
Damian Miralles ea675b4baa bugfix: Fixes signal identifier for GLONASS GNAV
Signal identifier for GLONASS L1 C/A was changed internally to be `1G`
instead of the '1C' originally conceived from the navigation software.
Also, forces PRN number update from decoding interface
2017-10-10 08:40:05 -06:00
..
acquisition Merge branch 'glonass_dec' of https://github.com/dmiralles2009/gnss-sdr into dmiralles2009-glonass_dec 2017-09-10 10:51:17 +02:00
channel Warn the user about the change in parameter name 2017-09-03 23:56:41 +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 bugfix: Fixes signal identifier for GLONASS GNAV 2017-10-10 08:40:05 -06:00
observables Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
PVT bugfix: Fixes signal identifier for GLONASS GNAV 2017-10-10 08:40:05 -06: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 Merge in GLONASS acquisition and tracking code 2017-08-31 09:57:30 -06:00
signal_source Do not use LOG(FATAL) since the glog library could have been stripped 2017-08-31 09:55:35 -06:00
telemetry_decoder bugfix: Fixes signal identifier for GLONASS GNAV 2017-10-10 08:40:05 -06:00
tracking bugfix: Fixes accumulation length for carrier lock detectors 2017-09-30 12:54:08 -06:00
CMakeLists.txt Removing the unused Output_filter block from the gnss_sdr flowgraph 2016-04-06 16:12:06 +02:00