gnss-sdr/src/algorithms/libs
Carles Fernandez 05accfb1d7 Tidying up includes: : C library, C++ library, other libraries' .h, project's .h.
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@476 64b25241-fba3-4117-9849-534c7e92360d
2014-01-12 20:07:38 +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
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
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 Tidying up includes: : C library, C++ library, other libraries' .h, project's .h. 2014-01-12 20:07:38 +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 Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +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