[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (abdb40b -> 20b26f4)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (abdb40b -> 20b26f4) |
Date: |
Thu, 19 Feb 2015 08:38:19 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch next
in repository gnuradio.
from abdb40b Merge branch 'master' into next
new bab014a runtime: added accessor to get base address of buffer.
Addresses Issue #729.
new 1fe3a09 runtime: updating buffer base pointer accessor to return
const char*.
new be56f37 filter: fixing the pfb_arb_resampler's prototype to use
the correct argument order.
new 6fc8f80 Merge remote-tracking branch
'tom/pfb_arb_resampler_prototype'
new 20b26f4 Merge branch 'master' into next
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/block.h | 2 +-
gnuradio-runtime/include/gnuradio/buffer.h | 5 +++
gr-blocks/lib/qa_blocks.cc | 2 +
gr-blocks/lib/qa_gr_block.cc | 47 +++++++++++++++++-----
gr-blocks/lib/qa_gr_block.h | 4 +-
.../include/gnuradio/filter/pfb_arb_resampler.h | 12 +++---
6 files changed, 52 insertions(+), 20 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next updated (abdb40b -> 20b26f4),
git <=