1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-27 14:48:24 +00:00
gnss-sdr/src/algorithms/telemetry_decoder/libs
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
..
libswiftcnav Apply more concise file header format 2020-12-30 13:35:06 +01:00
CMakeLists.txt Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00
convolutional.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
tlm_conf.cc Implement FEC2 Erasure Correction in Galileo E1B INAV message 2021-04-19 13:26:46 +02:00
tlm_conf.h Implement FEC2 Erasure Correction in Galileo E1B INAV message 2021-04-19 13:26:46 +02:00
tlm_utils.cc Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00
tlm_utils.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
viterbi_decoder.cc Apply more concise file header format 2020-12-30 13:35:06 +01:00
viterbi_decoder.h Apply more concise file header format 2020-12-30 13:35:06 +01:00