1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-30 00:43:15 +00:00
gnss-sdr/src/algorithms
Carles Fernandez a21c60ecb2
Improve error handling when the flow graph fails to start
Avoid segmentation faults due to some common inconsistencies in the configuration file
E.g.: non-existing names for blocks implementation, some mismatched input/output item sizes

Provide hints to the user on how to fix the configuration in case of failure when starting the flow graph
2021-01-24 01:49:16 +01:00
..
acquisition Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00
channel Apply more concise file header format 2020-12-30 13:35:06 +01:00
conditioner Improve error handling when the flow graph fails to start 2021-01-24 01:49:16 +01:00
data_type_adapter Apply more concise file header format 2020-12-30 13:35:06 +01:00
input_filter Improve handling of change in GNU Radio 3.9 FFT API 2021-01-15 13:39:26 +01:00
libs Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00
observables Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00
PVT Do not apply clang-tidy fixes to protobuf-generated headers 2021-01-18 16:00:33 +01: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 Apply and add clang-tidy ckecks readability-make-member-function-const and readability-qualified-auto 2020-12-30 21:49:29 +01:00
telemetry_decoder Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00
tracking Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00
CMakeLists.txt Apply more concise file header format 2020-12-30 13:35:06 +01:00