1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-27 23:43:16 +00:00
gnss-sdr/src/tests
2014-04-23 21:30:00 +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 Replacing some raw pointers by smart pointers 2014-04-23 01:03:56 +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 Cleaning tests. Added test for the RTCM printer. 2014-03-23 09:45:03 +00:00
CMakeLists.txt Fixed GTEST_DIR env variable detector under MACOSX. Fixed small compatibility issue in armadilo norm for armadillo version < 4.100 2014-04-07 16:20:09 +00: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 changing some raw pointers by smart pointers in the core receiver. 2014-04-03 21:59:14 +00:00