commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch master updated (085c35a -> 403933e)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (085c35a -> 403933e)
Date: Mon, 7 Jul 2014 14:55:28 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

trondeau pushed a change to branch master
in repository gnuradio.

      from  085c35a   volk: adds command-line option to enable/disable use of 
ORC with -DENABLE_ORC=True/False.
       new  eceee28   qtgui: updating how freq message ports work.
      adds  e6a396f   docs: Corrects or expands documentation comments for 
various blocks where I have had to read the source code to understand the
       new  403933e   Merge branch 'maint'

The 2 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/include/gnuradio/blocks/char_to_short.h    |  7 ++++---
 gr-blocks/include/gnuradio/blocks/delay.h            |  3 +++
 .../include/gnuradio/blocks/file_descriptor_sink.h   |  3 ++-
 .../include/gnuradio/blocks/file_descriptor_source.h |  3 ++-
 gr-blocks/include/gnuradio/blocks/short_to_char.h    |  4 ++++
 gr-filter/lib/firdes.cc                              |  2 +-
 gr-qtgui/include/gnuradio/qtgui/freq_sink_c.h        | 14 +++++++++-----
 gr-qtgui/include/gnuradio/qtgui/freq_sink_f.h        | 14 +++++++++-----
 gr-qtgui/include/gnuradio/qtgui/sink_c.h             | 14 +++++++++-----
 gr-qtgui/include/gnuradio/qtgui/sink_f.h             | 15 ++++++++++-----
 gr-qtgui/include/gnuradio/qtgui/waterfall_sink_c.h   | 14 +++++++++-----
 gr-qtgui/include/gnuradio/qtgui/waterfall_sink_f.h   | 14 +++++++++-----
 gr-qtgui/lib/freq_sink_c_impl.cc                     | 10 ++++------
 gr-qtgui/lib/freq_sink_f_impl.cc                     | 10 ++++------
 gr-qtgui/lib/freqdisplayform.cc                      |  4 +---
 gr-qtgui/lib/sink_c_impl.cc                          | 11 +++++------
 gr-qtgui/lib/sink_c_impl.h                           |  2 +-
 gr-qtgui/lib/sink_f_impl.cc                          | 20 ++++++++++++++------
 gr-qtgui/lib/sink_f_impl.h                           |  3 ++-
 gr-qtgui/lib/spectrumdisplayform.cc                  |  2 +-
 gr-qtgui/lib/waterfall_sink_c_impl.cc                | 10 ++++------
 gr-qtgui/lib/waterfall_sink_f_impl.cc                | 10 ++++------
 gr-qtgui/lib/waterfalldisplayform.cc                 |  4 +---
 23 files changed, 112 insertions(+), 81 deletions(-)



reply via email to

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