[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (22e2f1a -> d063b05)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (22e2f1a -> d063b05) |
Date: |
Fri, 28 Aug 2015 19:19:49 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch maint
in repository gnuradio.
from 22e2f1a cmake: update revision to 3.7.8 for feature release
new 8cf04fb gr-zeromq: fix python examples
new a62eea4 cmake: Fix warning related to GrSetupQt4 in modern CMake
new 5b437bc grc/blocks: Fix XML RPC server to allow proper flowgraph
termination
new 9a1dcdc Bring fix from other pfb_arb_resampler_* variants
new 3ef5848 Merge remote-tracking branch
'geiger/fix_pfb_arb_resampler_fff' into maint
new 3a2cdbc grc: fix for reverted commit f184ccf 'better Popen
argument handling...'
new 832563f grc: fix printing empty traceback when a block is missing
new 2579342 Merge remote-tracking branch
'gnuradio-wg-grc/maint_grcwg' into maint
new 6573bc7 Fixes Coverity Defect 1229872: Memory leak in
`atsci_equalizer_lms2` DTOR
new d063b05 Merge remote-tracking branch 'bhilburn/cov1229872' into
maint
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:
cmake/Modules/GrSetupQt4.cmake | 8 +-------
gr-atsc/lib/atsci_equalizer_lms2.cc | 1 +
gr-filter/lib/pfb_arb_resampler_fff_impl.cc | 29 ++++++++++++++---------------
gr-zeromq/examples/python/client.py | 4 ++--
gr-zeromq/examples/python/gui.py | 4 ++--
gr-zeromq/examples/python/server.py | 4 ++--
grc/base/FlowGraph.py | 2 +-
grc/blocks/xmlrpc_server.xml | 4 +++-
grc/gui/Messages.py | 5 ++++-
grc/python/Generator.py | 6 +++++-
10 files changed, 35 insertions(+), 32 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (22e2f1a -> d063b05),
git <=
- [Commit-gnuradio] [gnuradio] 07/10: Merge remote-tracking branch 'geiger/fix_pfb_arb_resampler_fff' into maint, git, 2015/08/28
- [Commit-gnuradio] [gnuradio] 02/10: grc: fix for reverted commit f184ccf 'better Popen argument handling...', git, 2015/08/28
- [Commit-gnuradio] [gnuradio] 04/10: Bring fix from other pfb_arb_resampler_* variants, git, 2015/08/28
- [Commit-gnuradio] [gnuradio] 05/10: cmake: Fix warning related to GrSetupQt4 in modern CMake, git, 2015/08/28
- [Commit-gnuradio] [gnuradio] 03/10: grc: fix printing empty traceback when a block is missing, git, 2015/08/28
- [Commit-gnuradio] [gnuradio] 09/10: Fixes Coverity Defect 1229872: Memory leak in `atsci_equalizer_lms2` DTOR, git, 2015/08/28
- [Commit-gnuradio] [gnuradio] 01/10: gr-zeromq: fix python examples, git, 2015/08/28
- [Commit-gnuradio] [gnuradio] 08/10: Merge remote-tracking branch 'gnuradio-wg-grc/maint_grcwg' into maint, git, 2015/08/28
- [Commit-gnuradio] [gnuradio] 10/10: Merge remote-tracking branch 'bhilburn/cov1229872' into maint, git, 2015/08/28
- [Commit-gnuradio] [gnuradio] 06/10: grc/blocks: Fix XML RPC server to allow proper flowgraph termination, git, 2015/08/28