1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-01-16 12:12:57 +00:00

Manual changes of things broken by automatic conversion

This commit is contained in:
Carles Fernandez 2017-04-11 19:09:28 +02:00
parent 1191161aef
commit f68c4d091f

View File

@ -1,5 +1,4 @@
# Welcome to VOLK_GNSSSDR, the Vector-Optimized Library of Kernels for # Welcome to VOLK_GNSSSDR, the Vector-Optimized Library of Kernels for GNSS-SDR
GNSS-SDR
VOLK_GNSSSDR is a sub-project of GNSS-SDR. This library provides a set VOLK_GNSSSDR is a sub-project of GNSS-SDR. This library provides a set
of extra kernels that can be used stand-alone or in combination with of extra kernels that can be used stand-alone or in combination with
@ -47,8 +46,7 @@ First, make sure that the required dependencies are installed in you
machine: machine:
~~~~~~ ~~~~~~
$ sudo apt-get install git cmake python-mako python-six libboost-dev $ sudo apt-get install git cmake python-mako python-six libboost-dev libbbost-filesystem
libbbost-filesystem
~~~~~~ ~~~~~~
In order to build and install the library, go to the base folder of the In order to build and install the library, go to the base folder of the
@ -99,8 +97,7 @@ the following paper:
* C. Fernández-Prades, J. Arribas, P. Closas, [*Accelerating * C. Fernández-Prades, J. Arribas, P. Closas, [*Accelerating
GNSS Software Receivers*](https://zenodo.org/record/266493), in Proc. of GNSS Software Receivers*](https://zenodo.org/record/266493), in Proc. of
the ION GNSS+ 2016 Conference, pp. 44-61, Portland, Oregon, Sept. 12-16, the ION GNSS+ 2016 Conference, pp. 44-61, Portland, Oregon, Sept. 12-16, 2016.
2016.
Citations are useful for the continued development and maintenance of Citations are useful for the continued development and maintenance of
the library. the library.