gnss-sdr/src
Carles Fernandez 00a8007dc3 Adding Mac OS X support. Tested in Mountain Lion.
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@333 64b25241-fba3-4117-9849-534c7e92360d
2013-01-27 20:50:38 +00:00
..
algorithms Adding Mac OS X support. Tested in Mountain Lion. 2013-01-27 20:50:38 +00:00
core Adding Mac OS X support. Tested in Mountain Lion. 2013-01-27 20:50:38 +00:00
main improving GCC flags related to the host processor and moving GNSS_SDR_VERSION definition to a better place. 2013-01-24 20:04:39 +00:00
tests Now gflags and google-glog are downloaded, configured, build and linked automatically when doing "make". Since gflags is a prerequisite for the proper functioning of glog, glog is always built locally when gflags is missing. 2013-01-01 11:24:42 +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