[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch master updated (b092142 -> fdfece1)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch master updated (b092142 -> fdfece1) |
Date: |
Thu, 16 Apr 2015 15:08:08 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch master
in repository gnuradio.
from b092142 Merge branch 'ctrlport'
new 6e6e031 gr_uhd: give source a headstart
new 3b14ca9 Merge branch 'maint'
new e9d9cf5 controlport: cleanup and thread safety.
new 621c086 controlport: info on a (possible) Thrift bug.
new fdfece1 Merge remote-tracking branch 'tom/ctrlport/mutexes'
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:
gnuradio-runtime/include/gnuradio/rpcbufferedget.h | 3 +-
.../include/gnuradio/rpcserver_booter_thrift.h | 3 +-
.../include/gnuradio/rpcserver_thrift.h | 3 +
.../include/gnuradio/thrift_application_base.h | 7 +-
.../include/gnuradio/thrift_server_template.h | 87 +++++++++----------
gnuradio-runtime/lib/controlport/thrift/README | 41 +++++++++
.../controlport/thrift/rpcserver_booter_thrift.cc | 14 ++--
.../lib/controlport/thrift/rpcserver_thrift.cc | 8 ++
.../thrift/thrift-codebase-shutdown-patch.diff | 98 ++++++++++++++++++++++
gr-uhd/lib/usrp_sink_impl.cc | 2 +-
10 files changed, 202 insertions(+), 64 deletions(-)
create mode 100644 gnuradio-runtime/lib/controlport/thrift/README
create mode 100644
gnuradio-runtime/lib/controlport/thrift/thrift-codebase-shutdown-patch.diff
- [Commit-gnuradio] [gnuradio] branch master updated (b092142 -> fdfece1),
git <=