gnss-sdr/src/core/libs/supl
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
..
asn Added Secure User Plane Location (SUPL) client library and the associated A-GNSS data structures. The GNSS assistance function is not active yet! 2013-03-14 18:38:46 +00:00
asn-rrlp Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
asn-supl Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
CMakeLists.txt Change CMake target names to more meaningful ones, reflecting the code tree 2019-02-10 18:34:28 +01:00
supl.c clang-tidy: apply readability-braces-around-statements plus code formatting 2019-02-11 21:13:02 +01:00
supl.h clang-tidy: apply readability-inconsistent-declaration-parameter-name check 2019-02-21 11:03:35 +01:00