[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/trondeau branch, ofdm, updated. cd9
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/trondeau branch, ofdm, updated. cd9cc99a5aeb399f2fbb172ff69dfead0da66d14 |
Date: |
Sat, 13 Feb 2010 02:42:22 +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, ofdm has been updated
via cd9cc99a5aeb399f2fbb172ff69dfead0da66d14 (commit)
from ea9befed95564390d7ec5535efd74db859fd8559 (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 cd9cc99a5aeb399f2fbb172ff69dfead0da66d14
Author: Tom Rondeau <address@hidden>
Date: Fri Feb 12 18:41:54 2010 -0800
WIP: Adding Alamouti receiver code - not yet working.
-----------------------------------------------------------------------
Summary of changes:
gnuradio-core/src/lib/general/Makefile.am | 3 +
gnuradio-core/src/lib/general/general.i | 2 +
.../general/gr_ofdm_alamouti_frame_acquisition.cc | 316 ++++++++++++++++++++
...tion.h => gr_ofdm_alamouti_frame_acquisition.h} | 72 +++--
...tion.i => gr_ofdm_alamouti_frame_acquisition.i} | 32 +-
.../src/python/gnuradio/blks2impl/ofdm_mimo.py | 105 +++++--
.../gnuradio/blks2impl/ofdm_mimo_receiver.py | 42 ++-
.../python/ofdm/benchmark_ofdm_mimo.py | 24 +-
.../python/ofdm/transmit_path_mimo.py | 20 +-
9 files changed, 507 insertions(+), 109 deletions(-)
create mode 100644
gnuradio-core/src/lib/general/gr_ofdm_alamouti_frame_acquisition.cc
copy gnuradio-core/src/lib/general/{gr_ofdm_mrc_frame_acquisition.h =>
gr_ofdm_alamouti_frame_acquisition.h} (56%)
copy gnuradio-core/src/lib/general/{gr_ofdm_mrc_frame_acquisition.i =>
gr_ofdm_alamouti_frame_acquisition.i} (58%)
hooks/post-receive
--
git://gnuradio.org/trondeau
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/trondeau branch, ofdm, updated. cd9cc99a5aeb399f2fbb172ff69dfead0da66d14,
git repository hosting <=