gnss-sdr/src/algorithms/tracking/libs
mmajoral d22f4f5f2b Started implementing the code that uses the FPGA HW accelerators and the unit tests. For now the code contains a cloned version of the tracking tests using short complex data types plus a few new class variable definitions 2017-02-13 17:20:49 +01:00
..
CMakeLists.txt Started implementing the code that uses the FPGA HW accelerators and the unit tests. For now the code contains a cloned version of the tracking tests using short complex data types plus a few new class variable definitions 2017-02-13 17:20:49 +01:00
cpu_multicorrelator.cc Remove tabs from the source code 2016-05-02 23:46:30 +02:00
cpu_multicorrelator.h Integrating the new volk kernel in the multiple correlator (32 bits) 2016-03-28 16:35:55 +02:00
cpu_multicorrelator_16sc.cc Fix 16-bit complex resampler 2016-08-15 12:03:15 +02:00
cpu_multicorrelator_16sc.h Fix 16-bit complex resampler 2016-08-15 12:03:15 +02:00
cuda_multicorrelator.cu cuda multicorrelator bug correction 2016-06-17 17:35:19 +02:00
cuda_multicorrelator.h cuda multicorrelator bug correction 2016-06-17 17:35:19 +02:00
fpga_multicorrelator_8sc.cc Started implementing the code that uses the FPGA HW accelerators and the unit tests. For now the code contains a cloned version of the tracking tests using short complex data types plus a few new class variable definitions 2017-02-13 17:20:49 +01:00
fpga_multicorrelator_8sc.h Started implementing the code that uses the FPGA HW accelerators and the unit tests. For now the code contains a cloned version of the tracking tests using short complex data types plus a few new class variable definitions 2017-02-13 17:20:49 +01:00
lock_detectors.cc Remove tabs from the source code 2016-05-02 23:46:30 +02:00
lock_detectors.h Remove tabs from the source code 2016-05-02 23:46:30 +02:00
tcp_communication.cc Remove tabs from the source code 2016-05-02 23:46:30 +02:00
tcp_communication.h Updating copyright year 2015-01-08 19:49:59 +01:00
tcp_packet_data.cc Updating copyright year 2015-01-08 19:49:59 +01:00
tcp_packet_data.h Updating copyright year 2015-01-08 19:49:59 +01:00
tracking_2nd_DLL_filter.cc Update copyright year 2015-01-12 21:12:08 +01:00
tracking_2nd_DLL_filter.h fixing coverity issues 2015-05-13 23:50:21 +02:00
tracking_2nd_PLL_filter.cc Updated CUDA kernels and several GPU tracking optimizations. 2015-08-06 17:05:15 +02:00
tracking_2nd_PLL_filter.h fixing coverity issues 2015-05-13 23:50:21 +02:00
tracking_FLL_PLL_filter.cc Remove tabs from the source code 2016-05-02 23:46:30 +02:00
tracking_FLL_PLL_filter.h Update copyright year 2015-01-12 21:12:08 +01:00
tracking_discriminators.cc Remove tabs from the source code 2016-05-02 23:46:30 +02:00
tracking_discriminators.h Remove tabs from the source code 2016-05-02 23:46:30 +02:00
tracking_loop_filter.cc Added a generic tracking_loop_filter class 2015-11-26 15:12:26 +00:00
tracking_loop_filter.h Added a generic tracking_loop_filter class 2015-11-26 15:12:26 +00:00