gnss-sdr/src/algorithms/tracking/libs
Carles Fernandez 0aa6d6afc3
Improve const correctness
2020-07-22 01:33:01 +02:00
..
CMakeLists.txt Improve consistency of CMake scripts 2020-06-24 11:42:45 +02:00
bayesian_estimation.cc Reduce number of warnings raised by bugprone-* clang-tidy checks in tracking blocks 2020-07-10 19:52:28 +02:00
bayesian_estimation.h Sort private members in headers 2020-06-26 22:07:41 +02:00
cpu_multicorrelator.cc Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
cpu_multicorrelator.h Improve headers, large data members first. Improve nav message interfaces 2020-06-23 09:47:58 +02:00
cpu_multicorrelator_16sc.cc Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
cpu_multicorrelator_16sc.h Improve headers, large data members first. Improve nav message interfaces 2020-06-23 09:47:58 +02:00
cpu_multicorrelator_real_codes.cc Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
cpu_multicorrelator_real_codes.h Improve headers, large data members first. Improve nav message interfaces 2020-06-23 09:47:58 +02:00
cuda_multicorrelator.cu Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
cuda_multicorrelator.h Fix clang-format and clang-tidy jobs 2020-06-27 11:52:59 +02:00
dll_pll_conf.cc Reduce number of warnings raised by bugprone-* clang-tidy checks 2020-07-10 00:37:55 +02:00
dll_pll_conf.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
dll_pll_conf_fpga.cc Reduce number of warnings raised by bugprone-* clang-tidy checks 2020-07-10 00:37:55 +02:00
dll_pll_conf_fpga.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
exponential_smoother.cc Reduce number of warnings raised by bugprone-* clang-tidy checks 2020-07-10 00:37:55 +02:00
exponential_smoother.h Improve headers, large data members first. Improve nav message interfaces 2020-06-23 09:47:58 +02:00
fpga_multicorrelator.cc Remove all warnings raised by bugprone-* clang-tidy checks in tracking blocks 2020-07-10 21:13:17 +02:00
fpga_multicorrelator.h increased the number of bits of the PRN code resampler 2020-06-29 15:59:48 +02:00
lock_detectors.cc Improve const correctness 2020-07-22 01:33:01 +02:00
lock_detectors.h Remove trailing underscore in header guards 2020-02-08 10:10:46 +01:00
nonlinear_tracking.cc Reduce number of warnings raised by bugprone-* clang-tidy checks 2020-07-10 00:37:55 +02:00
nonlinear_tracking.h Remove trailing underscore in header guards 2020-02-08 10:10:46 +01:00
tcp_communication.cc Replace std::endl by \n character. There is no need to always flush the stream. 2020-07-07 18:53:50 +02:00
tcp_communication.h Unify criteria in target definitions, more informative names 2020-06-13 00:32:40 +02:00
tcp_packet_data.cc Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/) 2020-02-08 01:20:02 +01:00
tcp_packet_data.h Remove trailing underscore in header guards 2020-02-08 10:10:46 +01:00
tracking_2nd_DLL_filter.cc Improve const correctness 2020-07-22 01:33:01 +02:00
tracking_2nd_DLL_filter.h Improve headers, large data members first. Improve nav message interfaces 2020-06-23 09:47:58 +02:00
tracking_2nd_PLL_filter.cc Improve const correctness 2020-07-22 01:33:01 +02:00
tracking_2nd_PLL_filter.h Improve headers, large data members first. Improve nav message interfaces 2020-06-23 09:47:58 +02:00
tracking_FLL_PLL_filter.cc Improve const correctness 2020-07-22 01:33:01 +02:00
tracking_FLL_PLL_filter.h Improve headers, large data members first. Improve nav message interfaces 2020-06-23 09:47:58 +02:00
tracking_discriminators.cc Improve const correctness 2020-07-22 01:33:01 +02:00
tracking_discriminators.h Document change in discriminator implementation 2020-02-14 19:00:42 +01:00
tracking_loop_filter.cc Improve const correctness 2020-07-22 01:33:01 +02:00
tracking_loop_filter.h Improve headers, large data members first. Improve nav message interfaces 2020-06-23 09:47:58 +02:00