[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. 0ea250
From: |
git version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. 0ea25051b5126d9761e49ceeb0e5d76aaecd2ca3 |
Date: |
Sun, 21 Aug 2011 01:43:56 +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 0ea25051b5126d9761e49ceeb0e5d76aaecd2ca3 (commit)
via cedf14f3f5b56ad26c0471355b603a1be153b9d5 (commit)
via a80d01bb47362c4fce7dfe1a13f1be630cc1f231 (commit)
via 9e0885793a455493c796c024f7d42678fecd14a5 (commit)
via 0d2205758561682fed5490fb783b3eea380a387a (commit)
via 893f946b7a652497994309092fe84fb33504852c (commit)
via 3585237423cfc588b36e3a1d74c6596665c47f1d (commit)
via dc16937c935f10a16de8969ca592b6019639d52b (commit)
via d7cd2472c8d7fedfe486e19b06b4f5180e02ebd9 (commit)
via 1d24c91fcd2e0da6e14c3d45def0329c99a6c39f (commit)
via 25b1550dba377b6dc86bee3e6f269a721efee655 (commit)
via 6ae0e7c152e83e9156725984f9b0305a240427c9 (commit)
via 62768eedf8f68680ef3a672a27025227e22ccbb0 (commit)
via 6f79b8be8f7edb8cc6f18b6a12ede2858d65b681 (commit)
from be41f9cce02a3955e392e02fdc5e3fe7e69e1f7e (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 0ea25051b5126d9761e49ceeb0e5d76aaecd2ca3
Author: Josh Blum <address@hidden>
Date: Sat Aug 20 18:43:56 2011 -0700
uhd: changes to support amsg block w/ cmake
commit cedf14f3f5b56ad26c0471355b603a1be153b9d5
Merge: be41f9c a80d01b
Author: Josh Blum <address@hidden>
Date: Sat Aug 20 18:31:59 2011 -0700
Merge branch 'next' of gnuradio.org:gnuradio into next
commit a80d01bb47362c4fce7dfe1a13f1be630cc1f231
Merge: 3585237 9e08857
Author: Johnathan Corgan <address@hidden>
Date: Fri Aug 19 19:07:44 2011 -0700
Merge branch 'master' into next
commit 9e0885793a455493c796c024f7d42678fecd14a5
Merge: 0d22057 893f946
Author: Johnathan Corgan <address@hidden>
Date: Fri Aug 19 19:05:44 2011 -0700
Merge remote branch 'ttsou/async'
commit 0d2205758561682fed5490fb783b3eea380a387a
Author: Johnathan Corgan <address@hidden>
Date: Fri Aug 19 19:05:05 2011 -0700
Revert "gr-uhd: post received async messages to user supplied msg queue"
This reverts commit 25b1550dba377b6dc86bee3e6f269a721efee655.
commit 893f946b7a652497994309092fe84fb33504852c
Author: Thomas Tsou <address@hidden>
Date: Fri Aug 19 14:50:55 2011 -0700
gr-uhd: add async metadata source block
Add asynchronous message "block" that is independent of normal
gnuradio scheduler. The block instantiates a thread to wait
for asynchronous messages from UHD and encapsulates them in a
gr_message posted into a message queue.
The interface is empty because the block is internally driven
and accessed through the the constructor specified message
queue.
commit 3585237423cfc588b36e3a1d74c6596665c47f1d
Merge: 1d24c91 dc16937
Author: Johnathan Corgan <address@hidden>
Date: Mon Aug 15 08:44:10 2011 -0700
Merge branch 'master' into next
commit dc16937c935f10a16de8969ca592b6019639d52b
Author: Eric Blossom <address@hidden>
Date: Sat Aug 13 16:06:21 2011 -0700
Allocate 10 additional USB PIDs to Bdale.
commit d7cd2472c8d7fedfe486e19b06b4f5180e02ebd9
Author: Eric Blossom <address@hidden>
Date: Sat Aug 13 16:02:03 2011 -0700
Update details on Bdale's existing USB PID allocation.
commit 1d24c91fcd2e0da6e14c3d45def0329c99a6c39f
Merge: 6ae0e7c 25b1550
Author: Johnathan Corgan <address@hidden>
Date: Sat Aug 13 15:17:10 2011 -0700
Merge branch 'master' into next
commit 25b1550dba377b6dc86bee3e6f269a721efee655
Author: Johnathan Corgan <address@hidden>
Date: Fri Aug 12 12:33:22 2011 -0700
gr-uhd: post received async messages to user supplied msg queue
commit 6ae0e7c152e83e9156725984f9b0305a240427c9
Merge: aed2d2e 62768ee
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 2 20:47:57 2011 -0400
Merge branch 'master' into next
* master:
patch: applying Alexandru Csete's patch (that I though I already
applied...)
commit 62768eedf8f68680ef3a672a27025227e22ccbb0
Merge: c491449 6f79b8b
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 2 20:47:38 2011 -0400
Merge branch 'maint'
* maint:
patch: applying Alexandru Csete's patch (that I though I already
applied...)
commit 6f79b8be8f7edb8cc6f18b6a12ede2858d65b681
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 2 20:46:50 2011 -0400
patch: applying Alexandru Csete's patch (that I though I already applied...)
-----------------------------------------------------------------------
Summary of changes:
gr-uhd/grc/CMakeLists.txt | 1 +
gr-uhd/grc/Makefile.am | 1 +
gr-uhd/grc/uhd_amsg_source.xml | 24 ++++++
gr-uhd/grc/uhd_block_tree.xml | 1 +
gr-uhd/include/CMakeLists.txt | 1 +
gr-uhd/include/Makefile.am | 3 +-
.../include/gr_uhd_amsg_source.h | 22 +++--
gr-uhd/lib/CMakeLists.txt | 1 +
gr-uhd/lib/Makefile.am | 3 +-
gr-uhd/lib/gr_uhd_amsg_source.cc | 88 ++++++++++++++++++++
gr-uhd/swig/__init__.py | 3 +-
gr-uhd/swig/uhd_swig.i | 4 +
usrp/firmware/include/usrp_ids.h | 28 ++++--
13 files changed, 159 insertions(+), 21 deletions(-)
create mode 100644 gr-uhd/grc/uhd_amsg_source.xml
copy gr-vocoder/swig/vocoder_g723_24_decode_bs.i =>
gr-uhd/include/gr_uhd_amsg_source.h (66%)
create mode 100644 gr-uhd/lib/gr_uhd_amsg_source.cc
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. 0ea25051b5126d9761e49ceeb0e5d76aaecd2ca3,
git version control <=