[Top][All Lists]
[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-1050-g338b01e |
Date: |
Tue, 15 Mar 2011 17:46:12 +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 338b01e7b5ecad7e324098a2671d3fa650be035e (commit)
via 1ecc511ad673f37498ebc29147c776ca9b4b6490 (commit)
via eb3a4fe528452415eb877b2b76e1006fc47bc655 (commit)
via ee849707c09335f4c682151044a0e65321f7939d (commit)
via a611da7044175fede5f8ecfe13a055f5680fd3f9 (commit)
from b4bd3e47189932b42ce821bb7076fce811b3e3eb (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 338b01e7b5ecad7e324098a2671d3fa650be035e
Merge: 1ecc511ad673f37498ebc29147c776ca9b4b6490
b4bd3e47189932b42ce821bb7076fce811b3e3eb
Author: Tom Rondeau <address@hidden>
Date: Tue Mar 15 13:46:02 2011 -0400
Merge branch 'next' of gnuradio.org:gnuradio into next
commit 1ecc511ad673f37498ebc29147c776ca9b4b6490
Merge: b812a91c0beb33ff755f4426f36a2a3e2c9b295c
eb3a4fe528452415eb877b2b76e1006fc47bc655
Author: Tom Rondeau <address@hidden>
Date: Tue Mar 15 12:53:40 2011 -0400
Merge branch 'pmtswig' into next
commit eb3a4fe528452415eb877b2b76e1006fc47bc655
Author: Tom Rondeau <address@hidden>
Date: Tue Mar 15 12:30:27 2011 -0400
gruel: fixed swig interface file to dereference pmt_t.
commit ee849707c09335f4c682151044a0e65321f7939d
Author: Tom Rondeau <address@hidden>
Date: Mon Mar 14 21:00:13 2011 -0400
gruel: fixing structure. Passes make check.
commit a611da7044175fede5f8ecfe13a055f5680fd3f9
Author: Tom Rondeau <address@hidden>
Date: Mon Mar 14 19:33:03 2011 -0400
gruel: SWIGing Gruel into Python to access PMTs.
-----------------------------------------------------------------------
Summary of changes:
config/grc_gruel.m4 | 8 ++-
gruel/src/Makefile.am | 8 ++-
gruel/src/include/gruel/pmt.h | 16 +++-
gruel/src/lib/pmt/pmt_io.cc | 10 ++
gruel/src/lib/pmt/pmt_serialize.cc | 107 +++++++++++++++++++-
{gr-audio => gruel/src/python}/Makefile.am | 18 +++-
.../Makefile.am => gruel/src/python/__init__.py | 6 +-
.../gr/qa_noise.py => gruel/src/python/qa_pmt.py | 29 +++---
{gr-usrp/src => gruel/src/python}/run_tests.in | 8 +-
{gr-audio => gruel/src}/swig/Makefile.am | 34 +++----
.../src/lib => gruel/src/swig}/Makefile.swig.gen | 92 ++++++-----------
.../src/python => gruel/src/swig}/__init__.py | 0
gruel/src/{include/gruel/pmt.h => swig/pmt_swig.i} | 89 +++++------------
13 files changed, 251 insertions(+), 174 deletions(-)
copy {gr-audio => gruel/src/python}/Makefile.am (84%)
copy gnuradio-examples/c++/Makefile.am => gruel/src/python/__init__.py (89%)
copy gnuradio-core/src/python/gnuradio/gr/qa_noise.py =>
gruel/src/python/qa_pmt.py (59%)
copy {gr-usrp/src => gruel/src/python}/run_tests.in (51%)
copy {gr-audio => gruel/src}/swig/Makefile.am (65%)
copy {gr-radio-astronomy/src/lib => gruel/src/swig}/Makefile.swig.gen (66%)
copy {gr-qtgui/src/python => gruel/src/swig}/__init__.py (100%)
copy gruel/src/{include/gruel/pmt.h => swig/pmt_swig.i} (94%)
hooks/post-receive
--
git://gnuradio.org/gnuradio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.3.1git-1050-g338b01e,
git repository hosting <=