gnss-sdr/src
Carles Fernandez 67246d9efe Avoid the requirement of Boost 1.45, since Debian 6.0.6 uses 1.42
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@322 64b25241-fba3-4117-9849-534c7e92360d
2013-01-19 17:06:39 +00:00
..
algorithms BUG fixed in rtl-sdr signal_source cmake compiler script 2013-01-10 11:38:58 +00:00
core Changes the bits_slice structure by a vector of pair<int,int>. The former structure was not accepted by clang. Some code cleaning. 2013-01-13 01:24:43 +00:00
main Avoid the requirement of Boost 1.45, since Debian 6.0.6 uses 1.42 2013-01-19 17:06: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