commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.6.3-686-g9084888
Date: Thu, 14 Feb 2013 18:33:04 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/gnuradio".

The branch, next has been updated
       via  90848884f2a2530053d3cb728b8d47afd6e56ab1 (commit)
       via  6408376d7a1b59533100870bd2d1c392bfbf7864 (commit)
       via  5f90465feed9949d00bc8c639fa4e911162449bd (commit)
       via  1162b193bb2859db09ed21e70a0537fefd389b19 (commit)
       via  3e56a024b0b75f880e5e0d4bcd45939b4e909db3 (commit)
      from  785cd2dcfc6e560042186197ce03f0560cd04f22 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 90848884f2a2530053d3cb728b8d47afd6e56ab1
Merge: 1162b19 6408376
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 14 13:15:03 2013 -0500

    Merge branch 'master' into next

commit 1162b193bb2859db09ed21e70a0537fefd389b19
Author: Tom Rondeau <address@hidden>
Date:   Wed Feb 13 18:29:00 2013 -0500

    ctrlport: turn on autoscaling of figures by default; don't scale to max/min.

commit 3e56a024b0b75f880e5e0d4bcd45939b4e909db3
Author: Tom Rondeau <address@hidden>
Date:   Wed Feb 13 18:28:37 2013 -0500

    qtgui: allowing autoscale to be turned on/off from GR app.

-----------------------------------------------------------------------

Summary of changes:
 .../src/python/gnuradio/ctrlport/GrDataPlotter.py  |   21 ++------
 gr-filter/lib/pfb_synthesizer_ccf_impl.cc          |   52 ++++++++++---------
 gr-qtgui/include/qtgui/const_sink_c.h              |    1 +
 gr-qtgui/include/qtgui/freq_sink_c.h               |    1 +
 gr-qtgui/include/qtgui/freq_sink_f.h               |    1 +
 gr-qtgui/include/qtgui/time_sink_c.h               |    1 +
 gr-qtgui/include/qtgui/time_sink_f.h               |    1 +
 gr-qtgui/lib/const_sink_c_impl.cc                  |    6 ++
 gr-qtgui/lib/const_sink_c_impl.h                   |    1 +
 gr-qtgui/lib/constellationdisplayform.cc           |   16 ++++++
 gr-qtgui/lib/constellationdisplayform.h            |    1 +
 gr-qtgui/lib/freq_sink_c_impl.cc                   |    6 ++
 gr-qtgui/lib/freq_sink_c_impl.h                    |    1 +
 gr-qtgui/lib/freq_sink_f_impl.cc                   |    6 ++
 gr-qtgui/lib/freq_sink_f_impl.h                    |    1 +
 gr-qtgui/lib/freqdisplayform.cc                    |   16 ++++++
 gr-qtgui/lib/freqdisplayform.h                     |    1 +
 gr-qtgui/lib/time_sink_c_impl.cc                   |    6 ++
 gr-qtgui/lib/time_sink_c_impl.h                    |    1 +
 gr-qtgui/lib/time_sink_f_impl.cc                   |    6 ++
 gr-qtgui/lib/time_sink_f_impl.h                    |    1 +
 gr-qtgui/lib/timedisplayform.cc                    |   16 ++++++
 gr-qtgui/lib/timedisplayform.h                     |    1 +
 23 files changed, 123 insertions(+), 41 deletions(-)


hooks/post-receive
-- 
git://gnuradio.org/gnuradio



reply via email to

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