1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-02 18:03:14 +00:00
gnss-sdr/src/tests
2012-12-26 11:19:57 +00:00
..
arithmetic New ultra-fast All-In-One Carrier wipe-off and Early-Prompt-Late correlator using Intel AVX SSE3 intrinsics. 2012-11-25 19:37:31 +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 Code cleaning 2012-10-28 08:43:48 +00:00
gnuradio_block code cleaning 2012-10-28 14:11:42 +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
CMakeLists.txt If the GTEST_DIR variable is not set, CMake will automatically download, configure and build Googletest 1.6.0 when building run_tests. Download includes MD5 checksum. The source code will be left under the thirdparty/ folder. All the download and build files will remain under the build/ directory. Since Googletest does not need installation, all the process can be done without root privileges, simply doing 'make'. 2012-12-26 11:19:57 +00:00
jamfile.jam - New NCO library for carrier signal generation: Provides a fixed point optimized wrapper for GNU Radio fxp CORDIC and SSE2 floating point implementation ( sse_mathfunc.h implementation). The library is available as nco_lib.h 2012-11-22 17:43:24 +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