[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (537fc26 -> 5ac4940)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (537fc26 -> 5ac4940) |
Date: |
Wed, 14 Oct 2015 02:48:36 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch maint
in repository gnuradio.
from 537fc26 fec: xml template doesn't produce duplicate var def's
anymore
new 7d9f138 blocks: add socket_pdu qa
new bde02e8 blocks: fix destruction and shutdown for socket_pdu
new 928fd29 blocks: add socket_pdu test using a flowgraph
new 4bab925 Merge remote-tracking branch 'nwest/qa-socket_pdu' into
maint
new 5ac4940 Merge remote-tracking branch
'gnuradio-wg-grc/maint_grcwg' into maint
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gr-blocks/lib/socket_pdu_impl.cc | 17 +++++
gr-blocks/lib/socket_pdu_impl.h | 7 ++-
gr-blocks/python/blocks/qa_socket_pdu.py | 105 +++++++++++++++++++++++++++++++
grc/gui/Block.py | 4 +-
4 files changed, 130 insertions(+), 3 deletions(-)
create mode 100755 gr-blocks/python/blocks/qa_socket_pdu.py
- [Commit-gnuradio] [gnuradio] branch maint updated (537fc26 -> 5ac4940),
git <=
- [Commit-gnuradio] [gnuradio] 02/05: blocks: fix destruction and shutdown for socket_pdu, git, 2015/10/13
- [Commit-gnuradio] [gnuradio] 05/05: Merge remote-tracking branch 'gnuradio-wg-grc/maint_grcwg' into maint, git, 2015/10/13
- [Commit-gnuradio] [gnuradio] 03/05: blocks: add socket_pdu test using a flowgraph, git, 2015/10/13
- [Commit-gnuradio] [gnuradio] 01/05: blocks: add socket_pdu qa, git, 2015/10/13
- [Commit-gnuradio] [gnuradio] 04/05: Merge remote-tracking branch 'nwest/qa-socket_pdu' into maint, git, 2015/10/15