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-353-g3b1a26e
Date: Fri, 7 Oct 2011 22:19:35 +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  3b1a26e6e610aed2aa8dee3bb747184f51447cf6 (commit)
       via  9e1810646ae9253ee8346cedbc0168a4956f7f1e (commit)
       via  c4f3e0a671f3d756b96fa4671726348499712af3 (commit)
       via  a74499854ddddc8d5090f0cd0c34c8222a496a7a (commit)
       via  61529fca22b0e8cd3c8a126b5cefed75ec3e5895 (commit)
      from  57c67969b4790cc13166836c4183d3b895c743f0 (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 3b1a26e6e610aed2aa8dee3bb747184f51447cf6
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 17:40:59 2011 -0400

    uhd: removing old USRP util files that have been replaced in gr-uhd/apps.

commit 9e1810646ae9253ee8346cedbc0168a4956f7f1e
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 17:39:33 2011 -0400

    uhd: adding uhd_rx_nogui app to uhd apps directory.

commit c4f3e0a671f3d756b96fa4671726348499712af3
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 17:00:12 2011 -0400

    uhd: added UHD versions of siggen and siggen_gui.

commit a74499854ddddc8d5090f0cd0c34c8222a496a7a
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 15:50:12 2011 -0400

    uhd: improved uhd_fft; fixed panel names and some minor behavior issues.

commit 61529fca22b0e8cd3c8a126b5cefed75ec3e5895
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 11:14:35 2011 -0400

    digital: minor bug fix to rx_voice demo.

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

Summary of changes:
 .../src/python/gnuradio/blks2impl/fm_demod.py      |    2 +-
 gr-digital/examples/rx_voice.py                    |    2 +-
 gr-uhd/apps/Makefile.am                            |    8 +-
 gr-uhd/apps/uhd_fft.py                             |   58 ++--
 .../apps/uhd_rx_nogui.py                           |  148 +++++----
 .../usrp_siggen.py => gr-uhd/apps/uhd_siggen.py    |  111 ++++---
 .../apps/uhd_siggen_gui.py                         |  119 ++++----
 gr-utils/src/python/Makefile.am                    |    8 +-
 gr-utils/src/python/usrp2_fft.py                   |  273 ---------------
 gr-utils/src/python/usrp_fft.py                    |  309 -----------------
 gr-utils/src/python/usrp_oscope.py                 |  349 --------------------
 11 files changed, 246 insertions(+), 1141 deletions(-)
 rename gr-utils/src/python/usrp_rx_nogui.py => gr-uhd/apps/uhd_rx_nogui.py 
(53%)
 rename gr-utils/src/python/usrp_siggen.py => gr-uhd/apps/uhd_siggen.py (81%)
 rename gr-utils/src/python/usrp_siggen_gui.py => gr-uhd/apps/uhd_siggen_gui.py 
(75%)
 delete mode 100755 gr-utils/src/python/usrp2_fft.py
 delete mode 100755 gr-utils/src/python/usrp_fft.py
 delete mode 100755 gr-utils/src/python/usrp_oscope.py


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



reply via email to

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