[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (411e687 -> 30c7c0e)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (411e687 -> 30c7c0e) |
Date: |
Mon, 27 Jan 2014 20:10:35 +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 411e687 build: of course this wouldn't have worked. Now fixing
the compiler warning on OS X.
new dbcd4d3 grc: fix report window auto-scrolling
new 9e894bd Merge remote-tracking branch
'gnuradio-wg-grc/grc_report_window_autoscroll_fix' into maint
new be633c8 docs: Netwrok -> Network (satisfy OCD)
new f443dbd Merge remote-tracking branch 'martin/docs-fix2' into maint
new e40e8c2 uhd: Fix possible freeze-up when using lock/unlock
(Solution by Johannes Demel)
new c21cb67 changed URL from old svn / utah.edu to gnuradio.org
doxygen
new 30c7c0e Changing search order for qwt
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:
cmake/Modules/FindQwt.cmake | 4 ++--
docs/doxygen/other/group_defs.dox | 2 +-
docs/sphinx/source/blocks/networking_tools_blk.rst | 4 ++--
gr-trellis/examples/python/README | 2 +-
gr-uhd/lib/usrp_source_impl.cc | 10 +++++++---
gr-uhd/lib/usrp_source_impl.h | 5 ++++-
grc/gui/MainWindow.py | 6 ++----
7 files changed, 19 insertions(+), 14 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (411e687 -> 30c7c0e),
git <=
- [Commit-gnuradio] [gnuradio] 06/07: changed URL from old svn / utah.edu to gnuradio.org doxygen, git, 2014/01/27
- [Commit-gnuradio] [gnuradio] 07/07: Changing search order for qwt, git, 2014/01/27
- [Commit-gnuradio] [gnuradio] 01/07: grc: fix report window auto-scrolling, git, 2014/01/27
- [Commit-gnuradio] [gnuradio] 05/07: uhd: Fix possible freeze-up when using lock/unlock (Solution by Johannes Demel), git, 2014/01/27
- [Commit-gnuradio] [gnuradio] 03/07: Merge remote-tracking branch 'gnuradio-wg-grc/grc_report_window_autoscroll_fix' into maint, git, 2014/01/27
- [Commit-gnuradio] [gnuradio] 02/07: docs: Netwrok -> Network (satisfy OCD), git, 2014/01/27
- [Commit-gnuradio] [gnuradio] 04/07: Merge remote-tracking branch 'martin/docs-fix2' into maint, git, 2014/01/27