gnss-sdr/src/algorithms/acquisition/gnuradio_blocks
Carles Fernandez 751f54990c
Introduce gsl::span. Bound checking at compile time, no overhead at runtime
See https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md
2019-06-29 01:28:30 +02:00
..
CMakeLists.txt Fixes for modern OpenCL versions 2019-06-24 13:39:34 +02:00
galileo_e5a_noncoherent_iq_acquisition_caf_cc.cc Remove superfluous 'using google::LogMessage' 2019-03-03 13:39:35 +01:00
galileo_e5a_noncoherent_iq_acquisition_caf_cc.h Avoid unnecessary copy of channel_fsm 2019-04-22 13:03:01 +02:00
galileo_pcps_8ms_acquisition_cc.cc Remove superfluous 'using google::LogMessage' 2019-03-03 13:39:35 +01:00
galileo_pcps_8ms_acquisition_cc.h Avoid unnecessary copy of channel_fsm 2019-04-22 13:03:01 +02:00
pcps_acquisition.cc Introduce gsl::span. Bound checking at compile time, no overhead at runtime 2019-06-29 01:28:30 +02:00
pcps_acquisition.h Avoid unnecessary copy of channel_fsm 2019-04-22 13:03:01 +02:00
pcps_acquisition_fine_doppler_cc.cc Introduce gsl::span. Bound checking at compile time, no overhead at runtime 2019-06-29 01:28:30 +02:00
pcps_acquisition_fine_doppler_cc.h Avoid unnecessary copy of channel_fsm 2019-04-22 13:03:01 +02:00
pcps_acquisition_fpga.cc closed the acquisition device driver in the proper way + updated fpga block expponent. 2019-04-15 16:39:05 +02:00
pcps_acquisition_fpga.h Bug fix that restores the acquisition and tracking destructor calls due to circular smart pointer references 2019-04-09 17:39:48 +02:00
pcps_assisted_acquisition_cc.cc Remove superfluous 'using google::LogMessage' 2019-03-03 13:39:35 +01:00
pcps_assisted_acquisition_cc.h Avoid unnecessary copy of channel_fsm 2019-04-22 13:03:01 +02:00
pcps_cccwsr_acquisition_cc.cc Remove superfluous 'using google::LogMessage' 2019-03-03 13:39:35 +01:00
pcps_cccwsr_acquisition_cc.h Avoid unnecessary copy of channel_fsm 2019-04-22 13:03:01 +02:00
pcps_opencl_acquisition_cc.cc Modernize OpenCL code 2019-06-24 19:25:51 +02:00
pcps_opencl_acquisition_cc.h Fix OpenCL test if the OpenCL Platform is not ready 2019-06-24 14:33:08 +02:00
pcps_quicksync_acquisition_cc.cc Remove superfluous 'using google::LogMessage' 2019-03-03 13:39:35 +01:00
pcps_quicksync_acquisition_cc.h Avoid unnecessary copy of channel_fsm 2019-04-22 13:03:01 +02:00
pcps_tong_acquisition_cc.cc Remove superfluous 'using google::LogMessage' 2019-03-03 13:39:35 +01:00
pcps_tong_acquisition_cc.h Avoid unnecessary copy of channel_fsm 2019-04-22 13:03:01 +02:00