[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (e2c5119 -> 3a2cf6e)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (e2c5119 -> 3a2cf6e) |
Date: |
Sun, 21 Feb 2016 15:39:12 +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 e2c5119 uhd: uhd_rx_cfile: fixed nsamples print statement in
verbose mode
new 64cd04b grc: remove position offset when pasting blocks into an
empty flow graph
new 252f682 grc: ignore unknown block keys when pasting blocks
new a1cf119 Fix compilation in gcc-6
new 860b200 qtgui: fixed a stray +1 that was duplicating tags.
new b76df2b Merge remote-tracking branch 'tom/qtgui_off_by_1' into
maint
new f10b8f7 uhd: Fix bug #901: Default antenna value causes app to
fail
new c851c2d Merge remote-tracking branch
'mbr0wn/uhd/fix_antenna_split' into maint
new b96e409 blocks: Fixed bug #903: tagged_stream_align duplicates
tags
new 3a2cf6e Merge remote-tracking branch
'mbr0wn/blocks/tagged_stream_align_tags' into maint
The 9 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-blocks/lib/tagged_stream_align_impl.cc | 1 +
gr-fec/include/gnuradio/fec/polar_decoder_common.h | 6 ++++-
gr-qtgui/lib/time_sink_c_impl.cc | 2 +-
gr-qtgui/lib/time_sink_f_impl.cc | 2 +-
gr-uhd/apps/uhd_rx_cfile | 27 +++++++++++-----------
grc/gui/FlowGraph.py | 4 ++++
6 files changed, 26 insertions(+), 16 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (e2c5119 -> 3a2cf6e),
git <=
- [Commit-gnuradio] [gnuradio] 07/09: Merge remote-tracking branch 'tom/qtgui_off_by_1' into maint, git, 2016/02/21
- [Commit-gnuradio] [gnuradio] 08/09: Merge remote-tracking branch 'mbr0wn/uhd/fix_antenna_split' into maint, git, 2016/02/21
- [Commit-gnuradio] [gnuradio] 06/09: Fix compilation in gcc-6, git, 2016/02/21
- [Commit-gnuradio] [gnuradio] 04/09: uhd: Fix bug #901: Default antenna value causes app to fail, git, 2016/02/21
- [Commit-gnuradio] [gnuradio] 03/09: qtgui: fixed a stray +1 that was duplicating tags., git, 2016/02/21
- [Commit-gnuradio] [gnuradio] 09/09: Merge remote-tracking branch 'mbr0wn/blocks/tagged_stream_align_tags' into maint, git, 2016/02/21
- [Commit-gnuradio] [gnuradio] 01/09: grc: remove position offset when pasting blocks into an empty flow graph, git, 2016/02/21
- [Commit-gnuradio] [gnuradio] 02/09: grc: ignore unknown block keys when pasting blocks, git, 2016/02/21
- [Commit-gnuradio] [gnuradio] 05/09: blocks: Fixed bug #903: tagged_stream_align duplicates tags, git, 2016/02/21