gnss-sdr/src
Carles Fernandez c6e974ab21 Starting CMake support. In the root directory of gnss-sdr, type:
$ mkdir build && cd build && cmake ../ && make && make install

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@290 64b25241-fba3-4117-9849-534c7e92360d
2012-12-24 02:33:50 +00:00
..
algorithms Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33: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 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
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 Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
jamfile.jam Code cleaning. 2012-01-23 00:52:05 +00:00