1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-26 06:53:14 +00:00
gnss-sdr/src/algorithms/tracking/libs
2017-08-14 13:59:00 +02:00
..
CMakeLists.txt Fix CMake scripts to use Ninja https://ninja-build.org/ 2017-06-21 08:54:47 +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
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
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 adopted code style + did some code refactoring 2017-06-08 17:29:45 +02:00
fpga_multicorrelator_8sc.h adopted code style + did some code refactoring 2017-06-08 17:29:45 +02: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 Fix const correctness when catching exceptions 2017-08-14 13:59:00 +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_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_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_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