1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-11-19 08:14:55 +00:00
gnss-sdr/src/algorithms/tracking/libs
Carles Fernandez 62a7e54359
Introduce readability-identifier-naming check
This commit enforces naming style for Classes and global constants:
Camel_Snake_Case for Classes
UPPER_CASE for global constants
CamelCase for abstract classes
2019-02-22 10:47:24 +01:00
..
bayesian_estimation.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
bayesian_estimation.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +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
cpu_multicorrelator_16sc.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
cpu_multicorrelator_16sc.h Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
cpu_multicorrelator_real_codes.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
cpu_multicorrelator_real_codes.h Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
cpu_multicorrelator.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
cpu_multicorrelator.h Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
cuda_multicorrelator.cu Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
cuda_multicorrelator.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
dll_pll_conf_fpga.cc Improve tracking dump saving 2018-10-30 00:47:12 +01:00
dll_pll_conf_fpga.h Improve tracking dump saving 2018-10-30 00:47:12 +01:00
dll_pll_conf.cc Improve tracking dump saving 2018-10-30 00:47:12 +01:00
dll_pll_conf.h Miscelaneous code improvements by clang-tidy 2018-12-08 18:49:31 +01:00
fpga_multicorrelator.cc Apply fixes by clang-tidy 2018-12-10 22:59:10 +01:00
fpga_multicorrelator.h Merge branch 'fpga' of https://github.com/mmajoral/gnss-sdr into merge-marc 2018-08-11 12:56:52 +02:00
lock_detectors.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
lock_detectors.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
tcp_communication.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
tcp_communication.h Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
tcp_packet_data.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
tcp_packet_data.h Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
tracking_2nd_DLL_filter.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
tracking_2nd_DLL_filter.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
tracking_2nd_PLL_filter.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
tracking_2nd_PLL_filter.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
tracking_discriminators.cc clang-tidy: apply performance-type-promotion-in-math-fn check 2019-02-21 12:46:01 +01:00
tracking_discriminators.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
tracking_FLL_PLL_filter.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
tracking_FLL_PLL_filter.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
tracking_loop_filter.cc Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
tracking_loop_filter.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00