commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.6.2-196-g6cc8182
Date: Sat, 1 Dec 2012 07:15:18 +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  6cc818260128df57c51a41e4e6aa459de5faf4fe (commit)
      from  4478cb86a5dc9fccf66c2cdd5806419b70c3837e (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 gnuradio-core/src/lib/general/CMakeLists.txt       |    1 +
 gnuradio-core/src/lib/general/general.i            |    2 +
 .../gr_message_strobe.cc}                          |   46 ++++++++++------
 .../gr_message_strobe.h}                           |   34 ++++++-----
 .../{io/gr_pdu.i => general/gr_message_strobe.i}   |   60 ++++++++++----------
 gnuradio-core/src/lib/io/gr_message_debug.cc       |    4 +-
 .../src/lib/io/gr_pdu_to_tagged_stream.cc          |    7 +-
 gnuradio-core/src/lib/runtime/gr_basic_block.cc    |   29 ++++++++--
 gnuradio-core/src/lib/runtime/gr_basic_block.h     |    9 +++
 gnuradio-core/src/lib/runtime/gr_block.cc          |    9 +++
 gnuradio-core/src/lib/runtime/gr_block.h           |    2 +-
 gnuradio-core/src/lib/runtime/gr_flowgraph.cc      |    9 +++
 gnuradio-core/src/lib/runtime/gr_flowgraph.h       |    3 +
 .../src/lib/runtime/gr_hier_block2_detail.cc       |    9 +++
 .../src/lib/runtime/gr_tpb_thread_body.cc          |    9 ++-
 .../src/lib/runtime/qa_set_msg_handler.cc          |    5 --
 grc/blocks/block_tree.xml                          |    7 ++
 grc/blocks/gr_message_debug.xml                    |   17 ++++++
 grc/blocks/gr_message_strobe.xml                   |   35 +++++++++++
 grc/blocks/gr_pdu_to_tagged_stream.xml             |   40 +++++++++++++
 grc/blocks/gr_tagged_stream_to_pdu.xml             |   40 +++++++++++++
 grc/python/Constants.py                            |    2 +-
 grc/python/Port.py                                 |    2 +-
 gruel/src/include/gruel/msg_accepter.h             |    2 +-
 24 files changed, 300 insertions(+), 83 deletions(-)
 copy gnuradio-core/src/lib/{io/gr_message_debug.cc => 
general/gr_message_strobe.cc} (54%)
 copy gnuradio-core/src/lib/{io/gr_message_sink.h => 
general/gr_message_strobe.h} (62%)
 copy gnuradio-core/src/lib/{io/gr_pdu.i => general/gr_message_strobe.i} (89%)
 create mode 100644 grc/blocks/gr_message_debug.xml
 create mode 100644 grc/blocks/gr_message_strobe.xml
 create mode 100644 grc/blocks/gr_pdu_to_tagged_stream.xml
 create mode 100644 grc/blocks/gr_tagged_stream_to_pdu.xml


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



reply via email to

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