[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3.3git-697-g290fc23 |
Date: |
Sun, 11 Apr 2010 21:35:52 +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, master has been updated
via 290fc2315a6b7f2d2bc6b98318783e3278a97453 (commit)
from 1ae689ff9238dcffbf65881b8ca03aa8df3844aa (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 290fc2315a6b7f2d2bc6b98318783e3278a97453
Author: Johnathan Corgan <address@hidden>
Date: Sun Apr 11 13:30:45 2010 -0700
Removed omnithreads dependency from libusrp2
-----------------------------------------------------------------------
Summary of changes:
config/grc_usrp2.m4 | 5 +-
gruel/src/include/gruel/thread.h | 9 +++-
gruel/src/lib/Makefile.am | 3 +-
.../rx_nop_handler.cc => gruel/src/lib/thread.cc | 14 ++--
usrp2/host/apps/Makefile.am | 5 +-
usrp2/host/lib/Makefile.am | 9 +--
usrp2/host/lib/control.cc | 23 ++++----
usrp2/host/lib/control.h | 8 +-
usrp2/host/lib/ring.cc | 14 ++--
usrp2/host/lib/ring.h | 8 +-
usrp2/host/lib/usrp2_impl.cc | 41 +++++++------
usrp2/host/lib/usrp2_impl.h | 24 ++++---
usrp2/host/lib/usrp2_thread.cc | 64 --------------------
usrp2/host/lib/usrp2_thread.h | 47 --------------
14 files changed, 88 insertions(+), 186 deletions(-)
copy usrp2/host/lib/rx_nop_handler.cc => gruel/src/lib/thread.cc (77%)
delete mode 100644 usrp2/host/lib/usrp2_thread.cc
delete mode 100644 usrp2/host/lib/usrp2_thread.h
hooks/post-receive
--
git://gnuradio.org/gnuradio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3.3git-697-g290fc23,
git repository hosting <=