[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.3.1git-796-gd209240 |
Date: |
Fri, 24 Dec 2010 03:13:53 +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/gnuradio".
The branch, next has been updated
via d209240b15f98233770efd4b184fe429ba77171a (commit)
via 7222b938cbfe0afd0886e4ce5e032cb756724903 (commit)
via 153de8c41caa9c478bec2f10b8a1167952809eed (commit)
via 65c10c943df0999926b0c96ef48e367e02a668da (commit)
via 64ee9a2973e6c217c54f8cb0433ab24b0e52e2cc (commit)
via a8e58dba4d820e0b66d89bf05af29c381e46eef9 (commit)
via 1a3e498933844e995e91e71b932b9e0bf8e2cc3f (commit)
via 199b77a7b0cc48215a2acf1b317bce81a62e39f7 (commit)
via ed4abf6f759a421bc845d9138f82df84bb4bbf96 (commit)
via c7c0b86afa255983db3def0a15e1201455ade460 (commit)
from 79c514b542d25e709903b41cfdc1673aae35ac1d (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 d209240b15f98233770efd4b184fe429ba77171a
Merge: 79c514b542d25e709903b41cfdc1673aae35ac1d
7222b938cbfe0afd0886e4ce5e032cb756724903
Author: Tom Rondeau <address@hidden>
Date: Thu Dec 23 22:13:36 2010 -0500
Merge branch 'master' into next
* master:
clean now gets rid of unittest results. Passes distcheck.
Modifying the unittest output. XML files are no longer written outside of
the build tree.
A new patch for fixing the alsa restart issue. Submitted by Volker
Schroer.
Reverting last change in alsa.
PFB resampler: fix it this way to avoid the signed/unsigned warning.
PFB resampler: fixes bug where filter could be looking past the number of
inputs.
Adding a "change in progress" check to alsa sink.
Added a check in alsa sink if error has occurred due to blocking; if so,
it will just drop samples and not get backed up. Patch taken from Marcus Leech
10/29/2010.
Conflicts:
Makefile.common
gnuradio-core/src/lib/filter/gr_pfb_arb_resampler_ccf.cc
-----------------------------------------------------------------------
Summary of changes:
Makefile.common | 7 ++++
gnuradio-core/src/lib/runtime/gr_unittests.h | 9 ++---
gnuradio-core/src/python/gnuradio/gr_unittest.py | 37 +++++++++++----------
gr-audio-alsa/src/audio_alsa_sink.cc | 22 ++++++++++---
gr-audio-alsa/src/audio_alsa_sink.h | 1 +
gruel/src/lib/test_gruel.cc | 9 ++---
6 files changed, 50 insertions(+), 35 deletions(-)
hooks/post-receive
--
git://gnuradio.org/gnuradio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.3.1git-796-gd209240,
git repository hosting <=