1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-18 11:09:56 +00:00
gnss-sdr/src/algorithms/telemetry_decoder
Carles Fernandez c3fe1bcc79
Add CRC check success rate reporting to all telemetry decoders
Added as std::unique_ptr to minimize memory footprint if not used
C++ logic operators translated to && and ||
2021-09-13 23:19:37 +02:00
..
adapters Implement FEC2 Erasure Correction in Galileo E1B INAV message 2021-04-19 13:26:46 +02:00
gnuradio_blocks Add CRC check success rate reporting to all telemetry decoders 2021-09-13 23:19:37 +02:00
libs Make Coverity Scan happy: fix uninitialized members in constructor 2021-09-10 22:02:14 +02:00
CMakeLists.txt Apply more concise file header format 2020-12-30 13:35:06 +01:00