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, gr_basic, updated. 84


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, gr_basic, updated. 84efab3bf6842ad36469839b765af347cf4fdb20
Date: Sun, 13 Nov 2011 23:24:06 +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, gr_basic has been updated
       via  84efab3bf6842ad36469839b765af347cf4fdb20 (commit)
      from  d36f9f56ddc373b8a8fba0ae954fd730f4389a2e (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 84efab3bf6842ad36469839b765af347cf4fdb20
Author: Josh Blum <address@hidden>
Date:   Sun Nov 13 15:22:00 2011 -0800

    basic: added stream selector block

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

Summary of changes:
 gnuradio-core/src/lib/runtime/gr_hier_block2.h     |    1 +
 gnuradio-core/src/lib/swig/gr_swig_block_magic.i   |    6 -
 gr-basic/grc/basic_block_tree.xml                  |    1 +
 gr-basic/grc/basic_stream_selector.xml             |   56 +++++
 gr-basic/include/CMakeLists.txt                    |    1 +
 gr-basic/include/gr_basic_stream_selector.h        |   51 +++++
 gr-basic/lib/CMakeLists.txt                        |    1 +
 gr-basic/lib/gr_basic_stream_selector.cc           |  218 ++++++++++++++++++++
 ...{basic_sig_source.i => basic_stream_selector.i} |    6 +-
 gr-basic/swig/basic_swig.i                         |    4 +
 10 files changed, 336 insertions(+), 9 deletions(-)
 create mode 100644 gr-basic/grc/basic_stream_selector.xml
 create mode 100644 gr-basic/include/gr_basic_stream_selector.h
 create mode 100644 gr-basic/lib/gr_basic_stream_selector.cc
 copy gr-basic/swig/{basic_sig_source.i => basic_stream_selector.i} (90%)


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



reply via email to

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