Revision 6c7ee893
ID: 6c7ee8932b84fa5dca0c88d7d80f2efe0aa30a06
Moved gnuradio-core/src/utils/ plotting scripts into gr-utils, with some rework.
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
Files
- added
- modified
- copied
- renamed
- deleted
- gnuradio-core
- src
- utils
- README
- gr_plot_char.py
- gr_plot_const.py
- gr_plot_data.py
- gr_plot_fft_c.py
- gr_plot_fft_f.py
- gr_plot_float.py
- gr_plot_int.py
- gr_plot_iq.py
- gr_plot_short.py
- gr-utils