1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-25 22:43:14 +00:00
gnss-sdr/src/core/interfaces
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
..
acquisition_interface.h Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
channel_interface.h Adding initial functional changes for the smart acquisition resampler 2018-12-03 17:58:18 +01:00
configuration_interface.h 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
gnss_block_interface.h 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
observables_interface.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
pvt_interface.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
telemetry_decoder_interface.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
tracking_interface.h Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00