1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-29 15:30:52 +00:00
gnss-sdr/src/algorithms
Damian Miralles eb33715cb9 unit-test: Adds and fixes unit test for system-parameters block
Adding unit test for system-parameters block, testing string decoding
logic for GLONASS GNAV messages. Bug fixes the code after several errors
were detected while debugging
2017-08-31 09:55:35 -06:00
..
acquisition Do not use LOG(FATAL) since the glog library could have been stripped 2017-08-31 09:55:35 -06: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 bugfix: Fix compile errors, code style and documentation 2017-08-31 09:55:35 -06:00
observables Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
PVT unit-test: Adds and fixes unit test for system-parameters block 2017-08-31 09:55:35 -06:00
resampler Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
signal_generator Update signal generator for glonass 2017-08-23 13:09:28 -03: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 Adding code for telemetry decoder algorithms 2017-08-31 09:55:35 -06:00
tracking Replace C-style casts by C++ casts 2017-08-31 09:55:35 -06:00
CMakeLists.txt Removing the unused Output_filter block from the gnss_sdr flowgraph 2016-04-06 16:12:06 +02:00