[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-84-g22bc2fa |
Date: |
Thu, 8 Jul 2010 04:40:42 +0100 (BST) |
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 22bc2fabead56a409315d6e7632494140680de36 (commit)
via c6e8a20c39357dc12bf28030a1bb0c36596403b9 (commit)
via 2a43a733070da86cc321b2ae98c88951933e7b4a (commit)
via 26cf4db8892b43ff8c085589c2fefe2a8e228dde (commit)
via 4e636b2b4bb29d5224aeff4ae79af121020338f1 (commit)
from 61d57743c708c8cec9b0137427e6aa709a954443 (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 22bc2fabead56a409315d6e7632494140680de36
Merge: 61d57743c708c8cec9b0137427e6aa709a954443
c6e8a20c39357dc12bf28030a1bb0c36596403b9
Author: Josh Blum <address@hidden>
Date: Tue Jul 6 17:17:03 2010 -0700
Merge branch 'uhd_mimo' into uhd
commit c6e8a20c39357dc12bf28030a1bb0c36596403b9
Author: Josh Blum <address@hidden>
Date: Tue Jul 6 17:05:38 2010 -0700
uhd: added callbacks in the mimo grc blocks
commit 2a43a733070da86cc321b2ae98c88951933e7b4a
Author: Josh Blum <address@hidden>
Date: Tue Jul 6 15:45:30 2010 -0700
uhd: mimo source and sink, stream in future, and lock the clocks
commit 26cf4db8892b43ff8c085589c2fefe2a8e228dde
Author: Josh Blum <address@hidden>
Date: Sun Jul 4 20:22:35 2010 -0700
uhd: added call to readback time registers, work on locking clocks in mimo
config
commit 4e636b2b4bb29d5224aeff4ae79af121020338f1
Author: Josh Blum <address@hidden>
Date: Fri Jul 2 18:30:31 2010 -0700
uhd mimo: created mimo source and sink block for gr-uhd
-----------------------------------------------------------------------
Summary of changes:
gr-uhd/grc/Makefile.am | 2 +
.../grc/{uhd_simple_sink.xml => uhd_mimo_sink.xml} | 57 ++++---
.../{uhd_simple_source.xml => uhd_mimo_source.xml} | 57 ++++---
gr-uhd/lib/Makefile.am | 4 +
gr-uhd/lib/uhd_mimo_sink.cc | 155 ++++++++++++++++++++
gr-uhd/lib/{uhd_simple_sink.h => uhd_mimo_sink.h} | 67 +++++----
.../{uhd_simple_source.cc => uhd_mimo_source.cc} | 95 ++++++------
.../lib/{uhd_simple_source.h => uhd_mimo_source.h} | 67 +++++----
gr-uhd/lib/uhd_simple_sink.cc | 10 +-
gr-uhd/lib/uhd_simple_sink.h | 6 +
gr-uhd/lib/uhd_simple_source.cc | 10 +-
gr-uhd/lib/uhd_simple_source.h | 6 +
gr-uhd/swig/uhd_swig.i | 8 +
13 files changed, 380 insertions(+), 164 deletions(-)
copy gr-uhd/grc/{uhd_simple_sink.xml => uhd_mimo_sink.xml} (59%)
copy gr-uhd/grc/{uhd_simple_source.xml => uhd_mimo_source.xml} (59%)
create mode 100644 gr-uhd/lib/uhd_mimo_sink.cc
copy gr-uhd/lib/{uhd_simple_sink.h => uhd_mimo_sink.h} (55%)
copy gr-uhd/lib/{uhd_simple_source.cc => uhd_mimo_source.cc} (53%)
copy gr-uhd/lib/{uhd_simple_source.h => uhd_mimo_source.h} (55%)
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-84-g22bc2fa,
git repository hosting <=