[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (8350ee9 -> 0341203)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (8350ee9 -> 0341203) |
Date: |
Thu, 31 Mar 2016 05:49:51 +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 8350ee9 Merge remote-tracking branch
'mbr0wn/uhd/dc_iq_enable_xml' into maint
new c00c7d8 volk: update submodule pointer to latest
new 2d6c2e7 digital: fix access code mask in
correlate_access_code_XX_ts
new c127e0a Merge remote-tracking branch 'nowls/fix_corr_access_code'
into maint
new f56d436 head block nitems setter now takes uint64_t instead of
'int' allowing values greater than 2^31 to be set
new 11341d7 Merge remote-tracking branch 'jgilbert/head_nitems_fix'
into maint
new 9c00e62 Updated gr_modtool CMake files to properly handle
template expansion. Previously template expansion failed due to incorrectly
configured python paths
new 0341203 Merge remote-tracking branch
'jgilbert/template_expansion' into maint
The 7 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/include/gnuradio/blocks/head.h | 2 +-
gr-blocks/lib/head_impl.h | 2 +-
gr-digital/lib/correlate_access_code_bb_ts_impl.cc | 4 ++--
gr-digital/lib/correlate_access_code_ff_ts_impl.cc | 4 ++--
gr-utils/python/modtool/gr-newmod/CMakeLists.txt | 1 +
gr-utils/python/modtool/gr-newmod/cmake/Modules/GrMiscUtils.cmake | 3 +++
volk | 2 +-
7 files changed, 11 insertions(+), 7 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (8350ee9 -> 0341203),
git <=
- [Commit-gnuradio] [gnuradio] 05/07: Merge remote-tracking branch 'nowls/fix_corr_access_code' into maint, git, 2016/03/31
- [Commit-gnuradio] [gnuradio] 01/07: digital: fix access code mask in correlate_access_code_XX_ts, git, 2016/03/31
- [Commit-gnuradio] [gnuradio] 04/07: volk: update submodule pointer to latest, git, 2016/03/31
- [Commit-gnuradio] [gnuradio] 07/07: Merge remote-tracking branch 'jgilbert/template_expansion' into maint, git, 2016/03/31
- [Commit-gnuradio] [gnuradio] 06/07: Merge remote-tracking branch 'jgilbert/head_nitems_fix' into maint, git, 2016/03/31
- [Commit-gnuradio] [gnuradio] 03/07: Updated gr_modtool CMake files to properly handle template expansion. Previously template expansion failed due to incorrectly configured python paths, git, 2016/03/31
- [Commit-gnuradio] [gnuradio] 02/07: head block nitems setter now takes uint64_t instead of 'int' allowing values greater than 2^31 to be set, git, 2016/03/31