1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-10-01 00:10:50 +00:00
gnss-sdr/src/algorithms/acquisition/adapters
2017-08-31 09:55:35 -06:00
..
CMakeLists.txt Add pcps acquisition adapter for glonass l1 ca signal 2017-08-23 13:00:54 -03:00
galileo_e1_pcps_8ms_ambiguous_acquisition.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
galileo_e1_pcps_8ms_ambiguous_acquisition.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
galileo_e1_pcps_ambiguous_acquisition.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
galileo_e1_pcps_ambiguous_acquisition.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
galileo_e1_pcps_cccwsr_ambiguous_acquisition.cc bug fix: removed call to set_local_code() from the init() function. This prevents the function set_local_code() from being called twice, with an invalid PRN during the first call 2017-05-30 14:57:33 +02:00
galileo_e1_pcps_cccwsr_ambiguous_acquisition.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
galileo_e1_pcps_quicksync_ambiguous_acquisition.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
galileo_e1_pcps_quicksync_ambiguous_acquisition.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
galileo_e1_pcps_tong_ambiguous_acquisition.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
galileo_e1_pcps_tong_ambiguous_acquisition.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
galileo_e5a_noncoherent_iq_acquisition_caf.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
galileo_e5a_noncoherent_iq_acquisition_caf.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
glonass_l1_ca_pcps_acquisition.cc Merge Gabriel's glonass-sdr branch 2017-08-31 09:55:35 -06:00
glonass_l1_ca_pcps_acquisition.h Merge Gabriel's glonass-sdr branch 2017-08-31 09:55:35 -06:00
gps_l1_ca_pcps_acquisition_fine_doppler.cc bug fix: removed call to set_local_code() from the init() function. This prevents the function set_local_code() from being called twice, with an invalid PRN during the first call 2017-05-30 14:57:33 +02:00
gps_l1_ca_pcps_acquisition_fine_doppler.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
gps_l1_ca_pcps_acquisition_fpga.cc Do not use LOG(FATAL) since the glog library could have been stripped 2017-08-31 09:55:35 -06:00
gps_l1_ca_pcps_acquisition_fpga.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
gps_l1_ca_pcps_acquisition.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
gps_l1_ca_pcps_acquisition.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
gps_l1_ca_pcps_assisted_acquisition.cc bug fix: removed call to set_local_code() from the init() function. This prevents the function set_local_code() from being called twice, with an invalid PRN during the first call 2017-05-30 14:57:33 +02:00
gps_l1_ca_pcps_assisted_acquisition.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
gps_l1_ca_pcps_multithread_acquisition.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
gps_l1_ca_pcps_multithread_acquisition.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
gps_l1_ca_pcps_opencl_acquisition.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
gps_l1_ca_pcps_opencl_acquisition.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
gps_l1_ca_pcps_quicksync_acquisition.cc Remove blank line 2017-08-18 14:24:42 +02:00
gps_l1_ca_pcps_quicksync_acquisition.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
gps_l1_ca_pcps_tong_acquisition.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
gps_l1_ca_pcps_tong_acquisition.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
gps_l2_m_pcps_acquisition.cc Replace some C-style casts by C++ casts 2017-08-19 09:16:10 +02:00
gps_l2_m_pcps_acquisition.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00