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 version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.4.1-231-g21beeed
Date: Thu, 6 Oct 2011 22:21:06 +0000 (UTC)

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  21beeed3c257e43b557edf01114fc752d4123125 (commit)
       via  887b369981ebf3e6f69d8e761d83dd556d2ae2d4 (commit)
       via  cb73357b39c38a7d25f2c8177794e319fd8b83ec (commit)
      from  8523d8a0fa1dba59d45defc27cd630901c91e76e (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 21beeed3c257e43b557edf01114fc752d4123125
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 17:04:47 2011 -0400

    uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to 
gr-uhd/examples. Neither are working properly quite yet.
    
    Removed all usrp examples from gnuradio-examples/python/usrp and removed 
directory.

commit 887b369981ebf3e6f69d8e761d83dd556d2ae2d4
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 16:00:11 2011 -0400

    uhd: removed examples that don't make sense with UHD. Fixed up 
gr-uhd/examples Makefile.

commit cb73357b39c38a7d25f2c8177794e319fd8b83ec
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 15:26:20 2011 -0400

    uhd: Moved usrp_wxapt_rcv from examples to gr-uhd/examples and made work 
with UHD.

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

Summary of changes:
 gnuradio-examples/python/Makefile.am               |    3 +-
 gnuradio-examples/python/usrp/Makefile.am          |    7 +-
 gnuradio-examples/python/usrp/test_dft_analysis.py |   72 ------------
 gnuradio-examples/python/usrp/test_dft_synth.py    |   78 -------------
 .../python/usrp/usrp_benchmark_usb.py              |  106 -----------------
 .../python/usrp/usrp_test_loop_lfsr.py             |   62 ----------
 gr-uhd/examples/Makefile.am                        |   11 ++-
 .../examples}/fm_tx_2_daughterboards.py            |  114 +++++++++++--------
 .../examples}/usrp_spectrum_sense.py               |  110 ++++++++-----------
 .../usrp => gr-uhd/examples}/usrp_wxapt_rcv.py     |  120 +++++++++-----------
 10 files changed, 177 insertions(+), 506 deletions(-)
 delete mode 100755 gnuradio-examples/python/usrp/test_dft_analysis.py
 delete mode 100755 gnuradio-examples/python/usrp/test_dft_synth.py
 delete mode 100755 gnuradio-examples/python/usrp/usrp_benchmark_usb.py
 delete mode 100755 gnuradio-examples/python/usrp/usrp_test_loop_lfsr.py
 rename {gnuradio-examples/python/usrp => 
gr-uhd/examples}/fm_tx_2_daughterboards.py (59%)
 rename {gnuradio-examples/python/usrp => 
gr-uhd/examples}/usrp_spectrum_sense.py (66%)
 rename {gnuradio-examples/python/usrp => gr-uhd/examples}/usrp_wxapt_rcv.py 
(71%)


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



reply via email to

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