commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (3adf49c -> dea443b)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (3adf49c -> dea443b)
Date: Mon, 24 Feb 2014 23:41:44 +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  3adf49c   Merge branch 'master' into next
      adds  4bbd9a8   qtgui: timing is handled in the blocks; removing the qt 
timer.
      adds  43edc29   Merge branch 'maint'
      adds  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.
      adds  f2b71d3   Merge branch 'maint'
       new  dea443b   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:
 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]