gnss-sdr/src/algorithms/acquisition/adapters
Carles Fernandez 0a42fe8ab5 Replace some C-style casts by C++ casts 2017-08-19 09:16:10 +02:00
..
CMakeLists.txt Fix CMake scripts to use Ninja https://ninja-build.org/ 2017-06-21 08:54:47 +02: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 Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +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 Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +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 Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +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 Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +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 Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +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 Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +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 Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +02: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 Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +02:00
gps_l1_ca_pcps_acquisition_fpga.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
gps_l1_ca_pcps_acquisition_fpga.h Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +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 Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +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 Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +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 Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +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 Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +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 Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +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 Use the override special identifier when overriding a virtual function 2017-08-16 00:58:10 +02:00