1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-11-17 07:14:55 +00:00
gnss-sdr/src/algorithms/acquisition/adapters
Marc Majoral 2b46c79ba7 optimized the process of computing and writing the fft of the local code to the acquisition HW accelerator.
The writing of the local code is still performed by processor instructions in a loop.
THe FPGA L2 classes were updated accordingly.
2019-03-26 12:26:08 +01:00
..
beidou_b1i_pcps_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
beidou_b1i_pcps_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
beidou_b3i_pcps_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
beidou_b3i_pcps_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
CMakeLists.txt Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
galileo_e1_pcps_8ms_ambiguous_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
galileo_e1_pcps_8ms_ambiguous_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
galileo_e1_pcps_ambiguous_acquisition_fpga.cc optimized the process of computing and writing the fft of the local code to the acquisition HW accelerator. 2019-03-26 12:26:08 +01:00
galileo_e1_pcps_ambiguous_acquisition_fpga.h optimized the process of computing and writing the fft of the local code to the acquisition HW accelerator. 2019-03-26 12:26:08 +01:00
galileo_e1_pcps_ambiguous_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
galileo_e1_pcps_ambiguous_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
galileo_e1_pcps_cccwsr_ambiguous_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
galileo_e1_pcps_cccwsr_ambiguous_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
galileo_e1_pcps_quicksync_ambiguous_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
galileo_e1_pcps_quicksync_ambiguous_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
galileo_e1_pcps_tong_ambiguous_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
galileo_e1_pcps_tong_ambiguous_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
galileo_e5a_noncoherent_iq_acquisition_caf.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
galileo_e5a_noncoherent_iq_acquisition_caf.h Add missing override keyword 2019-03-20 15:44:59 +01:00
galileo_e5a_pcps_acquisition_fpga.cc optimized the process of computing and writing the fft of the local code to the acquisition HW accelerator. 2019-03-26 12:26:08 +01:00
galileo_e5a_pcps_acquisition_fpga.h optimized the process of computing and writing the fft of the local code to the acquisition HW accelerator. 2019-03-26 12:26:08 +01:00
galileo_e5a_pcps_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
galileo_e5a_pcps_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
glonass_l1_ca_pcps_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
glonass_l1_ca_pcps_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
glonass_l2_ca_pcps_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
glonass_l2_ca_pcps_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
gps_l1_ca_pcps_acquisition_fine_doppler.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
gps_l1_ca_pcps_acquisition_fine_doppler.h Add missing override keyword 2019-03-20 15:44:59 +01:00
gps_l1_ca_pcps_acquisition_fpga.cc optimized the process of computing and writing the fft of the local code to the acquisition HW accelerator. 2019-03-26 12:26:08 +01:00
gps_l1_ca_pcps_acquisition_fpga.h optimized the process of computing and writing the fft of the local code to the acquisition HW accelerator. 2019-03-26 12:26:08 +01:00
gps_l1_ca_pcps_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
gps_l1_ca_pcps_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
gps_l1_ca_pcps_assisted_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
gps_l1_ca_pcps_assisted_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
gps_l1_ca_pcps_opencl_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
gps_l1_ca_pcps_opencl_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
gps_l1_ca_pcps_quicksync_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
gps_l1_ca_pcps_quicksync_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
gps_l1_ca_pcps_tong_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
gps_l1_ca_pcps_tong_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
gps_l2_m_pcps_acquisition_fpga.cc optimized the process of computing and writing the fft of the local code to the acquisition HW accelerator. 2019-03-26 12:26:08 +01:00
gps_l2_m_pcps_acquisition_fpga.h optimized the process of computing and writing the fft of the local code to the acquisition HW accelerator. 2019-03-26 12:26:08 +01:00
gps_l2_m_pcps_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
gps_l2_m_pcps_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00
gps_l5i_pcps_acquisition_fpga.cc optimized the process of computing and writing the fft of the local code to the acquisition HW accelerator. 2019-03-26 12:26:08 +01:00
gps_l5i_pcps_acquisition_fpga.h optimized the process of computing and writing the fft of the local code to the acquisition HW accelerator. 2019-03-26 12:26:08 +01:00
gps_l5i_pcps_acquisition.cc Reducing the latency in the acquisition to tracking transition 2019-03-20 15:13:17 +01:00
gps_l5i_pcps_acquisition.h Add missing override keyword 2019-03-20 15:44:59 +01:00