gnss-sdr/src/algorithms/tracking/libs
Carles Fernandez 95596b8f91
Soft transition from Gflags and Glog to Abseil. Some CI fixes
2024-04-29 08:27:33 +02:00
..
CMakeLists.txt Soft transition from Gflags and Glog to Abseil. Some CI fixes 2024-04-29 08:27:33 +02:00
bayesian_estimation.cc Fix performance inefficiencies detected by Coverity Scan 2023-11-29 21:34:59 +01:00
bayesian_estimation.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
cpu_multicorrelator.cc Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
cpu_multicorrelator.h Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
cpu_multicorrelator_16sc.cc Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
cpu_multicorrelator_16sc.h Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
cpu_multicorrelator_real_codes.cc Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
cpu_multicorrelator_real_codes.h Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
cuda_multicorrelator.cu Improve source code visualization in some code editors 2022-06-02 21:41:19 +02:00
cuda_multicorrelator.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
dll_pll_conf.cc Soft transition from Gflags and Glog to Abseil. Some CI fixes 2024-04-29 08:27:33 +02:00
dll_pll_conf.h Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
dll_pll_conf_fpga.cc Soft transition from Gflags and Glog to Abseil. Some CI fixes 2024-04-29 08:27:33 +02:00
dll_pll_conf_fpga.h Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
exponential_smoother.cc Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
exponential_smoother.h Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
fpga_multicorrelator.cc Soft transition from Gflags and Glog to Abseil. Some CI fixes 2024-04-29 08:27:33 +02:00
fpga_multicorrelator.h set the FPGA page size to 0x1000 for compatibility with the FPGA IP cores compiled for the ZynqMP 2022-04-19 15:53:00 +02:00
kf_conf.cc Soft transition from Gflags and Glog to Abseil. Some CI fixes 2024-04-29 08:27:33 +02:00
kf_conf.h Add work on KF tracking 2022-07-22 13:20:25 +02:00
lock_detectors.cc Apply changes suggested by clang-tidy 2022-12-06 12:54:21 +01:00
lock_detectors.h Apply changes suggested by clang-tidy 2022-12-06 12:54:21 +01:00
nonlinear_tracking.cc Add missing include 2023-11-29 21:51:14 +01:00
nonlinear_tracking.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
tcp_communication.cc Fix error handling issues detected by Coverity Scan 2020.09 2021-01-25 13:35:47 +01:00
tcp_communication.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
tcp_packet_data.h Prefer initialization to assignment in constructors 2021-12-15 02:48:18 +01:00
tracking_2nd_DLL_filter.cc Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
tracking_2nd_DLL_filter.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
tracking_2nd_PLL_filter.cc Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
tracking_2nd_PLL_filter.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
tracking_FLL_PLL_filter.cc Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
tracking_FLL_PLL_filter.h Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
tracking_discriminators.cc Remove useless casts 2023-11-14 13:42:44 +01:00
tracking_discriminators.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
tracking_loop_filter.cc Soft transition from Gflags and Glog to Abseil. Some CI fixes 2024-04-29 08:27:33 +02:00
tracking_loop_filter.h Apply more concise file header format 2020-12-30 13:35:06 +01:00