gnss-sdr/src/algorithms/telemetry_decoder/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
..
libswiftcnav Introduce readability-identifier-naming check 2019-02-22 10:47:24 +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
convolutional.h clang-tidy: apply readability-braces-around-statements plus code formatting 2019-02-11 21:13:02 +01:00
viterbi_decoder.cc clang-tidy: apply readability-braces-around-statements plus code formatting 2019-02-11 21:13:02 +01:00
viterbi_decoder.h clang-tidy: apply fixes 2019-02-21 10:33:20 +01:00