[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/trondeau branch, fll, updated. e6e2
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/trondeau branch, fll, updated. e6e29a45df8a97c80a213645968ac01fda904777 |
Date: |
Sun, 31 Jan 2010 22:10:56 +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, fll has been updated
via e6e29a45df8a97c80a213645968ac01fda904777 (commit)
via 98a0c00c7a922e1c5cbce155205b4e5de725bcf7 (commit)
via fd6fd94644330a29ae0598c3ff1e75ddc196e806 (commit)
from cf4e5e40a77a0579f97e4306d2d51860b3b3a3f0 (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 e6e29a45df8a97c80a213645968ac01fda904777
Author: Tom <address@hidden>
Date: Sun Jan 31 17:10:18 2010 -0500
Preventing an error message by casting an integer (0) to the requested
float.
commit 98a0c00c7a922e1c5cbce155205b4e5de725bcf7
Author: Tom <address@hidden>
Date: Sun Jan 31 17:08:03 2010 -0500
Using PFB resampler to do the RRC filtering on the modulator. This along
with the PFB clock recovery in the demod block allows arbitrary real numbers
for the number of samples per symbol. We will have to chance the transmit and
recieve path code in the examples to take advantage of this.
commit fd6fd94644330a29ae0598c3ff1e75ddc196e806
Author: Tom <address@hidden>
Date: Sun Jan 31 17:03:36 2010 -0500
Got this wrong before. Derivative filter taps are now calculated correctly
which makes the rest of the code work. My previous test cases must have masked
the problem.
-----------------------------------------------------------------------
Summary of changes:
.../src/lib/filter/gr_pfb_arb_resampler_ccf.cc | 33 +++++++++-----------
.../src/lib/filter/gr_pfb_arb_resampler_ccf.h | 1 +
.../src/python/gnuradio/blks2impl/dbpsk2.py | 27 ++++++---------
.../python/digital/benchmark_qt_loopback2.py | 2 +-
4 files changed, 28 insertions(+), 35 deletions(-)
hooks/post-receive
--
git://gnuradio.org/trondeau
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/trondeau branch, fll, updated. e6e29a45df8a97c80a213645968ac01fda904777,
git repository hosting <=