1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-16 05:00:35 +00:00
gnss-sdr/src/algorithms/libs
Carles Fernandez a3d7683c85 Fix segmentation fault of volk_gnsssdr_profile in 32-bit architectures
Temporal deactivation of the unaligned protokernel of the multiple
correlator. It does not affect receiver's performance. The commit
includes other minor fixes.
2016-03-07 18:35:40 +01:00
..
volk_gnsssdr_module/volk_gnsssdr Fix segmentation fault of volk_gnsssdr_profile in 32-bit architectures 2016-03-07 18:35:40 +01:00
byte_x2_to_complex_byte.cc Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00
byte_x2_to_complex_byte.h Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00
cl.hpp Fixes compilation issues on Mac OS X. Now it builds successfully against gnuradio installed by Macports and using gcc 4.8. Upgrade version of Gtest. Some fixes and updates in documentation and code cleaning. 2013-10-18 18:26:06 +00:00
clFFT.h Fixes compilation issues on Mac OS X. Now it builds successfully against gnuradio installed by Macports and using gcc 4.8. Upgrade version of Gtest. Some fixes and updates in documentation and code cleaning. 2013-10-18 18:26:06 +00:00
CMakeLists.txt Merge branch 'next' into arribas_next 2015-05-06 16:49:11 +02:00
complex_byte_to_float_x2.cc Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00
complex_byte_to_float_x2.h Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00
complex_float_to_complex_byte.cc Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00
complex_float_to_complex_byte.h Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00
cshort_to_float_x2.cc Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00
cshort_to_float_x2.h Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00
fft_base_kernels.h Last commit from the GSoC 2013 project "Improve the acquisition sensitivity of a GNSS receiver" by Marc Molina. 2013-10-01 20:32:04 +00:00
fft_execute.cc Last commit from the GSoC 2013 project "Improve the acquisition sensitivity of a GNSS receiver" by Marc Molina. 2013-10-01 20:32:04 +00:00
fft_internal.h Last commit from the GSoC 2013 project "Improve the acquisition sensitivity of a GNSS receiver" by Marc Molina. 2013-10-01 20:32:04 +00:00
fft_kernelstring.cc Last commit from the GSoC 2013 project "Improve the acquisition sensitivity of a GNSS receiver" by Marc Molina. 2013-10-01 20:32:04 +00:00
fft_setup.cc Last commit from the GSoC 2013 project "Improve the acquisition sensitivity of a GNSS receiver" by Marc Molina. 2013-10-01 20:32:04 +00:00
galileo_e1_signal_processing.cc Fixing a couple of warnings 2016-01-11 11:32:41 +01:00
galileo_e1_signal_processing.h Fixing a couple of warnings 2016-01-11 11:32:41 +01:00
galileo_e5_signal_processing.cc Cleaning includes 2016-01-10 22:21:31 +01:00
galileo_e5_signal_processing.h Cleaning includes 2016-01-10 22:21:31 +01:00
gnss_sdr_valve.cc Updating copyright year 2015-01-08 19:49:59 +01:00
gnss_sdr_valve.h Updating copyright year 2015-01-08 19:49:59 +01:00
gnss_signal_processing.cc Cleaning includes 2016-01-10 22:21:31 +01:00
gnss_signal_processing.h Cleaning includes 2016-01-10 22:21:31 +01:00
gps_l2c_signal.cc Cleaning includes 2016-01-10 22:21:31 +01:00
gps_l2c_signal.h Cleaning includes 2016-01-10 22:21:31 +01:00
gps_sdr_signal_processing.cc Cleaning includes 2016-01-10 22:21:31 +01:00
gps_sdr_signal_processing.h Cleaning includes 2016-01-10 22:21:31 +01:00
nco_lib.cc Cleaning includes 2016-01-10 22:21:31 +01:00
nco_lib.h Cleaning includes 2016-01-10 22:21:31 +01:00
pass_through.cc merging next 2015-02-27 17:37:42 +01:00
pass_through.h Updating copyright year 2015-01-08 19:49:59 +01:00
short_x2_to_cshort.cc Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00
short_x2_to_cshort.h Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00