1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-14 01:06:51 +00:00
gnss-sdr/src
Carles Fernandez a032dfaefd Enabling CTest
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@301 64b25241-fba3-4117-9849-534c7e92360d
2012-12-28 15:40:03 +00:00
..
algorithms Added build support for the GN3S dongle. If the variable GN3S_DRIVER is set, CMake automatically builds the gr-gn3s project, adds the gn3s_signal_source and links the corresponding library. There is no need to have gr-gn3s already installed. 2012-12-27 21:11:50 +00:00
core Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
main Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
tests Enabling CTest 2012-12-28 15:40:03 +00:00
utils Added PVT solver utility in /src/utils/gpstk/gnsspvt that uses the GpsTk satellite navigation library. It can be used to process GNSS-SDR RINEX files. 2012-12-18 18:02:35 +00:00
CMakeLists.txt Enabling run_tests build. If the variable GTEST_DIR exists, it builds the executable run_tests. 'make install' will copy the executable at the install/ folder. 2012-12-25 10:28:29 +00:00
jamfile.jam Code cleaning. 2012-01-23 00:52:05 +00:00