[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, python_blocks, update
From: |
git version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, python_blocks, updated. 4e48f43a7d552c3adfe82e42238d1b318ec78fcb |
Date: |
Tue, 27 Dec 2011 20:03:35 +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/jblum".
The branch, python_blocks has been updated
via 4e48f43a7d552c3adfe82e42238d1b318ec78fcb (commit)
from e27d287bae50676f9ee339f438a6d7e3d27d40ce (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 4e48f43a7d552c3adfe82e42238d1b318ec78fcb
Author: Josh Blum <address@hidden>
Date: Tue Dec 27 12:03:08 2011 -0800
core: squashed python blocks work, removed message passing
-----------------------------------------------------------------------
Summary of changes:
gnuradio-core/CMakeLists.txt | 1 +
gnuradio-core/src/lib/general/gr_block_gateway.cc | 203 +++++++++++++++++
gnuradio-core/src/lib/general/gr_block_gateway.h | 227 +++++++++++++++++++
gnuradio-core/src/lib/general/gr_block_gateway.i | 83 +++++++
gnuradio-core/src/python/gnuradio/gr/gateway.py | 210 +++++++++++++++++
.../src/python/gnuradio/gr/qa_block_gateway.py | 236 ++++++++++++++++++++
6 files changed, 960 insertions(+), 0 deletions(-)
create mode 100644 gnuradio-core/src/lib/general/gr_block_gateway.cc
create mode 100644 gnuradio-core/src/lib/general/gr_block_gateway.h
create mode 100644 gnuradio-core/src/lib/general/gr_block_gateway.i
create mode 100644 gnuradio-core/src/python/gnuradio/gr/gateway.py
create mode 100644 gnuradio-core/src/python/gnuradio/gr/qa_block_gateway.py
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, python_blocks, updated. 4e48f43a7d552c3adfe82e42238d1b318ec78fcb,
git version control <=