commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.3.1git-227-gb245c62
Date: Wed, 24 Nov 2010 02:47:02 +0000 (GMT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/gnuradio".

The branch, next has been updated
       via  b245c628f4f5e252740e0248a33c0266640cb0bb (commit)
       via  655a7afcbcaf159e66a404b455a9581e0fe2cba3 (commit)
       via  a2b60c309aaa65adbf149e51e6b13c29b22fa8a4 (commit)
       via  d81a16ddca6e81b1278560b71f8064bd6e583e55 (commit)
      from  d74eacddbb8875479fef1d9ca75f36fca78df792 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b245c628f4f5e252740e0248a33c0266640cb0bb
Author: Josh Blum <address@hidden>
Date:   Sun Nov 21 18:03:01 2010 -0800

    uhd: remove deprecated grc wrappers

commit 655a7afcbcaf159e66a404b455a9581e0fe2cba3
Author: Josh Blum <address@hidden>
Date:   Fri Nov 19 11:47:28 2010 -0800

    uhd: removed deprecated interfaces (simple and mimo)

commit a2b60c309aaa65adbf149e51e6b13c29b22fa8a4
Author: Josh Blum <address@hidden>
Date:   Fri Nov 19 11:33:27 2010 -0800

    uhd: do version check for API compat number

commit d81a16ddca6e81b1278560b71f8064bd6e583e55
Author: Josh Blum <address@hidden>
Date:   Mon Nov 22 20:19:55 2010 -0800

    uhd: remove changes to avoid merge conflict

-----------------------------------------------------------------------

Summary of changes:
 config/grc_gr_uhd.m4             |    4 +-
 gr-uhd/grc/Makefile.am           |    7 -
 gr-uhd/grc/uhd_block_tree.xml    |    7 -
 gr-uhd/grc/uhd_mimo_sink.xml     |  549 --------------------------------------
 gr-uhd/grc/uhd_mimo_source.xml   |  549 --------------------------------------
 gr-uhd/grc/uhd_simple_sink.xml   |  101 -------
 gr-uhd/grc/uhd_simple_source.xml |  101 -------
 gr-uhd/lib/Makefile.am           |   15 -
 gr-uhd/lib/uhd_mimo_sink.cc      |  161 -----------
 gr-uhd/lib/uhd_mimo_sink.h       |  145 ----------
 gr-uhd/lib/uhd_mimo_source.cc    |  166 ------------
 gr-uhd/lib/uhd_mimo_source.h     |  145 ----------
 gr-uhd/lib/uhd_simple_sink.cc    |  152 -----------
 gr-uhd/lib/uhd_simple_sink.h     |  147 ----------
 gr-uhd/lib/uhd_simple_source.cc  |  183 -------------
 gr-uhd/lib/uhd_simple_source.h   |  147 ----------
 gr-uhd/swig/uhd_swig.i           |   17 --
 17 files changed, 2 insertions(+), 2594 deletions(-)
 delete mode 100644 gr-uhd/grc/uhd_mimo_sink.xml
 delete mode 100644 gr-uhd/grc/uhd_mimo_source.xml
 delete mode 100644 gr-uhd/grc/uhd_simple_sink.xml
 delete mode 100644 gr-uhd/grc/uhd_simple_source.xml
 delete mode 100644 gr-uhd/lib/uhd_mimo_sink.cc
 delete mode 100644 gr-uhd/lib/uhd_mimo_sink.h
 delete mode 100644 gr-uhd/lib/uhd_mimo_source.cc
 delete mode 100644 gr-uhd/lib/uhd_mimo_source.h
 delete mode 100644 gr-uhd/lib/uhd_simple_sink.cc
 delete mode 100644 gr-uhd/lib/uhd_simple_sink.h
 delete mode 100644 gr-uhd/lib/uhd_simple_source.cc
 delete mode 100644 gr-uhd/lib/uhd_simple_source.h


hooks/post-receive
-- 
git://gnuradio.org/gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]