[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (0341203 -> d0eab54)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (0341203 -> d0eab54) |
Date: |
Tue, 5 Apr 2016 23:29:11 +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 0341203 Merge remote-tracking branch
'jgilbert/template_expansion' into maint
new 65e1d5d ctrlport: change to doc; no -p flag required for
gr-ctrlport-monitor
new 0759dbf ctrlport: change to doc; no -p flag required for
gr-perf-monitorx
new ffad6b1 Merge remote-tracking branch 'tracierenea/ctrlport_doc'
into maint
new 44b038b grc: stop overwritting modified param values in epy blocks
new bc36ab0 grc: rewrite block before adding connections during
flowgraph import
new 686288a grc: ignore xml comments in block wrappers
new 34f0313 grc: fix bug #856: paging/scrolling from keyboard
new d0eab54 Merge remote-tracking branch
'gnuradio-wg-grc/maint_grcwg' into maint
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:
docs/doxygen/other/ctrlport.dox | 4 ++--
grc/base/FlowGraph.py | 2 ++
grc/base/Param.py | 6 ++++--
grc/base/ParseXML.py | 1 +
grc/base/Port.py | 2 +-
grc/gui/NotebookPage.py | 13 ++++++++++---
grc/python/Block.py | 7 +++----
7 files changed, 23 insertions(+), 12 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (0341203 -> d0eab54),
git <=
- [Commit-gnuradio] [gnuradio] 02/08: ctrlport: change to doc; no -p flag required for gr-perf-monitorx, git, 2016/04/05
- [Commit-gnuradio] [gnuradio] 03/08: grc: stop overwritting modified param values in epy blocks, git, 2016/04/05
- [Commit-gnuradio] [gnuradio] 08/08: Merge remote-tracking branch 'gnuradio-wg-grc/maint_grcwg' into maint, git, 2016/04/05
- [Commit-gnuradio] [gnuradio] 05/08: grc: ignore xml comments in block wrappers, git, 2016/04/05
- [Commit-gnuradio] [gnuradio] 06/08: grc: fix bug #856: paging/scrolling from keyboard, git, 2016/04/05
- [Commit-gnuradio] [gnuradio] 01/08: ctrlport: change to doc; no -p flag required for gr-ctrlport-monitor, git, 2016/04/05
- [Commit-gnuradio] [gnuradio] 04/08: grc: rewrite block before adding connections during flowgraph import, git, 2016/04/05
- [Commit-gnuradio] [gnuradio] 07/08: Merge remote-tracking branch 'tracierenea/ctrlport_doc' into maint, git, 2016/04/05