1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-02 18:03:14 +00:00
gnss-sdr/src/tests
Carles Fernandez e0280584a9 Fixing warnings
2014-09-08 15:43:47 +02:00
..
arithmetic Fixing memory problem in Magnitude square test 2014-04-23 12:31:10 +02:00
configuration changing some raw pointers by smart pointers in the core receiver. 2014-04-03 21:59:14 +00:00
control_thread replacing raw pointers by smart pointers in the control message factory 2014-04-23 01:03:56 +02:00
data Code cleaning. 2012-01-23 00:52:05 +00:00
flowgraph cleaning flowgraph 2014-04-23 01:03:54 +02:00
gnss_block Fixing warnings 2014-09-08 15:43:47 +02:00
gnuradio_block Cleaning tests. Added test for the RTCM printer. 2014-03-23 09:45:03 +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 replacing some raw pointers by smart pointers 2014-04-24 22:39:13 +02:00
CMakeLists.txt Merge branch 'galileo_e5a' of https://github.com/marc-sales/gnss-sdr 2014-09-05 18:51:08 +02:00
single_test_main.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
test_main.cc Merge branch 'galileo_e5a' of https://github.com/marc-sales/gnss-sdr 2014-09-05 18:51:08 +02:00