[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, uhd_next, created. 33
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, uhd_next, created. 334d292893bf02d776caedf1e6515f79a2428627 |
Date: |
Wed, 5 Jan 2011 20:48:12 +0000 (GMT) |
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, uhd_next has been created
at 334d292893bf02d776caedf1e6515f79a2428627 (commit)
- Log -----------------------------------------------------------------
commit 334d292893bf02d776caedf1e6515f79a2428627
Author: Josh Blum <address@hidden>
Date: Wed Jan 5 12:46:39 2011 -0800
uhd: removed ranges template stuff, added some python polish in __init__.py
commit e167e273938652766200c8dfcece9dab86b8e231
Author: Josh Blum <address@hidden>
Date: Thu Dec 30 19:42:33 2010 -0800
uhd: multi device, set timestamps without SOB on every burst in the work
function
commit 7c78b8501ac6e9f386c9d4c0315913f6d3c72617
Author: Tom Rondeau <address@hidden>
Date: Tue Jan 4 12:48:49 2011 -0500
Fixing how far get_tags_in_range looks; should be exclusive of end point.
commit f7ba4702a44213e3bc03c41ea0c4eb1f02f230c7
Merge: 99c2b220675f3ca73ef5cf0a9ebe03706f813d61
66768f6ec30edbc2cf481e16b92a387b483dde6c
Author: Tom Rondeau <address@hidden>
Date: Tue Jan 4 12:04:00 2011 -0500
Merge branch 'next' of gnuradio.org:gnuradio into next
commit 99c2b220675f3ca73ef5cf0a9ebe03706f813d61
Author: Tom Rondeau <address@hidden>
Date: Tue Jan 4 11:10:27 2011 -0500
Only prune if we've moved on in the number of items read. Fixes the problem
or premature pruning.
commit 6925ccc667c8278c7b250fb4f7225e01680c62ea
Author: Tom Rondeau <address@hidden>
Date: Sun Jan 2 13:49:08 2011 -0500
Going back to iterators for use in erasing items from the deque.
commit 9c0bfe8920ec66b5b9f1f287d63ee66b4d208862
Author: Tom Rondeau <address@hidden>
Date: Sun Jan 2 11:37:01 2011 -0500
Not using an iterator to prune the tags to see if this fixes a problem in
Windows.
commit c11a431055c1e84ed16a6567cc9b2f3b821ad5e7
Author: Tom Rondeau <address@hidden>
Date: Sun Jan 2 11:31:56 2011 -0500
Buffers now hold on to all tags from both this window and the last window
of items instead of just this window.
This protects against the rare times when one block is called twice before
another block is, thereby pruning the tags before they can be passed
downstream. The same thing will happen if a block is called 3 times in a row,
which is highly unlikely.
commit 9c07c99147955574354d9d2a36c18f7aa8988130
Author: Tom Rondeau <address@hidden>
Date: Sun Jan 2 11:29:38 2011 -0500
Fixing a comment.
commit 66768f6ec30edbc2cf481e16b92a387b483dde6c
Author: Eric Blossom <address@hidden>
Date: Thu Dec 30 15:23:59 2010 -0800
Create symlink using install-exec-local, not install-exec-hook.
Also rm the symlink using uninstall-local. Passes distcheck.
commit 9739742f0b90968a8aaf0f5c2e24f9bbadda5e80
Author: Eric Blossom <address@hidden>
Date: Thu Dec 30 14:10:00 2010 -0800
Move example waveforms to gnuradio-examples/waveforms.
commit 16416305bf6dc7879b81c6b86568a5597d8d5ab0
Author: Eric Blossom <address@hidden>
Date: Thu Dec 30 13:50:11 2010 -0800
Create and install gr-run-waveform-script, and symlink to it when installed.
commit 48bd82280404c47a611cb5c852054f34e6ddb4f3
Author: Eric Blossom <address@hidden>
Date: Thu Dec 30 11:58:35 2010 -0800
Add symlink to gr-run-waveform when installing gr-run-waveform-binary.
commit c744baf8140be7a2df5d34c972edfbfa81fe46f4
Author: Eric Blossom <address@hidden>
Date: Thu Dec 30 11:47:55 2010 -0800
Rename gr-run-waveform/gr-run-waveform.cc to gr-run-waveform-binary.cc
This is the first step to allow the binary and the script
versions of gr-run-waveform to co-exist.
commit c6dfc4ce9227001a371457a39d0e44528b1f6827
Author: Tom Rondeau <address@hidden>
Date: Thu Dec 30 17:19:51 2010 -0500
Adding tags back into UHD source. If a packet received from a UHD source
has a timestamp, we create a tag from it and pass it down the line. If no
timestamp, produce no tags.
This should not affect behavior of the UHD single source for those not
dealing with tags.
commit 91ca107edc1e4cad69f102d947471d2c0adfc354
Author: Tom Rondeau <address@hidden>
Date: Thu Dec 30 17:12:26 2010 -0500
Fixes to psd plotting tool. Trying to keep up with the changing API; this
should be backwards compatible.
commit 8e44bd38fc29748d4fac69d67a9db59af93060e8
Author: Tom Rondeau <address@hidden>
Date: Thu Dec 30 11:00:07 2010 -0500
More generic error message if guile-dev not installed.
-----------------------------------------------------------------------
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, uhd_next, created. 334d292893bf02d776caedf1e6515f79a2428627,
git repository hosting <=