[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (add7609 -> 919a0e8)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (add7609 -> 919a0e8) |
Date: |
Fri, 13 Mar 2015 14:07:23 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
trondeau pushed a change to branch next
in repository gnuradio.
from add7609 Merge branch 'master' into next
adds 60b85d7 docs: cleaning up some doxygen warnings and formatting.
adds 854ff51 blocks: Fixed UDP source bug
adds adb12aa analog: fix check of sample rate vs audio rate
adds 118f26a blocks: Fixed static init of matrix_multiply members
adds 13cf0ce Merge remote-tracking branch 'mbant/blocks/bug_742' into
maint
adds 5fd8738 Merge branch 'maint'
new 919a0e8 Merge branch 'master' into next
The 1 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/basic_block.h | 3 ++-
gr-analog/grc/analog_nbfm_rx.xml | 2 +-
gr-analog/grc/analog_nbfm_tx.xml | 2 +-
gr-analog/grc/analog_wfm_tx.xml | 2 +-
.../include/gnuradio/blocks/multiply_matrix_XX.h.t | 3 +--
gr-blocks/include/gnuradio/blocks/udp_source.h | 4 ++--
gr-blocks/lib/multiply_matrix_cc_impl.cc | 3 +++
gr-blocks/lib/multiply_matrix_ff_impl.cc | 3 +++
gr-blocks/lib/udp_source_impl.cc | 25 ++++++++++++----------
gr-blocks/lib/udp_source_impl.h | 2 ++
gr-zeromq/include/gnuradio/zeromq/pub_sink.h | 10 +++++----
gr-zeromq/include/gnuradio/zeromq/pull_source.h | 11 +++++-----
gr-zeromq/include/gnuradio/zeromq/push_sink.h | 11 +++++-----
gr-zeromq/include/gnuradio/zeromq/rep_sink.h | 11 +++++-----
gr-zeromq/include/gnuradio/zeromq/req_source.h | 12 +++++------
gr-zeromq/include/gnuradio/zeromq/sub_source.h | 11 +++++-----
16 files changed, 66 insertions(+), 49 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next updated (add7609 -> 919a0e8),
git <=