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, next, updated. 3.7


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. 3.7.2git-201-g5f63363
Date: Sat, 26 Oct 2013 03:21:50 +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, next has been updated
       via  5f633630eead3359e633ef8013d9263eae4358d7 (commit)
       via  8aa9d6c90c8bd0eb38c2b5b627e9d8ca08b4cb28 (commit)
       via  8681ac6b11ea8e10bc0468e7059b673dde7585b1 (commit)
       via  2a2f4a9694c4da0ea1f027f94cf34454aa029d97 (commit)
       via  a8a596eac925ea57fd83273df70bb6736abab998 (commit)
       via  15244635c42a2272c76d94b6a5d8bfb3e75fca0c (commit)
       via  e58fcceb221eeb8d9c54a303d76719283a27565c (commit)
       via  510a96615da4b2511e08da2d7a16e77e1b58a1b5 (commit)
       via  df21e6a9a7deb3a16dd7ac1c335d494b20eeacd4 (commit)
      from  880bf8269bfb288a6542d6fdc2dd9b740e85cccb (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 5f633630eead3359e633ef8013d9263eae4358d7
Merge: 880bf82 8aa9d6c
Author: Johnathan Corgan <address@hidden>
Date:   Fri Oct 25 22:17:24 2013 -0500

    Merge branch 'master' into next

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

Summary of changes:
 gr-blocks/grc/blocks_block_tree.xml                |    1 +
 ...head.xml => blocks_stream_to_tagged_stream.xml} |   29 ++--
 gr-blocks/include/gnuradio/blocks/CMakeLists.txt   |    3 +-
 .../{tag_gate.h => stream_to_tagged_stream.h}      |   30 ++--
 gr-blocks/lib/CMakeLists.txt                       |    5 +-
 gr-blocks/lib/stream_to_tagged_stream_impl.cc      |   74 +++++++++
 ..._gate_impl.h => stream_to_tagged_stream_impl.h} |   23 ++--
 ...etector_fb.py => qa_stream_to_tagged_stream.py} |   30 +++--
 gr-blocks/swig/blocks_swig1.i                      |    3 +
 gr-wxgui/python/wxgui/stdgui2.py                   |    1 +
 grc/gui/ActionHandler.py                           |    6 +
 grc/gui/Actions.py                                 |    6 +
 grc/gui/Bars.py                                    |    2 +
 grc/gui/BlockTreeWindow.py                         |  170 ++++++++++++--------
 grc/gui/DrawingArea.py                             |   17 ++-
 grc/gui/MainWindow.py                              |    2 +-
 grc/python/FlowGraph.py                            |    2 +-
 grc/python/flow_graph.tmpl                         |    5 +-
 18 files changed, 284 insertions(+), 125 deletions(-)
 copy gr-blocks/grc/{blocks_skiphead.xml => blocks_stream_to_tagged_stream.xml} 
(71%)
 copy gr-blocks/include/gnuradio/blocks/{tag_gate.h => 
stream_to_tagged_stream.h} (53%)
 create mode 100644 gr-blocks/lib/stream_to_tagged_stream_impl.cc
 copy gr-blocks/lib/{tag_gate_impl.h => stream_to_tagged_stream_impl.h} (64%)
 copy gr-blocks/python/blocks/{qa_plateau_detector_fb.py => 
qa_stream_to_tagged_stream.py} (50%)


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



reply via email to

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