[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/trondeau branch, digital, updated.
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/trondeau branch, digital, updated. c11ce18def574dabf46532baba924429d421b565 |
Date: |
Sun, 14 Mar 2010 21:44:54 +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/trondeau".
The branch, digital has been updated
via c11ce18def574dabf46532baba924429d421b565 (commit)
via b53bc1395bd2e8b1ad8a34c583d36fb4ddda7629 (commit)
from 8c163c9cca7aa39862c8c8eb19a3e0a18c61a661 (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 c11ce18def574dabf46532baba924429d421b565
Author: Tom Rondeau <address@hidden>
Date: Sun Mar 14 17:36:37 2010 -0400
Fixing copyright dates.
commit b53bc1395bd2e8b1ad8a34c583d36fb4ddda7629
Author: Tom Rondeau <address@hidden>
Date: Sun Mar 14 17:32:23 2010 -0400
Making old and new digital modulations completely seperable by adding
modulation_utils2 so only new modulator blocks work with the version 2 of
everything. Also changed some internal names for clarity.
-----------------------------------------------------------------------
Summary of changes:
gnuradio-core/src/python/gnuradio/Makefile.am | 1 +
.../src/python/gnuradio/blks2impl/Makefile.am | 2 +-
.../src/python/gnuradio/blks2impl/dbpsk2.py | 42 ++++++++++----------
.../src/python/gnuradio/blks2impl/dqpsk2.py | 42 ++++++++++----------
.../{modulation_utils.py => modulation_utils2.py} | 2 +-
.../python/digital/benchmark_qt_loopback2.py | 8 ++--
.../python/digital/benchmark_qt_rx2.py | 10 ++--
gnuradio-examples/python/digital/benchmark_rx2.py | 8 ++--
gnuradio-examples/python/digital/benchmark_tx2.py | 8 ++--
.../python/digital/usrp_receive_path2.py | 2 +-
.../python/digital/usrp_transmit_path2.py | 2 +-
11 files changed, 64 insertions(+), 63 deletions(-)
copy gnuradio-core/src/python/gnuradio/{modulation_utils.py =>
modulation_utils2.py} (98%)
hooks/post-receive
--
git://gnuradio.org/trondeau
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/trondeau branch, digital, updated. c11ce18def574dabf46532baba924429d421b565,
git repository hosting <=