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 repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.3.1git-803-gfd8f867
Date: Tue, 28 Dec 2010 06:58:39 +0000 (GMT)

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  fd8f86713d8f9de79850b9e7aabde7c453b7e890 (commit)
       via  b8f174ce7eae1cfe8deda0353da4557a238730c9 (commit)
       via  3153f8f24b933043d937de32d65fe5d96652ec56 (commit)
       via  63fce8a97ed3f6bd1e739615246bf8149207d79c (commit)
       via  f290f9e4f1a9b9ca09ef95269d563cd785b08a61 (commit)
       via  46c2368192a57fd0bfe9f50f753759736c4b4668 (commit)
      from  440b0e3bdd81282a83805693c8eb822ee6815f72 (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 fd8f86713d8f9de79850b9e7aabde7c453b7e890
Author: Eric Blossom <address@hidden>
Date:   Mon Dec 27 22:56:47 2010 -0800

    Add missing .test files to tarball.

commit b8f174ce7eae1cfe8deda0353da4557a238730c9
Author: Eric Blossom <address@hidden>
Date:   Mon Dec 27 22:37:30 2010 -0800

    Add minimal Python and Guile QA code to gr-uhd.

commit 3153f8f24b933043d937de32d65fe5d96652ec56
Author: Eric Blossom <address@hidden>
Date:   Mon Dec 27 20:34:30 2010 -0800

    distcheck fix

commit 63fce8a97ed3f6bd1e739615246bf8149207d79c
Author: Eric Blossom <address@hidden>
Date:   Mon Dec 27 20:07:16 2010 -0800

    Add scheme-ish convenience functions to usrp2.scm.

commit f290f9e4f1a9b9ca09ef95269d563cd785b08a61
Author: Eric Blossom <address@hidden>
Date:   Mon Dec 27 18:46:54 2010 -0800

    Add minimal guile test code gr-usrp2.

commit 46c2368192a57fd0bfe9f50f753759736c4b4668
Author: Eric Blossom <address@hidden>
Date:   Mon Dec 27 18:32:24 2010 -0800

    Rename usrp2.i to usrp2_swig.i to allow insertion of guile convenience 
functions.

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

Summary of changes:
 config/grc_gr_uhd.m4                               |    8 ++-
 config/grc_gr_usrp2.m4                             |    4 +-
 gr-howto-write-a-block/swig/Makefile.am            |    2 +
 gr-noaa/swig/Makefile.am                           |    2 +
 gr-pager/swig/pager.test => gr-noaa/swig/noaa.test |    2 +-
 gr-pager/swig/Makefile.am                          |    5 +
 gr-uhd/swig/.gitignore                             |    2 +
 gr-uhd/swig/Makefile.am                            |   15 +++-
 gr-usrp2/src/qa_usrp2.py => gr-uhd/swig/qa_uhd.py  |    8 +-
 .../src => gr-uhd/swig}/run_guile_tests.in         |    0
 {gr-atsc/src/python => gr-uhd/swig}/run_tests.in   |    4 +-
 gr-usrp/src/usrp.test => gr-uhd/swig/uhd.test      |    4 +-
 gr-usrp/src/Makefile.am                            |    1 +
 gr-usrp2/src/.gitignore                            |    3 +-
 gr-usrp2/src/Makefile.am                           |   40 ++++----
 gr-usrp2/src/Makefile.swig.gen                     |   98 ++++++++++----------
 {gr-noaa/swig => gr-usrp2/src}/__init__.py         |    4 +-
 gr-usrp2/src/gnuradio/.gitignore                   |    2 +
 gr-usrp2/src/gnuradio/usrp2.scm                    |   79 ++++++++++++++++
 gr-usrp2/src/qa_usrp2.py                           |    2 +-
 {gr-audio-alsa => gr-usrp2}/src/run_guile_tests.in |    0
 gr-usrp/src/usrp.test => gr-usrp2/src/usrp2.test   |    4 +-
 gr-usrp2/src/{usrp2.i => usrp2_swig.i}             |    3 +-
 23 files changed, 203 insertions(+), 89 deletions(-)
 copy gr-pager/swig/pager.test => gr-noaa/swig/noaa.test (97%)
 copy gr-usrp2/src/qa_usrp2.py => gr-uhd/swig/qa_uhd.py (85%)
 copy {gr-audio-alsa/src => gr-uhd/swig}/run_guile_tests.in (100%)
 copy {gr-atsc/src/python => gr-uhd/swig}/run_tests.in (78%)
 copy gr-usrp/src/usrp.test => gr-uhd/swig/uhd.test (93%)
 copy {gr-noaa/swig => gr-usrp2/src}/__init__.py (92%)
 create mode 100644 gr-usrp2/src/gnuradio/.gitignore
 create mode 100644 gr-usrp2/src/gnuradio/usrp2.scm
 copy {gr-audio-alsa => gr-usrp2}/src/run_guile_tests.in (100%)
 copy gr-usrp/src/usrp.test => gr-usrp2/src/usrp2.test (93%)
 rename gr-usrp2/src/{usrp2.i => usrp2_swig.i} (98%)


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



reply via email to

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