.. |
opencl
|
Apply fixes by clang-tidy
|
2018-12-11 01:56:25 +01:00 |
rtklib
|
Reorder PVT
|
2019-02-26 01:38:48 +01:00 |
volk_gnsssdr_module/volk_gnsssdr
|
Replace the deprecated branch_path() by parent_path()
|
2019-02-12 12:57:37 +01:00 |
beidou_b1i_signal_processing.cc
|
Fix defects detected by Coverity Scan
|
2019-02-14 23:44:38 +01:00 |
beidou_b1i_signal_processing.h
|
clang-tidy: apply readability-braces-around-statements plus code formatting
|
2019-02-11 21:13:02 +01:00 |
byte_x2_to_complex_byte.cc
|
clang-tidy: apply modernize-use-auto fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html)
|
2018-12-03 16:25:11 +01:00 |
byte_x2_to_complex_byte.h
|
clang-tidy: apply modernize-use-using check
|
2019-02-11 13:13:06 +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 |
complex_byte_to_float_x2.cc
|
clang-tidy: apply modernize-use-auto fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html)
|
2018-12-03 16:25:11 +01:00 |
complex_byte_to_float_x2.h
|
clang-tidy: apply modernize-use-using check
|
2019-02-11 13:13:06 +01:00 |
complex_float_to_complex_byte.cc
|
clang-tidy: apply modernize-use-auto fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html)
|
2018-12-03 16:25:11 +01:00 |
complex_float_to_complex_byte.h
|
clang-tidy: apply modernize-use-using check
|
2019-02-11 13:13:06 +01:00 |
conjugate_cc.cc
|
clang-tidy: apply modernize-use-auto fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html)
|
2018-12-03 16:25:11 +01:00 |
conjugate_cc.h
|
clang-tidy: apply modernize-use-using check
|
2019-02-11 13:13:06 +01:00 |
conjugate_ic.cc
|
clang-tidy: apply modernize-use-auto fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html)
|
2018-12-03 16:25:11 +01:00 |
conjugate_ic.h
|
clang-tidy: apply modernize-use-using check
|
2019-02-11 13:13:06 +01:00 |
conjugate_sc.cc
|
clang-tidy: apply modernize-use-auto fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html)
|
2018-12-03 16:25:11 +01:00 |
conjugate_sc.h
|
clang-tidy: apply modernize-use-using check
|
2019-02-11 13:13:06 +01:00 |
cshort_to_float_x2.cc
|
clang-tidy: apply modernize-use-auto fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html)
|
2018-12-03 16:25:11 +01:00 |
cshort_to_float_x2.h
|
clang-tidy: apply modernize-use-using check
|
2019-02-11 13:13:06 +01:00 |
galileo_e1_signal_processing.cc
|
Introduce readability-identifier-naming check
|
2019-02-22 10:47:24 +01:00 |
galileo_e1_signal_processing.h
|
Add more extensive use of cstdint typenames
|
2018-08-13 10:18:05 +02:00 |
galileo_e5_signal_processing.cc
|
Introduce readability-identifier-naming check
|
2019-02-22 10:47:24 +01:00 |
galileo_e5_signal_processing.h
|
Apply clang-tidy fix readability-non-const-parameter
|
2018-12-11 12:38:38 +01:00 |
geofunctions.cc
|
clang-tidy: apply readability-braces-around-statements plus code formatting
|
2019-02-11 21:13:02 +01:00 |
geofunctions.h
|
clang-tidy: apply fixes
|
2019-02-21 10:33:20 +01:00 |
glonass_l1_signal_processing.cc
|
Apply clang-tidy fix modernize-use-bool-literals
|
2018-12-11 12:08:54 +01:00 |
glonass_l1_signal_processing.h
|
Add more extensive use of cstdint typenames
|
2018-08-13 10:18:05 +02:00 |
glonass_l2_signal_processing.cc
|
Apply clang-tidy fix modernize-use-bool-literals
|
2018-12-11 12:08:54 +01:00 |
glonass_l2_signal_processing.h
|
Add more extensive use of cstdint typenames
|
2018-08-13 10:18:05 +02:00 |
gnss_circular_deque.h
|
Sort includes automatically with clang-format
|
2018-12-09 22:00:09 +01:00 |
gnss_sdr_create_directory.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 |
gnss_sdr_create_directory.h
|
Improve tracking dump saving
|
2018-10-30 00:47:12 +01:00 |
gnss_sdr_flags.cc
|
clang-tidy: apply readability-braces-around-statements plus code formatting
|
2019-02-11 21:13:02 +01:00 |
gnss_sdr_flags.h
|
Use https instead of http in links when available
|
2018-05-13 22:49:11 +02:00 |
gnss_sdr_fpga_sample_counter.cc
|
Fix warnings
|
2019-03-01 10:11:36 +01:00 |
gnss_sdr_fpga_sample_counter.h
|
Merge branch 'fpga' of https://github.com/gnss-sdr/gnss-sdr into merge-fpga
|
2019-02-28 21:45:30 +01:00 |
gnss_sdr_sample_counter.cc
|
Sort includes automatically with clang-format
|
2018-12-09 22:00:09 +01:00 |
gnss_sdr_sample_counter.h
|
clang-tidy: apply modernize-use-using check
|
2019-02-11 13:13:06 +01:00 |
gnss_sdr_time_counter.cc
|
Apply fixes by clang-tidy
|
2018-12-10 19:05:12 +01:00 |
gnss_sdr_time_counter.h
|
Merge branch 'fpga' of https://github.com/gnss-sdr/gnss-sdr into merge-fpga
|
2019-02-28 21:45:30 +01:00 |
gnss_signal_processing.cc
|
Avoid variable length arrays and other minor fixes
|
2018-08-16 14:16:43 +02:00 |
gnss_signal_processing.h
|
Avoid variable length arrays and other minor fixes
|
2018-08-16 14:16:43 +02:00 |
gps_l2c_signal.cc
|
clang-tidy: apply performance-type-promotion-in-math-fn check
|
2019-02-21 12:09:18 +01:00 |
gps_l2c_signal.h
|
Add more extensive use of cstdint typenames
|
2018-08-13 10:18:05 +02:00 |
gps_l5_signal.cc
|
Introduce readability-identifier-naming check
|
2019-02-22 10:47:24 +01:00 |
gps_l5_signal.h
|
Add more extensive use of cstdint typenames
|
2018-08-13 10:18:05 +02:00 |
gps_sdr_signal_processing.cc
|
clang-tidy: apply readability-braces-around-statements plus code formatting
|
2019-02-11 21:13:02 +01:00 |
gps_sdr_signal_processing.h
|
Add more extensive use of cstdint typenames
|
2018-08-13 10:18:05 +02:00 |
pass_through.cc
|
bds b1i: Merging latest changes from upstream/next
|
2018-12-18 15:55:36 -06:00 |
pass_through.h
|
Sort includes automatically with clang-format
|
2018-12-09 22:00:09 +01:00 |
rtcm.cc
|
Introduce readability-identifier-naming check
|
2019-02-22 10:47:24 +01:00 |
rtcm.h
|
Apply clang-format
|
2019-02-22 13:30:18 +01:00 |
short_x2_to_cshort.cc
|
Miscelaneous code improvements by clang-tidy
|
2018-12-08 18:49:31 +01:00 |
short_x2_to_cshort.h
|
clang-tidy: apply modernize-use-using check
|
2019-02-11 13:13:06 +01:00 |