commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (c719858 -> 326685a)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (c719858 -> 326685a)
Date: Mon, 7 Jul 2014 14:55:37 +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  c719858   Merge branch 'master' into next
      adds  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
      adds  403933e   Merge branch 'maint'
       new  326685a   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-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]