commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/jblum branch, blob, updated. a4f73c


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, blob, updated. a4f73c7c59f752c1e24cdfe572e316439d5c46e2
Date: Sat, 29 Oct 2011 04:51:40 +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, blob has been updated
       via  a4f73c7c59f752c1e24cdfe572e316439d5c46e2 (commit)
       via  61cac36bc1fa41062c29a015ed04b4aa44ea3f8d (commit)
      from  77ea598abe6a1f3af8616db1c4be7923b4fedf90 (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 a4f73c7c59f752c1e24cdfe572e316439d5c46e2
Author: Josh Blum <address@hidden>
Date:   Fri Oct 28 21:49:27 2011 -0700

    core: renamed connect msg to msg connect

commit 61cac36bc1fa41062c29a015ed04b4aa44ea3f8d
Author: Josh Blum <address@hidden>
Date:   Fri Oct 28 21:41:27 2011 -0700

    core: msg connect working in python + qa test

-----------------------------------------------------------------------

Summary of changes:
 gnuradio-core/src/lib/general/gr_block_gateway.cc  |    7 +-
 gnuradio-core/src/lib/general/gr_block_gateway.h   |   27 ++++--
 gnuradio-core/src/lib/general/gr_block_gateway.i   |   15 +++
 gnuradio-core/src/lib/runtime/gr_flat_flowgraph.cc |    6 +
 gnuradio-core/src/lib/runtime/gr_flowgraph.cc      |    4 +
 gnuradio-core/src/lib/runtime/gr_flowgraph.h       |    1 +
 gnuradio-core/src/lib/runtime/gr_hier_block2.cc    |    8 +-
 gnuradio-core/src/lib/runtime/gr_hier_block2.h     |    4 +-
 gnuradio-core/src/lib/runtime/gr_hier_block2.i     |    4 +-
 .../src/lib/runtime/gr_hier_block2_detail.cc       |    4 +-
 .../src/lib/runtime/gr_hier_block2_detail.h        |    4 +-
 gnuradio-core/src/python/gnuradio/gr/gateway.py    |   25 ++---
 .../src/python/gnuradio/gr/hier_block2.py          |    8 +-
 .../src/python/gnuradio/gr/qa_msg_passing.py       |  102 ++++++++++++++++++++
 gnuradio-core/src/python/gnuradio/gr/top_block.py  |    8 +-
 15 files changed, 181 insertions(+), 46 deletions(-)
 create mode 100644 gnuradio-core/src/python/gnuradio/gr/qa_msg_passing.py


hooks/post-receive
-- 
git://gnuradio.org/jblum



reply via email to

[Prev in Thread] Current Thread [Next in Thread]