gnss-sdr/src/algorithms
lenhart 95baa5f1c4
Merge branch 'next' into fifo_source
2021-04-19 16:07:06 +02:00
..
PVT Implement HAS message page decoding 2021-03-28 13:07:50 +02:00
acquisition Give more natural, consistent names to ephemeris / iono / utc parameters exposed outside the receiver via XML files 2021-02-21 00:01:56 +01:00
channel Remove wrong error message 2021-02-09 11:34:07 +01:00
conditioner Avoid segmentation faults if the SignalConditioner is not well defined in the configuration 2021-01-26 23:11:06 +01:00
data_type_adapter Apply more concise file header format 2020-12-30 13:35:06 +01:00
input_filter Avoid segmentation faults if the SignalConditioner is not well defined in the configuration 2021-01-26 23:11:06 +01:00
libs Workaround for volk-gnsssdr-windows CI job 2021-04-17 14:10:14 +02:00
observables Fix warning Wstringop-overread raised by GCC 11 2021-01-28 13:56:30 +01:00
resampler Apply more concise file header format 2020-12-30 13:35:06 +01:00
signal_generator added missing std:: as suggested by clang-tidy 2021-04-17 18:55:20 +02:00
signal_source moved logging output from template fct in header to source file to not have to include logging in header. Added maybe_unused to constructor argument which is unused to fix warning 2021-04-19 16:05:53 +02:00
telemetry_decoder Implement FEC2 Erasure Correction in Galileo E1B INAV message 2021-04-19 13:26:46 +02:00
tracking Fix -Wsign-compare warning 2021-02-11 13:45:55 +01:00
CMakeLists.txt Apply more concise file header format 2020-12-30 13:35:06 +01:00