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.0-326-g3522239
Date: Fri, 23 Sep 2011 22:20:07 +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  35222394b0515b91d814d8f17df75048782d1238 (commit)
       via  d00fed7b141aa45ae4013aee2b157c11f34fc631 (commit)
      from  79b9c12f12f58f2ed7ae3c6444343ac71363c511 (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 35222394b0515b91d814d8f17df75048782d1238
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 23 17:51:52 2011 -0400

    qtgui: removed usrp and usrp2-specific apps; replaced with a UHD version.

commit d00fed7b141aa45ae4013aee2b157c11f34fc631
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 23 17:37:15 2011 -0400

    qtgui: moved actual examples to new examples directory.

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

Summary of changes:
 config/grc_gr_qtgui.m4                             |    1 +
 gr-qtgui/Makefile.am                               |    2 +-
 gr-qtgui/apps/Makefile.am                          |    6 +-
 gr-qtgui/apps/{usrp2_display.py => uhd_display.py} |   81 +++---
 gr-qtgui/apps/usrp_display.py                      |  299 --------------------
 .../include/gcell => gr-qtgui/examples}/.gitignore |    0
 gr-qtgui/{ => examples}/Makefile.am                |   13 +-
 gr-qtgui/{apps => examples}/pyqt_example_c.py      |    0
 gr-qtgui/{apps => examples}/pyqt_example_f.py      |    0
 gr-qtgui/{apps => examples}/pyqt_time_c.py         |    0
 gr-qtgui/{apps => examples}/pyqt_time_f.py         |    0
 11 files changed, 54 insertions(+), 348 deletions(-)
 rename gr-qtgui/apps/{usrp2_display.py => uhd_display.py} (79%)
 delete mode 100755 gr-qtgui/apps/usrp_display.py
 copy {gcell/include/gcell => gr-qtgui/examples}/.gitignore (100%)
 copy gr-qtgui/{ => examples}/Makefile.am (84%)
 rename gr-qtgui/{apps => examples}/pyqt_example_c.py (100%)
 rename gr-qtgui/{apps => examples}/pyqt_example_f.py (100%)
 rename gr-qtgui/{apps => examples}/pyqt_time_c.py (100%)
 rename gr-qtgui/{apps => examples}/pyqt_time_f.py (100%)


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



reply via email to

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