gnss-sdr/src/algorithms
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
..
PVT Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
acquisition Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
channel 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
conditioner 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
data_type_adapter 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
input_filter clang-tidy: add and apply misc-unused-using-decls check 2019-02-21 13:36:21 +01:00
libs Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
observables Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
resampler Remove unused include 2019-02-21 13:46:24 +01:00
signal_generator Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
signal_source Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
telemetry_decoder Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
tracking Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
CMakeLists.txt Use https instead of http in links when available 2018-05-13 22:49:11 +02:00