[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next-qt5 updated (8da3a47 -> b53e5d4
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next-qt5 updated (8da3a47 -> b53e5d4) |
Date: |
Wed, 10 Feb 2016 15:44:50 +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 8da3a47 Merge branch 'next' into next-qt5
new 3f6af56 grc: #fff as canvas bg color
new e7d695d grc: optional transparent bg in screen shots
new 3745fa3 grc: user-selectable transparent bg screen shots
new 857540a grc: remove [] around categories in the block library
new e21a3da Merge branch 'maint_grcwg' into docstring_gui_fixes
new dec3bf5 grc: nicer block documentation tooltip and properties
dialog tab
new 6113d99 Merge remote-tracking branch
'gnuradio-wg-grc/master_grcwg'
new cf95377 runtime: addresses issue #713.
new 7f07703 Merge remote-tracking branch 'tom/issue713'
new f02fb8b runtime: always set max_noutput_items.
new 33f10e2 filter: Uses last commit to make a better fix for issue
#882.
new c422e26 blocks: adding QA code to test max_noutput_items.
new 3996827 Merge remote-tracking branch 'tom/set_max_noutput_items'
new bd10336 gnuradio-runtime: append docs to set_history regarding
initialization
new 9ba484a Merge remote-tracking branch
'noc0lour/append_set_history_doc'
new 0600da3 Merge branch 'master' into next
new b53e5d4 Merge branch 'next' into next-qt5
The 17 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:
gnuradio-runtime/include/gnuradio/block.h | 4 +-
gnuradio-runtime/include/gnuradio/block_detail.h | 7 +++
gnuradio-runtime/include/gnuradio/buffer.h | 4 ++
gnuradio-runtime/lib/block_detail.cc | 20 ++++++
gnuradio-runtime/lib/flat_flowgraph.cc | 13 +++-
gr-blocks/python/blocks/qa_block_behavior.py | 79 ++++++++++++++++++++++++
gr-filter/lib/pfb_decimator_ccf_impl.cc | 32 +++++++---
gr-filter/lib/pfb_decimator_ccf_impl.h | 6 +-
grc/gui/ActionHandler.py | 6 +-
grc/gui/Actions.py | 2 +-
grc/gui/BlockTreeWindow.py | 52 +++++++++++-----
grc/gui/Colors.py | 3 +-
grc/gui/DrawingArea.py | 27 ++++++--
grc/gui/FileDialogs.py | 15 +++++
grc/gui/Preferences.py | 4 ++
grc/gui/PropsDialog.py | 38 +++++++++++-
grc/python/Block.py | 7 ++-
grc/python/Platform.py | 25 ++++----
grc/python/extract_docs.py | 2 +-
19 files changed, 291 insertions(+), 55 deletions(-)
create mode 100644 gr-blocks/python/blocks/qa_block_behavior.py
- [Commit-gnuradio] [gnuradio] branch next-qt5 updated (8da3a47 -> b53e5d4),
git <=