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-113-g316ced6
Date: Tue, 10 Aug 2010 03:32:29 +0100 (BST)

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  316ced6169d3a4f44f80b6a5b98aeffce1317188 (commit)
       via  97fed571222f034b62afa4de51c66d0566d5c74e (commit)
       via  068cac15d2d4ef787dee7bcbb1158c03805b2656 (commit)
      from  939dfda488e0a3ef0e21d422a79b3ad30151b626 (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 316ced6169d3a4f44f80b6a5b98aeffce1317188
Merge: 939dfda488e0a3ef0e21d422a79b3ad30151b626 
97fed571222f034b62afa4de51c66d0566d5c74e
Author: Johnathan Corgan <address@hidden>
Date:   Mon Aug 9 19:00:28 2010 -0400

    Merge branch 'uhd' of git://gnuradio.org/jblum into next

commit 97fed571222f034b62afa4de51c66d0566d5c74e
Author: Josh Blum <address@hidden>
Date:   Mon Aug 9 14:06:44 2010 -0700

    uhd: generating mimo source and sink blocks, added subdev spec

commit 068cac15d2d4ef787dee7bcbb1158c03805b2656
Author: Josh Blum <address@hidden>
Date:   Thu Aug 5 17:35:16 2010 -0700

    uhd: added subdev spec setting to gr-uhd blocks, and simple uhd grc 
wrappers (mimo coming)

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

Summary of changes:
 gr-uhd/grc/.gitignore                 |    1 +
 gr-uhd/grc/Makefile.am                |   10 ++
 gr-uhd/grc/gen_uhd_mimo_blocks_xml.py |  190 +++++++++++++++++++++++++++++++++
 gr-uhd/grc/uhd_mimo_sink.xml          |  102 ------------------
 gr-uhd/grc/uhd_mimo_source.xml        |  102 ------------------
 gr-uhd/grc/uhd_simple_sink.xml        |   11 ++-
 gr-uhd/grc/uhd_simple_source.xml      |    9 ++
 gr-uhd/lib/uhd_mimo_sink.cc           |    4 +
 gr-uhd/lib/uhd_mimo_sink.h            |    7 ++
 gr-uhd/lib/uhd_mimo_source.cc         |    4 +
 gr-uhd/lib/uhd_mimo_source.h          |    7 ++
 gr-uhd/lib/uhd_simple_sink.cc         |    4 +
 gr-uhd/lib/uhd_simple_sink.h          |    6 +
 gr-uhd/lib/uhd_simple_source.cc       |    4 +
 gr-uhd/lib/uhd_simple_source.h        |    6 +
 gr-uhd/lib/utils.cc                   |   22 ++--
 16 files changed, 273 insertions(+), 216 deletions(-)
 create mode 100755 gr-uhd/grc/gen_uhd_mimo_blocks_xml.py
 delete mode 100644 gr-uhd/grc/uhd_mimo_sink.xml
 delete mode 100644 gr-uhd/grc/uhd_mimo_source.xml


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



reply via email to

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