1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-21 03:39:48 +00:00
gnss-sdr/src/algorithms/PVT/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
..
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
geojson_printer.cc clang-tidy: apply readability-braces-around-statements plus code formatting 2019-02-11 21:13:02 +01:00
geojson_printer.h Fix string comparisons, improve const correctness 2018-12-02 15:42:38 +01:00
gpx_printer.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
gpx_printer.h Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
hybrid_ls_pvt.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
hybrid_ls_pvt.h Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
kml_printer.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
kml_printer.h Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
ls_pvt.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
ls_pvt.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
monitor_pvt_udp_sink.cc Fix defects detected by Coverity Scan 2019-02-14 22:49:36 +01:00
monitor_pvt_udp_sink.h Fix defects detected by Coverity Scan 2019-02-14 22:49:36 +01:00
monitor_pvt.h Improve consistency in header guard names 2019-02-10 00:16:57 +01:00
nmea_printer.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
nmea_printer.h Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
pvt_conf.cc Fix defects detected by Coverity Scan 2019-02-14 22:49:36 +01:00
pvt_conf.h Add PVT Monitor 2019-02-04 23:03:10 +01:00
pvt_solution.cc Fix string comparisons, improve const correctness 2018-12-02 15:42:38 +01:00
pvt_solution.h Remove unused definitions 2019-02-18 22:20:32 +01:00
rinex_printer.cc clang-tidy: apply fixes 2019-02-21 10:33:20 +01:00
rinex_printer.h clang-tidy: apply fixes 2019-02-21 10:33:20 +01:00
rtcm_printer.cc clang-tidy: apply readability-braces-around-statements plus code formatting 2019-02-11 21:13:02 +01:00
rtcm_printer.h clang-tidy: apply fixes 2019-02-21 10:33:20 +01:00
rtklib_solver.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
rtklib_solver.h Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00