1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-15 04:30:33 +00:00
gnss-sdr/src/tests
Luis Esteve eeb006a1ec Bug fixed.
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@223 64b25241-fba3-4117-9849-534c7e92360d
2012-08-03 14:16:45 +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 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
gnuradio_block Restructuring the src/tests directory. Deleted old tests. Added new test cases. Added signal sample for the tests. 2012-06-22 14:17:28 +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 Post-processing of Baseband signals captured using IQ Interleaved short integers are now supported using the new data type adapter Ishort_To_Complex 2012-08-01 14:17:40 +00:00
test_main.cc Bug fixed. 2012-08-03 14:16:45 +00:00