gnss-sdr/src/algorithms/acquisition/adapters
Carles Fernandez 9bfef0e05a Fix CMake scripts to use Ninja https://ninja-build.org/
cmake -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER=clang -GNinja .. && ninja
2017-06-21 08:54:47 +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 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_8ms_ambiguous_acquisition.h Remove unused queue from acquisition blocks 2016-05-09 16:44:54 +02:00
galileo_e1_pcps_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_ambiguous_acquisition.h Add cshort implementation to GalileoE1PcpsAmbiguousAcquisition 2016-05-13 01:51:14 +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 Remove unused queue from acquisition blocks 2016-05-09 16:44:54 +02:00
galileo_e1_pcps_quicksync_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_quicksync_ambiguous_acquisition.h Remove unused queue from acquisition blocks 2016-05-09 16:44:54 +02:00
galileo_e1_pcps_tong_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_tong_ambiguous_acquisition.h Add maximum number of dwells in the Tong algorithm 2016-08-11 13:13:30 +02:00
galileo_e5a_noncoherent_iq_acquisition_caf.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_e5a_noncoherent_iq_acquisition_caf.h Remove unused queue from acquisition blocks 2016-05-09 16:44:54 +02:00
gps_l1_ca_pcps_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_acquisition.h Remove unused variables in GpsL1CaPcpsAcquisition 2016-05-12 23:37:02 +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 Remove unused queue from acquisition blocks 2016-05-09 16:44:54 +02:00
gps_l1_ca_pcps_acquisition_fpga.cc Remove/add blank lines 2017-06-13 11:25:37 +02:00
gps_l1_ca_pcps_acquisition_fpga.h adopted code style + did some code refactoring 2017-06-08 17:29:45 +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 Remove unused queue from acquisition blocks 2016-05-09 16:44:54 +02:00
gps_l1_ca_pcps_multithread_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_multithread_acquisition.h Remove unused queue from acquisition blocks 2016-05-09 16:44:54 +02:00
gps_l1_ca_pcps_opencl_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_opencl_acquisition.h Remove unused queue from acquisition blocks 2016-05-09 16:44:54 +02:00
gps_l1_ca_pcps_quicksync_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_quicksync_acquisition.h Remove unused queue from acquisition blocks 2016-05-09 16:44:54 +02:00
gps_l1_ca_pcps_tong_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_tong_acquisition.h Add maximum number of dwells in the Tong algorithm 2016-08-11 13:13:30 +02:00
gps_l2_m_pcps_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_l2_m_pcps_acquisition.h Add cshort implementation to GpsL2MPcpsAcquisition 2016-05-13 00:07:21 +02:00