[hamradio-commits] [gnss-sdr] 30/80: Add graphic example of VOLK_GNSSSDR usage

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Sun May 15 20:11:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch upstream
in repository gnss-sdr.

commit 1b607751ef2e18e48de2b704fbc9888769c1cc73
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Thu May 5 18:59:02 2016 +0200

    Add graphic example of VOLK_GNSSSDR usage
---
 .../libs/volk_gnsssdr_module/volk_gnsssdr/README.md    |   8 ++++++++
 .../docs/images/VOLK_GNSSSDR_Usage_Example.png         | Bin 0 -> 155146 bytes
 2 files changed, 8 insertions(+)

diff --git a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/README.md b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/README.md
index 7c4ea2e..a3ede1c 100644
--- a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/README.md
+++ b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/README.md
@@ -40,6 +40,14 @@ $ volk_gnsssdr_profile
 
 From now on, GNSS-SDR (and any other program of your own that makes use of VOLK_GNSSSDR) will benefit from the acceleration provided by SIMD instructions available in your processor.
 
+This figure shows the role of some VOLK_GNSSSDR kernels in the context of a GNSS baseband processor:
+
+![](./docs/images/VOLK_GNSSSDR_Usage_Example.png)
+
+
+
+
+
 ___
 
 VOLK_GNSSSDR was originally created by Andres Cecilia Luque in the framework of the [Summer Of Code In Space (SOCIS 2014)](http://sophia.estec.esa.int/socis2014/?q=about "SOCIS 2014 webpage") program organized by the European Space Agency, and then evolved and maintained by Carles Fernandez-Prades and Javier Arribas. This software is released under the GNU General Public License version 3, see the file COPYING.
diff --git a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/docs/images/VOLK_GNSSSDR_Usage_Example.png b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/docs/images/VOLK_GNSSSDR_Usage_Example.png
new file mode 100644
index 0000000..9632b1a
Binary files /dev/null and b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/docs/images/VOLK_GNSSSDR_Usage_Example.png differ

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list