1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-26 15:03:14 +00:00
gnss-sdr/src/core/receiver
Carles Fernandez 7fc0cec60c
Simplify block factory
Avoid duplication of code
2020-07-12 23:08:58 +02:00
..
CMakeLists.txt Improve consistency of CMake scripts 2020-06-24 11:42:45 +02:00
concurrent_map.h Remove trailing underscore in header guards 2020-02-08 10:10:46 +01:00
concurrent_queue.h Remove trailing underscore in header guards 2020-02-08 10:10:46 +01:00
control_thread.cc Replace std::endl by \n character. There is no need to always flush the stream. 2020-07-07 18:53:50 +02:00
control_thread.h Fix a bug that could cause a crash on receiver stopping 2020-06-27 09:52:59 +02:00
file_configuration.cc Indicate that the property method of configuration is a getter 2020-06-23 11:05:31 +02:00
file_configuration.h Indicate that the property method of configuration is a getter 2020-06-23 11:05:31 +02:00
gnss_block_factory.cc Simplify block factory 2020-07-12 23:08:58 +02:00
gnss_block_factory.h Simplify block factory 2020-07-12 23:08:58 +02:00
gnss_flowgraph.cc Remove all warnings raised by bugprone-* clang-tidy checks in acquisition adapters 2020-07-10 13:35:15 +02:00
gnss_flowgraph.h Reduce number of warnings raised by bugprone-* clang-tidy checks 2020-07-10 00:37:55 +02:00
in_memory_configuration.cc Indicate that the property method of configuration is a getter 2020-06-23 11:05:31 +02:00
in_memory_configuration.h Indicate that the property method of configuration is a getter 2020-06-23 11:05:31 +02:00
tcp_cmd_interface.cc Reduce number of warnings raised by bugprone-* clang-tidy checks 2020-07-10 00:37:55 +02:00
tcp_cmd_interface.h Improve headers, large data members first. Improve nav message interfaces 2020-06-23 09:47:58 +02:00