[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next-qt5 updated (49e085a -> 100abdf
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next-qt5 updated (49e085a -> 100abdf) |
Date: |
Thu, 28 Apr 2016 00:13:13 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch next-qt5
in repository gnuradio.
from 49e085a Merge branch 'next' into next-qt5
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'
new 2eeb3c1 Merge branch 'master' into next
new 100abdf Merge branch 'next' into next-qt5
The 10 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%)
- [Commit-gnuradio] [gnuradio] branch next-qt5 updated (49e085a -> 100abdf),
git <=