summaryrefslogtreecommitdiff
path: root/gr-utils/src/python/gr_plot_const.py
Commit message (Collapse)AuthorAgeFilesLines
* proper comparison of vectors; I thought I had already fixed this...trondeau2008-11-131-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9984 221aa14e-8319-0410-a670-987f0aec2ac5
* Adds callback function so that the user can click on a point in the time ↵trondeau2008-03-071-5/+40
| | | | | | sequence and highlight it and the corresponding point in the constellation diagram; can cycle forwards and backwards using < and > keys, respectively. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7957 221aa14e-8319-0410-a670-987f0aec2ac5
* Moved gnuradio-core/src/utils/ plotting scripts into gr-utils, with some rework.jcorgan2008-02-011-0/+208
The gr_plot_data.py class installs into the gnuradio namespace as gnuradio.plot_data, and the remainder of the scripts install into $prefix/bin. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7536 221aa14e-8319-0410-a670-987f0aec2ac5