gnss-sdr/src/algorithms/tracking/libs
Carles Fernandez a66ef4fb34
Apply modernize-redundant-void-arg clang-tidy check
2019-08-14 00:47:48 +02:00
..
CMakeLists.txt Add new configuration option ENABLE_ARMA_NO_DEBUG 2019-08-12 11:33:51 +02:00
bayesian_estimation.cc Update copyright year 2019-07-26 12:38:20 +02:00
bayesian_estimation.h No Armadillo bound checking if compiled in Release mode 2019-07-29 21:22:44 +02:00
cpu_multicorrelator.cc Update copyright year 2019-07-26 12:38:20 +02:00
cpu_multicorrelator.h Update copyright year 2019-07-26 12:38:20 +02:00
cpu_multicorrelator_16sc.cc Update copyright year 2019-07-26 12:38:20 +02:00
cpu_multicorrelator_16sc.h Update copyright year 2019-07-26 12:38:20 +02:00
cpu_multicorrelator_real_codes.cc Update copyright year 2019-07-26 12:38:20 +02:00
cpu_multicorrelator_real_codes.h Update copyright year 2019-07-26 12:38:20 +02:00
cuda_multicorrelator.cu Update copyright year 2019-07-26 12:38:20 +02:00
cuda_multicorrelator.h Update copyright year 2019-07-26 12:38:20 +02:00
dll_pll_conf.cc Update copyright year 2019-07-26 12:38:20 +02:00
dll_pll_conf.h Update copyright year 2019-07-26 12:38:20 +02:00
dll_pll_conf_fpga.cc replaced #defines by static consts + removed unused tracking parameter + removed unnecessary comments 2019-07-22 19:58:37 +02:00
dll_pll_conf_fpga.h replaced #defines by static consts + removed unused tracking parameter + removed unnecessary comments 2019-07-22 19:58:37 +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 Apply readability-isolate-declaration clang-tidy check 2019-08-13 00:19:31 +02:00
fpga_multicorrelator.h Fixes by clang-tidy, clang-format and codespell 2019-07-26 13:58:15 +02:00
lock_detectors.cc Update copyright year 2019-07-26 12:38:20 +02:00
lock_detectors.h Update copyright year 2019-07-26 12:38:20 +02:00
nonlinear_tracking.cc Move default destructor to header file, so compiler can make a better job 2019-07-21 19:32:52 +02:00
nonlinear_tracking.h No Armadillo bound checking if compiled in Release mode 2019-07-29 21:22:44 +02:00
tcp_communication.cc Apply readability-redundant-control-flow check 2019-08-12 22:54:27 +02: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 Update copyright year 2019-07-26 12:38:20 +02:00
tracking_2nd_DLL_filter.h Update copyright year 2019-07-26 12:38:20 +02:00
tracking_2nd_PLL_filter.cc Update copyright year 2019-07-26 12:38:20 +02:00
tracking_2nd_PLL_filter.h Update copyright year 2019-07-26 12:38:20 +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 readability-isolate-declaration clang-tidy check 2019-08-13 00:19:31 +02:00
tracking_discriminators.h Update copyright year 2019-07-26 12:38:20 +02:00
tracking_loop_filter.cc Apply modernize-redundant-void-arg clang-tidy check 2019-08-14 00:47:48 +02:00
tracking_loop_filter.h Apply modernize-redundant-void-arg clang-tidy check 2019-08-14 00:47:48 +02:00