gnss-sdr/src/core/receiver
Carles Fernandez 54237770a6
Apply fixes by clang-tidy
2018-12-10 22:59:10 +01:00
..
CMakeLists.txt Make cmakelint happier 2018-11-24 18:40:34 +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.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_thread.cc Apply fixes by clang-tidy 2018-12-10 22:59:10 +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 Merge branch 'next' into smart_acq_resampler 2018-12-10 14:24:42 +01:00
gnss_block_factory.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
gnss_flowgraph.cc Apply fixes by clang-tidy 2018-12-10 22:59:10 +01:00
gnss_flowgraph.h Apply fixes by clang-tidy 2018-12-10 22:59:10 +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 clang-tidy: apply modernize-use-equals-default fix. See https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-equals-default.html 2018-12-03 11:12:10 +01:00
tcp_cmd_interface.h Improve const correctness, fix string comparisons 2018-12-02 05:29:11 +01:00