1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-27 23:43:16 +00:00
gnss-sdr/src/core/receiver
2019-02-12 12:07:40 +01:00
..
CMakeLists.txt Change CMake target names to more meaningful ones, reflecting the code tree 2019-02-10 18:34:28 +01:00
concurrent_map.h clang-tidy: apply readability-else-after-return fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html) 2018-12-03 22:08:19 +01:00
concurrent_queue.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
control_message_factory.cc Improve const correctness, fix string comparisons 2018-12-02 05:29:11 +01:00
control_message_factory.h Improve const correctness, fix string comparisons 2018-12-02 05:29:11 +01:00
control_message.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
control_thread.cc clang-tidy: apply readability-braces-around-statements plus code formatting 2019-02-11 21:13:02 +01:00
control_thread.h Apply fixes by clang-tidy 2018-12-10 22:59:10 +01:00
file_configuration.cc clang-tidy: apply readability-else-after-return fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html) 2018-12-03 22:08:19 +01:00
file_configuration.h Improve const correctness, fix string comparisons 2018-12-02 05:29:11 +01:00
gnss_block_factory.cc clang-tidy: apply readability-else-after-return check 2019-02-11 15:53:50 +01:00
gnss_block_factory.h Improvement by clang-tidy 2019-02-10 13:24:25 +01:00
gnss_flowgraph.cc Revert "clang-tidy: apply performance-unnecessary-value-param check" 2019-02-12 12:07:40 +01:00
gnss_flowgraph.h Revert "clang-tidy: apply performance-unnecessary-value-param check" 2019-02-12 12:07:40 +01:00
in_memory_configuration.cc clang-tidy: apply readability-else-after-return fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html) 2018-12-03 22:08:19 +01:00
in_memory_configuration.h Improve const correctness, fix string comparisons 2018-12-02 05:29:11 +01:00
tcp_cmd_interface.cc Add fixes applied by clang-tidy 2019-02-05 01:31:09 +01:00
tcp_cmd_interface.h Add more CMake modernization 2019-02-04 18:17:35 +01:00