commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] branch master updated (500517a -> 12972cb)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (500517a -> 12972cb)
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 master
in repository gnuradio.

      from  500517a   Merge remote-tracking branch 'drmpeg/gr-dtv-coverity'
       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'

The 3 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%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]