[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (65dbd67 -> 6c12138)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (65dbd67 -> 6c12138) |
Date: |
Tue, 13 Jan 2015 20:52:28 +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 65dbd67 filter: fixing having the delay of the resampler as a
negative number, which I think I backed into from making the other computations
work.
new 12119dc grc: inter-domain coloring for messages
new eec52a4 grc: fix virtual source resolution
new ce016be grc: fix connection validation and error state display
new b307c89 grc: undo port type caching (fixes type controller)
new 6c12138 Merge remote-tracking branch
'gnuradio-wg-grc/maint_grcwg' into maint
The 5 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:
grc/base/Block.py | 9 +++------
grc/base/Port.py | 11 ++++-------
grc/blocks/gr_message_domain.xml | 1 +
grc/gui/Connection.py | 37 +++++++++++++++----------------------
grc/python/Connection.py | 2 +-
grc/python/Port.py | 1 -
grc/python/flow_graph.tmpl | 2 +-
7 files changed, 25 insertions(+), 38 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (65dbd67 -> 6c12138),
git <=
- [Commit-gnuradio] [gnuradio] 01/05: grc: inter-domain coloring for messages, git, 2015/01/13
- [Commit-gnuradio] [gnuradio] 05/05: Merge remote-tracking branch 'gnuradio-wg-grc/maint_grcwg' into maint, git, 2015/01/13
- [Commit-gnuradio] [gnuradio] 03/05: grc: fix connection validation and error state display, git, 2015/01/13
- [Commit-gnuradio] [gnuradio] 02/05: grc: fix virtual source resolution, git, 2015/01/13
- [Commit-gnuradio] [gnuradio] 04/05: grc: undo port type caching (fixes type controller), git, 2015/01/13