gnss-sdr/src/tests
Javier Arribas 02ab6ce7d7 New GPS L1 CA tracking module GpsL1CaDllPllOptimTracking optimized for speed:
- The local code replica is pre-initialized and resampled to the nominal PRN code sample rate (no code Doppler correction)

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@242 64b25241-fba3-4117-9849-534c7e92360d
2012-09-04 15:57:30 +00:00
..
arithmetic Added fixed point nco test. It is faster than std C++ in debug mode, but in release performs the same. 2012-02-01 18:53:52 +00:00
configuration Code cleaning. 2012-01-23 00:52:05 +00:00
control_thread Cleaning tests 2012-01-25 03:16:08 +00:00
data Code cleaning. 2012-01-23 00:52:05 +00:00
flowgraph Cleaning tests 2012-01-25 03:16:08 +00:00
gnss_block Fixed bug in gnss_flowgraph.cc. 2012-09-03 11:58:28 +00:00
gnuradio_block Added variable initializations that remove warnings when compiling in release mode [-Wuninitialized] 2012-08-04 08:31:37 +00:00
integration Code cleaning. 2012-01-23 00:52:05 +00:00
signal_samples Files to test an experiment performed by Luis Esteve in the framework of the Google Summer of Code (GSoC) 2012, with the collaboration of Javier Arribas and Carles Fernández, related to the extension of GNSS-SDR to Galileo. The objective is perform a positive acquisition of in-orbit Galileo signals in the E1 band. 2012-08-02 11:46:37 +00:00
string_converter Cleaning compilation warnings 2012-01-25 03:25:39 +00:00
utils Code cleaning. 2012-01-23 00:52:05 +00:00
jamfile.jam New GPS L1 CA tracking module GpsL1CaDllPllOptimTracking optimized for speed: 2012-09-04 15:57:30 +00:00
test_main.cc First version of Galileo E1 DLL PLL Very Early Minus Late Tracking. Added some functions in Matlab to analyze the results. 2012-08-28 13:38:33 +00:00