[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (5c00c2d -> 1e232b2)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (5c00c2d -> 1e232b2) |
Date: |
Fri, 5 Feb 2016 22:07:43 +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 5c00c2d Update to commit 0f4859c0a1c705199b74131e05605342c840bd31.
new 001435d grc: fix fg load with virtual sink/source message
connections
new ee890af grc: limit tooltip size in block library
new 1025df0 grc: not all tooltips in block library were updated after
docstring extraction finished
new bf2b36e grc: initialize attributes flow graph eval (fixes Bug
#885)
new 5499177 analog: better block category (GRC) for random uniform
source
new d602ee1 Merge remote-tracking branch 'skoslowski/cat_fix' into
maint
new fbbc544 uhd: Fixed suggested antenna ports on tx vs rx
new 1e232b2 Merge remote-tracking branch 'mbr0wn/uhd/fix_antenna_sel'
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:
gr-analog/grc/analog_block_tree.xml | 1 +
gr-analog/grc/analog_random_uniform_source_x.xml | 1 -
gr-uhd/grc/gen_uhd_usrp_blocks.py | 4 +-
grc/base/FlowGraph.py | 163 +++++++++++------------
grc/gui/BlockTreeWindow.py | 28 ++--
grc/python/FlowGraph.py | 5 +-
6 files changed, 99 insertions(+), 103 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (5c00c2d -> 1e232b2),
git <=
- [Commit-gnuradio] [gnuradio] 06/08: uhd: Fixed suggested antenna ports on tx vs rx, git, 2016/02/05
- [Commit-gnuradio] [gnuradio] 07/08: Merge remote-tracking branch 'skoslowski/cat_fix' into maint, git, 2016/02/05
- [Commit-gnuradio] [gnuradio] 08/08: Merge remote-tracking branch 'mbr0wn/uhd/fix_antenna_sel' into maint, git, 2016/02/05
- [Commit-gnuradio] [gnuradio] 05/08: analog: better block category (GRC) for random uniform source, git, 2016/02/05
- [Commit-gnuradio] [gnuradio] 04/08: grc: initialize attributes flow graph eval (fixes Bug #885), git, 2016/02/05
- [Commit-gnuradio] [gnuradio] 03/08: grc: not all tooltips in block library were updated after docstring extraction finished, git, 2016/02/05
- [Commit-gnuradio] [gnuradio] 01/08: grc: fix fg load with virtual sink/source message connections, git, 2016/02/05
- [Commit-gnuradio] [gnuradio] 02/08: grc: limit tooltip size in block library, git, 2016/02/05