commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch master updated (26de50e -> b5b9334)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (26de50e -> b5b9334)
Date: Thu, 28 Apr 2016 00:13:12 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a change to branch master
in repository gnuradio.

      from  26de50e   Revert "Merge remote-tracking branch 'dkozel/uhd_lo_api'"
       new  a72adb3   gr-blocks: fix tag propagation policy for stream mux block
       new  d777317   gr-blocks: stream_mux add tag_propagation qa
       new  2e77960   gr-blocks: add tag propagation flowgraph to examples
       new  df44f1f   Merge branch 'maint'
       new  031a9dc   grc: auto-add callbacks for epy block params
       new  ec7ef7f   grc: align block sizes to grid
       new  c85984f   grc: fix callback evaluation
       new  b5b9334   Merge remote-tracking branch 
'gnuradio-wg-grc/master_grcwg'

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gr-blocks/examples/CMakeLists.txt                  |    1 +
 ...ix_multiplexer.grc => test_stream_mux_tags.grc} | 1191 +++++++++++---------
 gr-blocks/lib/stream_mux_impl.cc                   |    8 +
 gr-blocks/python/blocks/qa_stream_mux.py           |   60 +-
 grc/blocks/epy_block.xml                           |    9 +-
 grc/core/Block.py                                  |   10 +-
 grc/core/generator/Generator.py                    |   25 +-
 grc/core/generator/flow_graph.tmpl                 |    6 +-
 grc/core/utils/epy_block_io.py                     |   37 +-
 grc/core/utils/expr_utils.py                       |    4 +-
 grc/gui/Block.py                                   |   12 +-
 11 files changed, 821 insertions(+), 542 deletions(-)
 copy gr-blocks/examples/{matrix_multiplexer.grc => test_stream_mux_tags.grc} 
(72%)



reply via email to

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