[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3
From: |
git version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3.6.1git-71-gd4fe437 |
Date: |
Mon, 21 May 2012 16:50:16 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/gnuradio".
The branch, master has been updated
via d4fe4377e72165d88fdf00f6c8d5a5b986b25955 (commit)
via ae75ab750c2210a880684c3ce82bc152dd591ab3 (commit)
from 99f8f19166bf00b22bfafec26be8715b0fe291dd (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d4fe4377e72165d88fdf00f6c8d5a5b986b25955
Author: Tom Rondeau <address@hidden>
Date: Mon May 21 12:48:33 2012 -0400
core: minor formatting changes to vector_map for style consistency.
commit ae75ab750c2210a880684c3ce82bc152dd591ab3
Author: Ben Reynwar <address@hidden>
Date: Thu May 17 11:37:20 2012 -0700
gr: Added vector_map block.
-----------------------------------------------------------------------
Summary of changes:
gnuradio-core/src/lib/general/CMakeLists.txt | 1 +
gnuradio-core/src/lib/general/general.i | 2 +
gnuradio-core/src/lib/general/gr_vector_map.cc | 117 ++++++++++++++++++++
gnuradio-core/src/lib/general/gr_vector_map.h | 83 ++++++++++++++
.../general/{gr_multiply_ff.i => gr_vector_map.i} | 12 +--
.../src/python/gnuradio/gr/qa_vector_map.py | 105 ++++++++++++++++++
6 files changed, 312 insertions(+), 8 deletions(-)
create mode 100644 gnuradio-core/src/lib/general/gr_vector_map.cc
create mode 100644 gnuradio-core/src/lib/general/gr_vector_map.h
copy gnuradio-core/src/lib/general/{gr_multiply_ff.i => gr_vector_map.i} (83%)
create mode 100644 gnuradio-core/src/python/gnuradio/gr/qa_vector_map.py
hooks/post-receive
--
git://gnuradio.org/gnuradio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3.6.1git-71-gd4fe437,
git version control <=