gnss-sdr/src/algorithms/PVT/libs
Carles Fernandez 5f79053d65
Sort includes automatically with clang-format
Order:
1.- Main header
2.- Local headers
3.- Third-party library headers
4.- System headers

each category sorted lexicographically
2018-12-09 22:00:09 +01:00
..
CMakeLists.txt clang-tidy: apply performance-unnecessary-value-param fix (see http://clang.llvm.org/extra/clang-tidy/checks/performance-unnecessary-value-param.html) 2018-12-03 22:38:46 +01:00
geojson_printer.cc clang-tidy: apply readability-else-after-return fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html) 2018-12-03 22:08:19 +01:00
geojson_printer.h Fix string comparisons, improve const correctness 2018-12-02 15:42:38 +01:00
gpx_printer.cc clang-tidy: apply readability-else-after-return fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html) 2018-12-03 22:08:19 +01:00
gpx_printer.h Fix string comparisons, improve const correctness 2018-12-02 15:42:38 +01:00
hybrid_ls_pvt.cc Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
hybrid_ls_pvt.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
kml_printer.cc clang-tidy: apply readability-else-after-return fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html) 2018-12-03 22:08:19 +01:00
kml_printer.h Fix string comparisons, improve const correctness 2018-12-02 15:42:38 +01:00
ls_pvt.cc Fix string comparisons, improve const correctness 2018-12-02 15:42:38 +01:00
ls_pvt.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
nmea_printer.cc clang-tidy: apply modernize-loop-convert fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-loop-convert.html) 2018-12-03 18:03:25 +01:00
nmea_printer.h Fix string comparisons, improve const correctness 2018-12-02 15:42:38 +01:00
pvt_conf.cc Save PVT dump also in .mat. New parameter dump_mat can disable this feature 2018-10-31 14:56:59 +01:00
pvt_conf.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
pvt_solution.cc Fix string comparisons, improve const correctness 2018-12-02 15:42:38 +01:00
pvt_solution.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
rinex_printer.cc Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
rinex_printer.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
rtcm_printer.cc Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
rtcm_printer.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
rtklib_solver.cc Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
rtklib_solver.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00