1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-14 01:06:51 +00:00
gnss-sdr/src/core/receiver
2019-02-21 09:59:06 +01:00
..
CMakeLists.txt Deploy a new option -DENABLE_CLANG_TIDY to integrate clang-tidy checks and fixes into the compilation process, if found. It defaults to OFF 2019-02-21 09:59:06 +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 Remove google-runtime-references check 2019-02-14 12:51:43 +01:00
control_message_factory.h Remove google-runtime-references check 2019-02-14 12:51:43 +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 Deploy a new option -DENABLE_CLANG_TIDY to integrate clang-tidy checks and fixes into the compilation process, if found. It defaults to OFF 2019-02-21 09:59:06 +01:00
control_thread.h Remove google-runtime-references check 2019-02-14 12:51:43 +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 Remove google-runtime-references check 2019-02-14 12:51:43 +01:00
gnss_block_factory.h Remove google-runtime-references check 2019-02-14 12:51:43 +01:00
gnss_flowgraph.cc Rename the decimation factor parameter of the Monitor block configuration from output_rate_ms to decimation_factor 2019-02-18 17:51:02 +01:00
gnss_flowgraph.h Remove google-runtime-references check 2019-02-14 12:51:43 +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