1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-10-01 08:20:51 +00:00
gnss-sdr/src/algorithms/libs
2014-03-16 19:58:29 +00: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 Fixing detection of GNU Radio when installed in non-usual locations (e.g. /home/user/target). Now the user can tell cmake where GNU Radio is by 'cmake ../ -DGNURADIO_INSTALL_PREFIX=/home/user/target' 2013-12-14 10:23:33 +00: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
gnss_sdr_valve.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
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 Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00: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