commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch master updated (97b12c2 -> f2b71d3)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (97b12c2 -> f2b71d3)
Date: Mon, 24 Feb 2014 23:41:36 +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  97b12c2   Merge branch 'maint'
      adds  4bbd9a8   qtgui: timing is handled in the blocks; removing the qt 
timer.
       new  43edc29   Merge branch 'maint'
       new  b9cce7a   qtgui: adds ability to set the graphics style rendering 
of the qtgui sinks.
      adds  4c86654   qtgui: fixed call to _a version of volk kernels for 
waterfall plots.
       new  f2b71d3   Merge branch 'maint'

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-qtgui/CMakeLists.txt                       |  9 +++++++++
 gr-qtgui/doc/qtgui.dox                        | 22 ++++++++++++++++++++++
 gr-qtgui/gr-qtgui.conf                        | 10 ++++++++++
 gr-qtgui/include/gnuradio/qtgui/displayform.h |  1 -
 gr-qtgui/lib/const_sink_c_impl.cc             | 10 ++++++----
 gr-qtgui/lib/displayform.cc                   | 11 +----------
 gr-qtgui/lib/freq_sink_c_impl.cc              |  5 ++++-
 gr-qtgui/lib/freq_sink_c_impl.h               |  2 +-
 gr-qtgui/lib/freq_sink_f_impl.cc              |  3 +++
 gr-qtgui/lib/freqdisplayform.cc               |  2 +-
 gr-qtgui/lib/histogram_sink_f_impl.cc         | 10 ++++++----
 gr-qtgui/lib/sink_c_impl.cc                   |  3 +++
 gr-qtgui/lib/sink_f_impl.cc                   |  3 +++
 gr-qtgui/lib/time_raster_sink_b_impl.cc       |  9 ++++++---
 gr-qtgui/lib/time_raster_sink_f_impl.cc       |  9 ++++++---
 gr-qtgui/lib/time_sink_c_impl.cc              |  9 ++++++---
 gr-qtgui/lib/time_sink_f_impl.cc              |  9 ++++++---
 gr-qtgui/lib/waterfall_sink_c_impl.cc         | 19 +++++++++++--------
 gr-qtgui/lib/waterfall_sink_f_impl.cc         | 19 +++++++++++--------
 grc/python/flow_graph.tmpl                    |  1 +
 20 files changed, 116 insertions(+), 50 deletions(-)
 create mode 100644 gr-qtgui/gr-qtgui.conf



reply via email to

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