[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. 3b9b79
From: |
git version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. 3b9b793e8360c718de8f4f7aeefabb5659966cb5 |
Date: |
Mon, 31 Oct 2011 06:21:21 +0000 (UTC) |
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/jblum".
The branch, next has been updated
via 3b9b793e8360c718de8f4f7aeefabb5659966cb5 (commit)
from 1eac549f1d83075fb6ab81fc5e415a45d604930b (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 3b9b793e8360c718de8f4f7aeefabb5659966cb5
Author: Josh Blum <address@hidden>
Date: Sun Oct 30 23:20:56 2011 -0700
core: tuntap block with blob io
-----------------------------------------------------------------------
Summary of changes:
gnuradio-core/src/lib/io/CMakeLists.txt | 1 +
gnuradio-core/src/lib/io/gr_tuntap.cc | 263 ++++++++++++++++++++
.../{general/gri_float_to_int.h => io/gr_tuntap.h} | 23 ++-
.../gr_stream_to_blob.i => io/gr_tuntap.i} | 6 +-
gnuradio-core/src/lib/io/io.i | 1 +
gnuradio-core/src/lib/runtime/gr_hier_block2.h | 1 +
grc/blocks/block_tree.xml | 2 +
grc/blocks/{gr_float_to_char.xml => gr_tuntap.xml} | 14 +-
gruel/src/include/gruel/CMakeLists.txt | 1 +
9 files changed, 297 insertions(+), 15 deletions(-)
create mode 100644 gnuradio-core/src/lib/io/gr_tuntap.cc
copy gnuradio-core/src/lib/{general/gri_float_to_int.h => io/gr_tuntap.h} (61%)
copy gnuradio-core/src/lib/{general/gr_stream_to_blob.i => io/gr_tuntap.i}
(92%)
copy grc/blocks/{gr_float_to_char.xml => gr_tuntap.xml} (63%)
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. 3b9b793e8360c718de8f4f7aeefabb5659966cb5,
git version control <=