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-228-g8523d8a
Date: Thu, 6 Oct 2011 19:14:20 +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  8523d8a0fa1dba59d45defc27cd630901c91e76e (commit)
       via  178590c3afae08ccafd3db711e2cfa65c841403f (commit)
       via  1a3383b19e089d6a8975b991fefe749cac396109 (commit)
       via  34fbf0c82a09be1f14fc85829317a2ee4bf0b793 (commit)
       via  20906e630e091350c523064840ea4f606b023357 (commit)
       via  b5e0b08ac7cdb84920c60d459a80d052e646f447 (commit)
       via  1c2abf432e69d18ec8b100be8cd9b67e202ff3b2 (commit)
       via  4934d9141e242da856e9f83b69d3a48745874496 (commit)
       via  408868b41f0c81168199a531aab4db426f9e5d23 (commit)
       via  8c23919f8f5c70735313101b163fc3543eba5232 (commit)
       via  745cc9972841d6ee3211a6e837b23710db23ff5f (commit)
       via  6e8f5922b826213c976cd36c7411fd315ef7f456 (commit)
       via  413f7d21d202828f1128a5bce320ad366b7075a0 (commit)
       via  15cb28c64e97b6e7147af832aec990d2dd130760 (commit)
       via  ab8b8c0a683c09db5bb8a715b12f1d012bea0d48 (commit)
       via  774373b4d09cab2ce341207161f0a27901bcea10 (commit)
      from  8f6bea8826537467deade2af88f4e357f09408fc (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 8523d8a0fa1dba59d45defc27cd630901c91e76e
Merge: 34fbf0c 178590c
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 14:41:43 2011 -0400

    Merge branch 'master' into next

commit 34fbf0c82a09be1f14fc85829317a2ee4bf0b793
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 14:37:12 2011 -0400

    uhd: Moved USRP analog TV receiver examples to gr-uhd/examples. They seem 
to run with the UHD, but I can't really test them since there's no NTSC signals 
around...

commit 20906e630e091350c523064840ea4f606b023357
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 14:05:50 2011 -0400

    uhd: removing usrp2 examples. Not bothering with QT version for now and the 
wfm_rcv is already handled after conversion from usrp.

commit b5e0b08ac7cdb84920c60d459a80d052e646f447
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 14:03:20 2011 -0400

    uhd: cleaning up and updating some script info.

commit 1c2abf432e69d18ec8b100be8cd9b67e202ff3b2
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 14:02:40 2011 -0400

    uhd: converted usrp_wfm_rcv_sca to gr-uhd/examples and made work with UHD. 
Seems to work but could use more testing.

commit 4934d9141e242da856e9f83b69d3a48745874496
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 13:48:04 2011 -0400

    uhd: moved usrp_wfm_rcv_fmdet to gr-uhd/examples and started converting to 
UHD. Getting a segmentation fault currently. Don't know when the last time this 
worked properly was.

commit 408868b41f0c81168199a531aab4db426f9e5d23
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 13:47:24 2011 -0400

    Formatting and normalizing freq limits.

commit 8c23919f8f5c70735313101b163fc3543eba5232
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 12:38:06 2011 -0400

    uhd: minor fixes to examples

commit 745cc9972841d6ee3211a6e837b23710db23ff5f
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 12:37:28 2011 -0400

    uhd: moved usrp_wfm_rcv2_nogui from examples to gr-uhd/examples and made 
work with UHD.

commit 6e8f5922b826213c976cd36c7411fd315ef7f456
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 12:01:46 2011 -0400

    Added FFF version of pfb_arb_resampler to Python hier block (where only the 
rate is required).

commit 413f7d21d202828f1128a5bce320ad366b7075a0
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 12:01:18 2011 -0400

    uhd: moved usrp_wfm_rcv_pll to gr-uhd/examples and made work with UHD.

commit 15cb28c64e97b6e7147af832aec990d2dd130760
Author: Tom Rondeau <address@hidden>
Date:   Thu Oct 6 11:58:27 2011 -0400

    Added floating point version of arbitrary resampler.

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

Summary of changes:
 config/grc_gnuradio_examples.m4                    |    1 -
 gnuradio-core/src/lib/filter/Makefile.am           |    3 +
 gnuradio-core/src/lib/filter/filter.i              |    2 +
 ...esampler_ccf.cc => gr_pfb_arb_resampler_fff.cc} |   44 ++--
 ..._resampler_ccf.h => gr_pfb_arb_resampler_fff.h} |   32 +-
 ..._resampler_ccf.i => gr_pfb_arb_resampler_fff.i} |   12 +-
 .../python/gnuradio/blks2impl/pfb_arb_resampler.py |   53 +++
 .../src/python/gnuradio/blks2impl/wfm_rcv_fmdet.py |  136 +++++---
 gnuradio-examples/python/Makefile.am               |    3 +-
 gnuradio-examples/python/usrp/Makefile.am          |    6 -
 .../python/usrp/usrp_wfm_rcv2_nogui.py             |  183 ----------
 gnuradio-examples/python/usrp2/.gitignore          |    2 -
 gnuradio-examples/python/usrp2/Makefile.am         |   32 --
 gnuradio-examples/python/usrp2/qt_wfm_interface.py |   99 ------
 gnuradio-examples/python/usrp2/qt_wfm_interface.ui |  253 --------------
 gnuradio-examples/python/usrp2/usrp2_wfm_qt.py     |  355 --------------------
 gnuradio-examples/python/usrp2/usrp2_wfm_rcv.py    |  289 ----------------
 gr-audio/lib/alsa/audio_alsa_sink.cc               |   16 +-
 .../python/usrp => gr-uhd/examples}/usrp_tv_rcv.py |  202 ++++++-----
 .../usrp => gr-uhd/examples}/usrp_tv_rcv_nogui.py  |  125 ++++----
 ...srp_wfm_rcv_nogui.py => usrp_wfm_rcv2_nogui.py} |  135 ++++-----
 .../usrp => gr-uhd/examples}/usrp_wfm_rcv_fmdet.py |  135 ++++----
 gr-uhd/examples/usrp_wfm_rcv_nogui.py              |    2 +-
 .../usrp => gr-uhd/examples}/usrp_wfm_rcv_pll.py   |  140 ++++-----
 .../usrp => gr-uhd/examples}/usrp_wfm_rcv_sca.py   |  158 +++++-----
 gr-uhd/swig/uhd_swig.i                             |    5 +-
 26 files changed, 634 insertions(+), 1789 deletions(-)
 copy gnuradio-core/src/lib/filter/{gr_pfb_arb_resampler_ccf.cc => 
gr_pfb_arb_resampler_fff.cc} (83%)
 copy gnuradio-core/src/lib/filter/{gr_pfb_arb_resampler_ccf.h => 
gr_pfb_arb_resampler_fff.h} (89%)
 copy gnuradio-core/src/lib/filter/{gr_pfb_arb_resampler_ccf.i => 
gr_pfb_arb_resampler_fff.i} (79%)
 delete mode 100755 gnuradio-examples/python/usrp/usrp_wfm_rcv2_nogui.py
 delete mode 100644 gnuradio-examples/python/usrp2/.gitignore
 delete mode 100644 gnuradio-examples/python/usrp2/Makefile.am
 delete mode 100644 gnuradio-examples/python/usrp2/qt_wfm_interface.py
 delete mode 100644 gnuradio-examples/python/usrp2/qt_wfm_interface.ui
 delete mode 100755 gnuradio-examples/python/usrp2/usrp2_wfm_qt.py
 delete mode 100755 gnuradio-examples/python/usrp2/usrp2_wfm_rcv.py
 rename {gnuradio-examples/python/usrp => gr-uhd/examples}/usrp_tv_rcv.py (73%)
 rename {gnuradio-examples/python/usrp => gr-uhd/examples}/usrp_tv_rcv_nogui.py 
(60%)
 copy gr-uhd/examples/{usrp_wfm_rcv_nogui.py => usrp_wfm_rcv2_nogui.py} (59%)
 rename {gnuradio-examples/python/usrp => 
gr-uhd/examples}/usrp_wfm_rcv_fmdet.py (76%)
 rename {gnuradio-examples/python/usrp => gr-uhd/examples}/usrp_wfm_rcv_pll.py 
(75%)
 rename {gnuradio-examples/python/usrp => gr-uhd/examples}/usrp_wfm_rcv_sca.py 
(75%)


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



reply via email to

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