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
marc-sales 7d6ec42f24 coherent 2or3 ms adding noncoherently I+Q acquisition,
dll+pll tracking still diverges
2014-07-07 21:06:26 +02: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 small changes, just for backup 2014-06-05 12:00:24 +02: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 Tidying up includes: : C library, C++ library, other libraries' .h, project's .h. 2014-01-12 20:07:38 +00:00
galileo_e1_signal_processing.h Patch submitted by Marc Molina: Improving PCPS Acquisition with some VOLK instructions. Enabling the secondary spreading code in Galileo acquisition. Adding Signal Generator to GNSS-SDR. 2013-07-23 18:03:07 +00:00
galileo_e5_signal_processing.cc coherent 2or3 ms adding noncoherently I+Q acquisition, 2014-07-07 21:06:26 +02:00
galileo_e5_signal_processing.h E5a signal generator and minor bug fixes. 2014-06-17 19:13:24 +02:00
gnss_sdr_valve.cc Avoid memory leak 2014-05-06 12:46:42 +02:00
gnss_sdr_valve.h Fixes a bug that prevented processing of files > 4 GB. Thanks to Stephan X. Esterhuizen for sending the patch. 2013-09-02 17:43:13 +00:00
gnss_signal_processing.cc E5a signal generator and minor bug fixes. 2014-06-17 19:13:24 +02:00
gnss_signal_processing.h Code cleaning 2012-10-28 12:38:11 +00:00
gps_sdr_signal_processing.cc Patch submitted by Daniel Fehr: Enabling EGNOS tracking and minor bugfixes 2013-07-20 07:58:59 +00:00
gps_sdr_signal_processing.h Adding new algorithms of adquisition: 2013-08-28 17:17:57 +00:00
nco_lib.cc Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00:00
nco_lib.h Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00:00
pass_through.cc Cleaning the terminal output and dumping most of the information in the log file. Better use of the glog library, logging can be seen also in Release, in real time by doing './gnss-sdr --logtostderr=1'. Update to latest version of Armadillo. 2014-03-16 19:58:29 +00:00
pass_through.h Tidying up includes: : C library, C++ library, other libraries' .h, project's .h. 2014-01-12 20:07:38 +00:00
sse_mathfun.h improving documentation 2013-01-28 23:50:09 +00:00