gnss-sdr/src/core/receiver
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
..
CMakeLists.txt Apply more concise file header format 2020-12-30 13:35:06 +01:00
concurrent_map.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
concurrent_queue.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
control_thread.cc Improve error handling when the flow graph fails to start 2021-01-24 01:49:16 +01:00
control_thread.h Apply and add clang-tidy ckecks readability-make-member-function-const and readability-qualified-auto 2020-12-30 21:49:29 +01:00
file_configuration.cc Apply more concise file header format 2020-12-30 13:35:06 +01:00
file_configuration.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
gnss_block_factory.cc Improve error handling when the flow graph fails to start 2021-01-24 01:49:16 +01:00
gnss_block_factory.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
gnss_flowgraph.cc Improve error handling when the flow graph fails to start 2021-01-24 01:49:16 +01:00
gnss_flowgraph.h Improve error handling when the flow graph fails to start 2021-01-24 01:49:16 +01:00
in_memory_configuration.cc Apply more concise file header format 2020-12-30 13:35:06 +01:00
in_memory_configuration.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
tcp_cmd_interface.cc Apply more concise file header format 2020-12-30 13:35:06 +01:00
tcp_cmd_interface.h Apply more concise file header format 2020-12-30 13:35:06 +01:00