| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
The fft and psd bases have been moved into the Python packages directory and new wrappers for data-type independent programs have been created.
|
|
|
|
|
|
| |
type with -d flag and gr_plot_fft_c and gr_plot_fft_f just call this one and pass in complex of float data types.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9842 221aa14e-8319-0410-a670-987f0aec2ac5
|
|
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
|