gnss-sdr/src/algorithms/acquisition/gnuradio_blocks
Carles Fernandez b2659aa076
Merge branch 'next' into smart_acq_resampler
2018-12-04 00:05:04 +01:00
..
CMakeLists.txt Make cmakelint happier 2018-11-24 18:40:34 +01:00
galileo_e5a_noncoherent_iq_acquisition_caf_cc.cc Improve performance by using const and std::move() to avoid unnecessary copies 2018-12-03 19:01:47 +01:00
galileo_e5a_noncoherent_iq_acquisition_caf_cc.h Replace unsigned long int by uint64_t and long int by int64_t. Fixes #199 2018-08-10 20:34:03 +02:00
galileo_pcps_8ms_acquisition_cc.cc Improve performance by using const and std::move() to avoid unnecessary copies 2018-12-03 19:01:47 +01:00
galileo_pcps_8ms_acquisition_cc.h Replace unsigned long int by uint64_t and long int by int64_t. Fixes #199 2018-08-10 20:34:03 +02:00
pcps_acquisition.cc Merge branch 'next' into smart_acq_resampler 2018-12-04 00:05:04 +01:00
pcps_acquisition.h Adding initial functional changes for the smart acquisition resampler 2018-12-03 17:58:18 +01:00
pcps_acquisition_fine_doppler_cc.cc clang-tidy: apply performance-faster-string-find (see https://clang.llvm.org/extra/clang-tidy/checks/performance-faster-string-find.html) 2018-12-03 18:17:21 +01:00
pcps_acquisition_fine_doppler_cc.h Replace unsigned long int by uint64_t and long int by int64_t. Fixes #199 2018-08-10 20:34:03 +02:00
pcps_acquisition_fpga.cc Improve handling of data types 2018-08-13 00:54:23 +02:00
pcps_acquisition_fpga.h Merge branch 'fpga' of https://github.com/mmajoral/gnss-sdr into merge-marc 2018-08-11 12:56:52 +02:00
pcps_assisted_acquisition_cc.cc Improve performance by using const and std::move() to avoid unnecessary copies 2018-12-03 19:01:47 +01:00
pcps_assisted_acquisition_cc.h Replace unsigned long int by uint64_t and long int by int64_t. Fixes #199 2018-08-10 20:34:03 +02:00
pcps_cccwsr_acquisition_cc.cc Improve performance by using const and std::move() to avoid unnecessary copies 2018-12-03 19:01:47 +01:00
pcps_cccwsr_acquisition_cc.h Replace unsigned long int by uint64_t and long int by int64_t. Fixes #199 2018-08-10 20:34:03 +02:00
pcps_opencl_acquisition_cc.cc Merge branch 'kf' of https://github.com/gnss-sdr/gnss-sdr into next 2018-08-21 11:50:39 +02:00
pcps_opencl_acquisition_cc.h Replace unsigned long int by uint64_t and long int by int64_t. Fixes #199 2018-08-10 20:34:03 +02:00
pcps_quicksync_acquisition_cc.cc Improve performance by using const and std::move() to avoid unnecessary copies 2018-12-03 19:01:47 +01:00
pcps_quicksync_acquisition_cc.h Replace unsigned long int by uint64_t and long int by int64_t. Fixes #199 2018-08-10 20:34:03 +02:00
pcps_tong_acquisition_cc.cc Improve performance by using const and std::move() to avoid unnecessary copies 2018-12-03 19:01:47 +01:00
pcps_tong_acquisition_cc.h Replace unsigned long int by uint64_t and long int by int64_t. Fixes #199 2018-08-10 20:34:03 +02:00