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-126-g1fe3790
Date: Fri, 24 Sep 2010 04:29:12 +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  1fe3790faed05b92ca4ad3a27da6eb23632d7e57 (commit)
       via  2831c9313d09685090cea531a177469b57792c9a (commit)
       via  385eafd8559b90a027604dd5c0ab734bea54f6d8 (commit)
       via  5c7cf9723b4ddd5f5b004a6cbd8e02b7d1356623 (commit)
      from  bb3bd413ac06182595b8d3011290747dc3e699a5 (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 1fe3790faed05b92ca4ad3a27da6eb23632d7e57
Author: Josh Blum <address@hidden>
Date:   Thu Sep 23 19:05:10 2010 -0700

    uhd: multi channel single usrp source and sink working

commit 2831c9313d09685090cea531a177469b57792c9a
Author: Josh Blum <address@hidden>
Date:   Wed Sep 22 17:40:02 2010 -0700

    uhd: tweaks and fixes, single wrapper working

commit 385eafd8559b90a027604dd5c0ab734bea54f6d8
Author: Josh Blum <address@hidden>
Date:   Tue Sep 21 17:12:47 2010 -0700

    uhd: added grc and swig wrappers for single usrp

commit 5c7cf9723b4ddd5f5b004a6cbd8e02b7d1356623
Author: Josh Blum <address@hidden>
Date:   Mon Sep 20 19:02:02 2010 -0700

    uhd: work on uhd single usrp wrapper

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

Summary of changes:
 gr-uhd/grc/.gitignore                              |    1 +
 gr-uhd/grc/Makefile.am                             |   26 ++++-
 ...ks_xml.py => gen_uhd_single_usrp_blocks_xml.py} |  100 ++++++++++++--------
 gr-uhd/grc/uhd_simple_sink.xml                     |    2 +-
 gr-uhd/grc/uhd_simple_source.xml                   |    2 +-
 gr-uhd/lib/Makefile.am                             |    8 +-
 ...{uhd_simple_sink.cc => uhd_single_usrp_sink.cc} |   73 +++++++-------
 .../{uhd_simple_sink.h => uhd_single_usrp_sink.h}  |   40 ++++----
 ..._simple_source.cc => uhd_single_usrp_source.cc} |   73 +++++++-------
 ...hd_simple_source.h => uhd_single_usrp_source.h} |   40 ++++----
 gr-uhd/swig/uhd_swig.i                             |   14 +++
 11 files changed, 219 insertions(+), 160 deletions(-)
 copy gr-uhd/grc/{gen_uhd_mimo_blocks_xml.py => 
gen_uhd_single_usrp_blocks_xml.py} (69%)
 copy gr-uhd/lib/{uhd_simple_sink.cc => uhd_single_usrp_sink.cc} (61%)
 copy gr-uhd/lib/{uhd_simple_sink.h => uhd_single_usrp_sink.h} (74%)
 copy gr-uhd/lib/{uhd_simple_source.cc => uhd_single_usrp_source.cc} (65%)
 copy gr-uhd/lib/{uhd_simple_source.h => uhd_single_usrp_source.h} (74%)


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



reply via email to

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