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, master, updated. v


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.4.0git-138-g3303ac1
Date: Tue, 10 May 2011 17:40:25 +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, master has been updated
       via  3303ac16c2b161a4db8cb37b728e0173910ee865 (commit)
       via  2bdca228868089f423dbeab2970f5e0a219fdef2 (commit)
       via  69c11ed7ac1105913e55ccb6cd9116ba7adc934d (commit)
       via  50646fa13731ce8dd6382a0f54766d839e634fc5 (commit)
       via  b7dd6da5c0ddaa1f39419e2a3e3e050f3652230c (commit)
       via  6736e9623fe35bfac53886c41766f166331fd4ca (commit)
       via  7554d2103b0cf1939a545d92ce38dcc2995b21a2 (commit)
       via  74df52ebefb8835564cedcd06d9c08aaa186ebca (commit)
      from  207a2ae73bd5d6cab201bb57ed8db64fd54cfd90 (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 3303ac16c2b161a4db8cb37b728e0173910ee865
Author: Tom Rondeau <address@hidden>
Date:   Tue May 10 17:40:03 2011 +0100

    gr-uhd: fixed apps Makefile for distribution.

commit 2bdca228868089f423dbeab2970f5e0a219fdef2
Author: Tom Rondeau <address@hidden>
Date:   Tue May 10 16:30:41 2011 +0100

    gr-uhd: adding gitignore file to uhd apps dir.

commit 69c11ed7ac1105913e55ccb6cd9116ba7adc934d
Author: Tom Rondeau <address@hidden>
Date:   Tue May 10 16:29:54 2011 +0100

    gr-uhd: Makefile.am for UHD apps.

commit 50646fa13731ce8dd6382a0f54766d839e634fc5
Author: Tom Rondeau <address@hidden>
Date:   Tue May 10 16:29:38 2011 +0100

    gr-uhd: UHD version of usrpx_rx_cfile.py.

commit b7dd6da5c0ddaa1f39419e2a3e3e050f3652230c
Author: Tom Rondeau <address@hidden>
Date:   Tue May 10 16:20:08 2011 +0100

    gr-uhd: adding antenna selection ability to uhd_fft.py.

commit 6736e9623fe35bfac53886c41766f166331fd4ca
Author: Tom Rondeau <address@hidden>
Date:   Tue May 10 15:03:53 2011 +0100

    gr-uhd: adding uhd_fft.py app

commit 7554d2103b0cf1939a545d92ce38dcc2995b21a2
Author: Tom Rondeau <address@hidden>
Date:   Tue May 10 12:05:22 2011 +0100

    examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted 
by Elvis Dowson.

commit 74df52ebefb8835564cedcd06d9c08aaa186ebca
Author: Tom Rondeau <address@hidden>
Date:   Tue May 10 12:01:17 2011 +0100

    build: updated SDCC error message on failure. We don't support version 3, 
so this should make that better understood.

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

Summary of changes:
 config/grc_gr_uhd.m4                               |    1 +
 config/usrp_sdcc.m4                                |    2 +-
 gnuradio-examples/python/usrp2/usrp2_wfm_rcv.py    |    3 +-
 gr-uhd/Makefile.am                                 |    2 +-
 .../python/pfb => gr-uhd/apps}/.gitignore          |    1 +
 {gr-audio/grc => gr-uhd/apps}/Makefile.am          |   11 ++-
 .../python/usrp2_fft.py => gr-uhd/apps/uhd_fft.py  |  104 +++++++++----------
 .../apps/uhd_rx_cfile.py                           |   64 +++++++------
 8 files changed, 96 insertions(+), 92 deletions(-)
 copy {gnuradio-examples/python/pfb => gr-uhd/apps}/.gitignore (95%)
 copy {gr-audio/grc => gr-uhd/apps}/Makefile.am (87%)
 copy gr-utils/src/python/usrp2_fft.py => gr-uhd/apps/uhd_fft.py (74%)
 copy gr-utils/src/python/usrp2_rx_cfile.py => gr-uhd/apps/uhd_rx_cfile.py (67%)


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



reply via email to

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