commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/jblum branch, wip/qtgui/grc, update


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, wip/qtgui/grc, updated. 51bcf966e09e15bd97822608b236f02fd379ea87
Date: Mon, 7 Mar 2011 21:16:29 +0000 (GMT)

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/jblum".

The branch, wip/qtgui/grc has been updated
       via  51bcf966e09e15bd97822608b236f02fd379ea87 (commit)
       via  0f9de85118b29f9cd5e832ea05e6438adf89e0fb (commit)
       via  d658659c4cb72385f921a03c37bb58b452190aab (commit)
       via  4e0fb789e55e26bc16990a257c57494f3d3e6100 (commit)
       via  7070c10d7ac59adcd597c18ec2c83b1b59ed87e9 (commit)
      from  19c0865b4b6c94f86679151e9f52c99331b1f0b9 (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 51bcf966e09e15bd97822608b236f02fd379ea87
Author: Josh Blum <address@hidden>
Date:   Mon Mar 7 13:16:19 2011 -0800

    qtgui-grc: added read-only thermo widget to range block

commit 0f9de85118b29f9cd5e832ea05e6438adf89e0fb
Author: Josh Blum <address@hidden>
Date:   Mon Mar 7 13:15:43 2011 -0800

    qtgui-grc: fix for list option working in chooser block

commit d658659c4cb72385f921a03c37bb58b452190aab
Author: Josh Blum <address@hidden>
Date:   Mon Mar 7 12:45:06 2011 -0800

    qtgui-grc: added check for pyqwt in config

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

Summary of changes:
 config/grc_gr_qtgui.m4                             |   11 +-
 config/grc_grc.m4                                  |    2 -
 gr-qtgui/grc/qtgui_chooser.xml                     |    6 +-
 gr-qtgui/grc/qtgui_range.xml                       |   40 +++++--
 grc/blocks/Makefile.am                             |    4 +-
 grc/blocks/blks2_variable_sink_x.xml               |   77 ------------
 grc/blocks/block_tree.xml                          |    4 +-
 grc/blocks/gr_probe_avg_mag_sqrd_x.xml             |   24 +---
 grc/blocks/gr_probe_density_b.xml                  |   17 +--
 grc/blocks/gr_probe_mpsk_snr_c.xml                 |   41 +------
 ..._binary_slicer_fb.xml => gr_probe_signal_f.xml} |   17 ++--
 grc/blocks/probe_function.xml                      |   44 -------
 grc/blocks/variable_function_probe.xml             |   67 +++++++++++
 grc/grc_gnuradio/Makefile.am                       |    6 +-
 grc/grc_gnuradio/blks2/__init__.py                 |    4 +-
 grc/grc_gnuradio/blks2/probe.py                    |  123 --------------------
 grc/grc_gnuradio/blks2/variable_sink.py            |   64 ----------
 17 files changed, 140 insertions(+), 411 deletions(-)
 delete mode 100644 grc/blocks/blks2_variable_sink_x.xml
 copy grc/blocks/{gr_binary_slicer_fb.xml => gr_probe_signal_f.xml} (56%)
 delete mode 100644 grc/blocks/probe_function.xml
 create mode 100644 grc/blocks/variable_function_probe.xml
 delete mode 100644 grc/grc_gnuradio/blks2/probe.py
 delete mode 100644 grc/grc_gnuradio/blks2/variable_sink.py


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



reply via email to

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