.. |
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
|
Supress lintian complaint
|
2018-12-14 13:33:52 +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
|
Apply clang-tidy fix readability-container-size-empty
|
2018-12-11 12:25:38 +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
|
Supress lintian complaint
|
2018-12-14 13:33:52 +01:00 |
rtklib_solver.h
|
Use a std::array instead of a c array
|
2018-12-11 12:02:19 +01:00 |