[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (27027e5 -> 77862dd)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (27027e5 -> 77862dd) |
Date: |
Fri, 30 Jan 2015 00:34:24 +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 27027e5 Merge branch 'master' into next
new 3393964 uhd: Normalized gain ranges
new 9581348 blocks: add message output port to probe_rate block
new 12972cb Merge remote-tracking branch 'osh/probe_rate_msg'
new 77862dd Merge branch 'master' into next
The 4 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:
gr-blocks/grc/blocks_probe_rate.xml | 5 +
gr-blocks/lib/probe_rate_impl.cc | 5 +
gr-uhd/examples/grc/.gitignore | 1 +
...{uhd_const_wave.grc => uhd_normalized_gain.grc} | 406 ++++++++++-----------
gr-uhd/grc/gen_uhd_usrp_blocks.py | 40 +-
gr-uhd/include/gnuradio/uhd/usrp_sink.h | 33 +-
gr-uhd/include/gnuradio/uhd/usrp_source.h | 33 +-
gr-uhd/lib/usrp_sink_impl.cc | 23 ++
gr-uhd/lib/usrp_sink_impl.h | 2 +
gr-uhd/lib/usrp_source_impl.cc | 23 ++
gr-uhd/lib/usrp_source_impl.h | 2 +
11 files changed, 351 insertions(+), 222 deletions(-)
create mode 100644 gr-uhd/examples/grc/.gitignore
copy gr-uhd/examples/grc/{uhd_const_wave.grc => uhd_normalized_gain.grc} (83%)
- [Commit-gnuradio] [gnuradio] branch next updated (27027e5 -> 77862dd),
git <=