[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next-qt5 updated (76c57a7 -> 3a26afd
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next-qt5 updated (76c57a7 -> 3a26afd) |
Date: |
Wed, 3 Feb 2016 20:01:00 +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 76c57a7 Merge branch 'next' into next-qt5
new 6947f3a grc: better message port handling for embedded python
blocks
new 9a37b65 grc: escape run command vars for shlex handling (bug #868)
new 86b4f7f gnuradio-runtime/hier_block2: Allow changing of IO sig in
the constructor
new a9efe3b qtgui: fixes issue #889.
new 5634cfd Merge remote-tracking branch 'tom/issue889' into maint
new 0f4859c digital: addresses issue #890.
new 15b8f49 Merge remote-tracking branch 'tom/issue890' into maint
new 13b6980 Merge branch 'maint'
new 1049fa0 Merge branch 'master' into next
new 3a26afd 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:
gnuradio-runtime/lib/hier_block2_detail.cc | 40 ++++++++
gnuradio-runtime/lib/hier_block2_detail.h | 1 +
.../include/gnuradio/digital/pfb_clock_sync_ccf.h | 11 ++-
.../include/gnuradio/digital/pfb_clock_sync_fff.h | 11 ++-
gr-digital/lib/pfb_clock_sync_ccf_impl.cc | 24 +++--
gr-digital/lib/pfb_clock_sync_ccf_impl.h | 5 +-
gr-digital/lib/pfb_clock_sync_fff_impl.cc | 23 +++--
gr-digital/lib/pfb_clock_sync_fff_impl.h | 3 +
gr-digital/python/digital/qa_pfb_clock_sync.py | 104 ++++++++++++++++++---
gr-qtgui/grc/qtgui_freq_sink_x.xml | 2 +-
grc/gui/Messages.py | 2 +-
grc/python/Block.py | 7 +-
grc/python/Generator.py | 49 +++++++---
grc/python/epy_block_io.py | 12 +--
14 files changed, 241 insertions(+), 53 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next-qt5 updated (76c57a7 -> 3a26afd),
git <=