[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated.
From: |
Git Repository |
Subject: |
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. a08c659c122f24947421adf38e7260642a67381a |
Date: |
Wed, 16 Sep 2009 09:10:54 -0600 (MDT) |
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 "gnuradio.git at gnuradio.org".
The branch, master has been updated
via a08c659c122f24947421adf38e7260642a67381a (commit)
via af30f69055b08d484123b50bd07649bb34edb4d1 (commit)
via 70b35690d96a1af9799ddf43ab9bd69abca448a1 (commit)
via e4c161f16aecd82f3cfc0a8aff4e1d16afaa2791 (commit)
via 3a27d463adaf6784b9abfe1d5f5828a0429f838b (commit)
via 74c747cc9c9115d3d19d627eb5d3a39e6a15714c (commit)
via db8bc5c7a5e701734810d0aabd8b774eda6f6839 (commit)
from 895f2e04a9d962cfe56d416691600b5c619ea180 (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 a08c659c122f24947421adf38e7260642a67381a
Merge: 895f2e04a9d962cfe56d416691600b5c619ea180
af30f69055b08d484123b50bd07649bb34edb4d1
Author: Johnathan Corgan <address@hidden>
Date: Wed Sep 16 07:59:16 2009 -0700
Merge branch 'utils' of http://gnuradio.org/git/trondeau into master
* 'utils' of http://gnuradio.org/git/trondeau:
Fixed slider behavior when the end of the file is reached.
Handling a few exceptions when no file is loaded.
Can now change the size of the symbols. Also fixes some layout issues.
Adding ability to change line width and style (only a handful of current
styles enabled).
Removing plot picker that addd nothing to the interface.
Adding a Reload option (Ctrl+R) option to quickly reread the file and
reset the state.
commit af30f69055b08d484123b50bd07649bb34edb4d1
Author: Tom Rondeau <address@hidden>
Date: Wed Sep 16 10:17:31 2009 -0400
Fixed slider behavior when the end of the file is reached.
commit 70b35690d96a1af9799ddf43ab9bd69abca448a1
Author: Tom Rondeau <address@hidden>
Date: Wed Sep 16 10:03:29 2009 -0400
Handling a few exceptions when no file is loaded.
commit e4c161f16aecd82f3cfc0a8aff4e1d16afaa2791
Author: Tom Rondeau <address@hidden>
Date: Tue Sep 1 23:02:47 2009 -0400
Can now change the size of the symbols. Also fixes some layout issues.
commit 3a27d463adaf6784b9abfe1d5f5828a0429f838b
Author: Tom Rondeau <address@hidden>
Date: Tue Sep 1 22:46:16 2009 -0400
Adding ability to change line width and style (only a handful of current
styles enabled).
commit 74c747cc9c9115d3d19d627eb5d3a39e6a15714c
Author: Tom Rondeau <address@hidden>
Date: Tue Sep 1 21:59:44 2009 -0400
Removing plot picker that addd nothing to the interface.
commit db8bc5c7a5e701734810d0aabd8b774eda6f6839
Author: Tom Rondeau <address@hidden>
Date: Tue Sep 1 21:49:13 2009 -0400
Adding a Reload option (Ctrl+R) option to quickly reread the file and reset
the state.
-----------------------------------------------------------------------
Summary of changes:
gr-utils/src/python/gr_plot_qt.py | 214 ++++++++----
gr-utils/src/python/pyqt_plot.py | 237 ++++++++------
gr-utils/src/python/pyqt_plot.ui | 673 ++++++++++++++++++++++---------------
3 files changed, 689 insertions(+), 435 deletions(-)
hooks/post-receive
--
gnuradio.git at gnuradio.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. a08c659c122f24947421adf38e7260642a67381a,
Git Repository <=