gnss-sdr/src/algorithms/libs/rtklib
Carles Fernandez 9023f19794
Use C++ comments for final #endif in headers
2020-01-26 22:23:22 +01:00
..
CMakeLists.txt Fix bug in MacOS when BeiDou was enabled in rtklib.h 2019-03-22 11:00:13 +01:00
rtklib.h Always have a space between // and comment 2019-08-18 22:16:13 +02:00
rtklib_conversions.cc Update references and links to ICDs 2020-01-25 13:07:03 +01:00
rtklib_conversions.h Use C++ comments for final #endif in headers 2020-01-26 22:23:22 +01:00
rtklib_ephemeris.cc Always have a space between // and comment 2019-08-18 22:16:13 +02:00
rtklib_ephemeris.h Use C++ comments for final #endif in headers 2020-01-26 22:23:22 +01:00
rtklib_ionex.cc Avoid string truncation 2019-08-24 12:17:53 +02:00
rtklib_ionex.h Use C++ comments for final #endif in headers 2020-01-26 22:23:22 +01:00
rtklib_lambda.cc Apply readability-isolate-declaration clang-tidy check 2019-08-13 00:19:31 +02:00
rtklib_lambda.h Apply automated code formatting 2018-03-03 02:03:39 +01:00
rtklib_pntpos.cc [WIP] Adding velocity and clock drift 2019-11-05 09:17:41 +00:00
rtklib_pntpos.h Use C++ comments for final #endif in headers 2020-01-26 22:23:22 +01:00
rtklib_ppp.cc Remove redundant blank lines at the end of a code block 2019-08-17 15:29:31 +02:00
rtklib_ppp.h Replace C style casts by C++ casts 2019-08-18 12:54:16 +02:00
rtklib_preceph.cc Avoid string truncation 2019-08-24 12:17:53 +02:00
rtklib_preceph.h Remove unused functions with defects in memory management 2019-08-14 20:06:48 +02:00
rtklib_rtcm.cc Always have a space between // and comment 2019-08-18 22:16:13 +02:00
rtklib_rtcm.h Always have a space between // and comment 2019-08-18 22:16:13 +02:00
rtklib_rtcm2.cc Replace custom_year parameter name and type by bool pre_2009_file to process files dated from 1999 to 2009 2019-09-18 18:25:07 +02:00
rtklib_rtcm2.h Replace custom_year parameter name and type by bool pre_2009_file to process files dated from 1999 to 2009 2019-09-18 18:25:07 +02:00
rtklib_rtcm3.cc Replace custom_year parameter name and type by bool pre_2009_file to process files dated from 1999 to 2009 2019-09-18 18:25:07 +02:00
rtklib_rtcm3.h Replace custom_year parameter name and type by bool pre_2009_file to process files dated from 1999 to 2009 2019-09-18 18:25:07 +02:00
rtklib_rtkcmn.cc Update references and links to ICDs 2020-01-25 13:07:03 +01:00
rtklib_rtkcmn.h Use C++ comments for final #endif in headers 2020-01-26 22:23:22 +01:00
rtklib_rtkpos.cc Remove all sprintf usages 2019-08-23 20:48:52 +02:00
rtklib_rtkpos.h Apply modernize-redundant-void-arg clang-tidy check 2019-08-14 00:47:48 +02:00
rtklib_rtksvr.cc Remove all sprintf usages 2019-08-23 20:48:52 +02:00
rtklib_rtksvr.h Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
rtklib_sbas.cc Fix bugprone-too-small-loop-variable clang-tidy check warnings 2019-08-24 17:34:12 +02:00
rtklib_sbas.h Use C++ comments for final #endif in headers 2020-01-26 22:23:22 +01:00
rtklib_solution.cc Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
rtklib_solution.h Apply automated code formatting 2018-03-03 02:03:39 +01:00
rtklib_stream.cc Trim snprintf maximum length 2019-08-25 14:59:17 +02:00
rtklib_stream.h Apply modernize-redundant-void-arg clang-tidy check 2019-08-14 00:47:48 +02:00
rtklib_tides.cc Always have a space between // and comment 2019-08-18 22:16:13 +02:00
rtklib_tides.h Apply automated code formatting 2018-03-03 02:03:39 +01:00