[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (6020965 -> 9b9608e)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (6020965 -> 9b9608e) |
Date: |
Wed, 29 Apr 2015 21:53:06 +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 6020965 Merge remote-tracking branch
'nowls/vec_src_fix_tag_srcid' into maint
new 4eb67da grc: no block alias for variables
new 290c69f docs: Fixing some missing parameters and other Doxygen
errors/warnings.
new 886ea82 Merge remote-tracking branch 'tom/docs/fixes1' into maint
new f8d2070 uhd: Fix for CID 1090026 thru -33
new 3dc18e2 digital: Fixes for CIDs 1043259-60, 1043267-68
new 38b86b2 Merge remote-tracking branch 'mbr0wn/uhd/coverity' into
maint
new 997f0e8 Provide correct URLs in the doxygen build guide
new 9b9608e Merge remote-tracking branch 'ravi/maint' 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/build_guide.dox | 12 +++++------
.../include/gnuradio/blocks/tagged_stream_align.h | 4 ++--
gr-digital/lib/mpsk_snr_est.cc | 1 +
gr-digital/lib/ofdm_chanest_vcvc_impl.cc | 2 ++
gr-digital/lib/pn_correlator_cc_impl.cc | 3 ++-
gr-digital/lib/simple_correlator_impl.cc | 1 +
gr-fec/include/gnuradio/fec/awgn_bp.h | 11 +++++-----
gr-fec/include/gnuradio/fec/gf2mat.h | 25 +++++++++++-----------
gr-uhd/examples/c++/tags_demo.cc | 3 ++-
grc/base/Block.py | 3 ++-
10 files changed, 37 insertions(+), 28 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (6020965 -> 9b9608e),
git <=
- [Commit-gnuradio] [gnuradio] 03/08: uhd: Fix for CID 1090026 thru -33, git, 2015/04/29
- [Commit-gnuradio] [gnuradio] 01/08: grc: no block alias for variables, git, 2015/04/29
- [Commit-gnuradio] [gnuradio] 08/08: Merge remote-tracking branch 'ravi/maint' into maint, git, 2015/04/29
- [Commit-gnuradio] [gnuradio] 04/08: digital: Fixes for CIDs 1043259-60, 1043267-68, git, 2015/04/29
- [Commit-gnuradio] [gnuradio] 06/08: Merge remote-tracking branch 'tom/docs/fixes1' into maint, git, 2015/04/29
- [Commit-gnuradio] [gnuradio] 02/08: docs: Fixing some missing parameters and other Doxygen errors/warnings., git, 2015/04/29
- [Commit-gnuradio] [gnuradio] 05/08: Provide correct URLs in the doxygen build guide, git, 2015/04/29
- [Commit-gnuradio] [gnuradio] 07/08: Merge remote-tracking branch 'mbr0wn/uhd/coverity' into maint, git, 2015/04/29