.. |
volk_gnsssdr_module
|
AAdding copyright and some fixes
|
2014-11-07 18:02:52 +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 'galileo_e5a' of https://github.com/marc-sales/gnss-sdr
|
2014-09-05 18:51:08 +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
|
Unified acquisition
|
2014-08-05 02:01:37 +02:00 |
galileo_e5_signal_processing.h
|
Unified acquisition
|
2014-08-05 02:01:37 +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
|
Removing unused code that could prevent binaries to run on machines
|
2014-09-04 19:33:17 +02:00 |
nco_lib.h
|
Removing unused code that could prevent binaries to run on machines
|
2014-09-04 19:33:17 +02: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 |