gnss-sdr/src/algorithms/tracking/libs
Carles Fernandez 9023f19794
Use C++ comments for final #endif in headers
2020-01-26 22:23:22 +01:00
..
CMakeLists.txt Simplify cmake scripts, fix volk_gnsssdr cross-compilation, update ProtocolBuffers to 3.11.2 2020-01-13 01:49:00 +01:00
bayesian_estimation.cc Fix bugprone-too-small-loop-variable clang-tidy check warnings 2019-08-24 17:34:12 +02:00
bayesian_estimation.h Mark all constructors callable with one argument as explicit 2019-08-23 21:25:44 +02:00
cpu_multicorrelator.cc Update copyright year 2019-07-26 12:38:20 +02:00
cpu_multicorrelator.h Use C++ comments for final #endif in headers 2020-01-26 22:23:22 +01:00
cpu_multicorrelator_16sc.cc Update copyright year 2019-07-26 12:38:20 +02:00
cpu_multicorrelator_16sc.h Use C++ comments for final #endif in headers 2020-01-26 22:23:22 +01:00
cpu_multicorrelator_real_codes.cc Update copyright year 2019-07-26 12:38:20 +02:00
cpu_multicorrelator_real_codes.h Use C++ comments for final #endif in headers 2020-01-26 22:23:22 +01:00
cuda_multicorrelator.cu Remove tabs 2019-10-05 03:16:31 +02:00
cuda_multicorrelator.h Use C++ comments for final #endif in headers 2020-01-26 22:23:22 +01:00
dll_pll_conf.cc Apply clang-tidy 2019-09-11 22:31:34 +00:00
dll_pll_conf.h Apply formatting 2019-09-07 09:38:05 +02:00
dll_pll_conf_fpga.cc replaced .device_base by .dev_file_num parameter. The .dev_file_num parameter points for each type of GNSS signal, the number of the first uio device file that is used for the tracking process. 2019-10-03 16:37:18 +02:00
dll_pll_conf_fpga.h replaced .device_base by .dev_file_num parameter. The .dev_file_num parameter points for each type of GNSS signal, the number of the first uio device file that is used for the tracking process. 2019-10-03 16:37:18 +02:00
exponential_smoother.cc Fix guard 2019-07-25 21:37:57 +02:00
exponential_smoother.h File cleaning 2019-07-07 21:44:58 +02:00
fpga_multicorrelator.cc Accelerate writing of secondary code 2019-10-27 22:42:58 +01:00
fpga_multicorrelator.h Use C++ comments for final #endif in headers 2020-01-26 22:23:22 +01:00
lock_detectors.cc Replace cn0_mm_estimator by cn0_m2m4_estimator name 2019-09-28 01:18:23 +02:00
lock_detectors.h Replace cn0_mm_estimator by cn0_m2m4_estimator name 2019-09-28 01:18:23 +02:00
nonlinear_tracking.cc Fix bugprone-too-small-loop-variable clang-tidy check warnings 2019-08-24 17:34:12 +02:00
nonlinear_tracking.h Mark all constructors callable with one argument as explicit 2019-08-23 21:25:44 +02:00
tcp_communication.cc Apply clang-tidy 2019-09-11 22:31:34 +00:00
tcp_communication.h Update copyright year 2019-07-26 12:38:20 +02:00
tcp_packet_data.cc Update copyright year 2019-07-26 12:38:20 +02:00
tcp_packet_data.h Update copyright year 2019-07-26 12:38:20 +02:00
tracking_2nd_DLL_filter.cc Always have a space between // and comment 2019-08-18 22:16:13 +02:00
tracking_2nd_DLL_filter.h Mark all constructors callable with one argument as explicit 2019-08-23 21:25:44 +02:00
tracking_2nd_PLL_filter.cc Update copyright year 2019-07-26 12:38:20 +02:00
tracking_2nd_PLL_filter.h Mark all constructors callable with one argument as explicit 2019-08-23 21:25:44 +02:00
tracking_FLL_PLL_filter.cc Update copyright year 2019-07-26 12:38:20 +02:00
tracking_FLL_PLL_filter.h Update copyright year 2019-07-26 12:38:20 +02:00
tracking_discriminators.cc Apply clang-tidy 2019-09-11 22:31:34 +00:00
tracking_discriminators.h Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
tracking_loop_filter.cc Fix bugprone-too-small-loop-variable clang-tidy check warnings 2019-08-24 17:34:12 +02:00
tracking_loop_filter.h Apply modernize-redundant-void-arg clang-tidy check 2019-08-14 00:47:48 +02:00