1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-28 07:53:15 +00:00
gnss-sdr/src/algorithms
Carles Fernandez 3bc2c738c8
Implement FEC2 Erasure Correction in Galileo E1B INAV message
This feature is configurable, disabled by default.

Added a benchmark for the Reed Solomon decoder.

Make the RS decoder to accept both shortened or unshortened codes
2021-04-19 13:26:46 +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 Detect Zen 3 (K19) CPUs 2021-03-03 19:56:05 +01:00
observables Fix warning Wstringop-overread raised by GCC 11 2021-01-28 13:56:30 +01:00
PVT Implement HAS message page decoding 2021-03-28 13:07:50 +02:00
resampler Apply more concise file header format 2020-12-30 13:35:06 +01:00
signal_generator Apply more concise file header format 2020-12-30 13:35:06 +01:00
signal_source Fix warning -Wunused-private-field raised by clang 2021-04-04 11:01:14 +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