Revision eb4305b9
ID: eb4305b92f0128c47743b4e2df032a04052ac21d
qtgui: introduces new static plot tools for different data types.
Time, PSD, and Spectrogram have tools for char, short, int, float, and complex data types. Constellation requires complex inputs.
These tools are now installed into the runtime bin directory.
Files
- added
- modified
- copied
- renamed
- deleted
- gr-qtgui
- CMakeLists.txt (diff)
- apps
- CMakeLists.txt
- gr_constellation_plot (diff)
- gr_psd_plot
- gr_psd_plot_b
- gr_psd_plot_c
- gr_psd_plot_f
- gr_psd_plot_i
- gr_psd_plot_s
- gr_spectrogram_plot
- gr_spectrogram_plot_b
- gr_spectrogram_plot_c
- gr_spectrogram_plot_f
- gr_spectrogram_plot_i
- gr_spectrogram_plot_s
- gr_time_plot
- gr_time_plot_b
- gr_time_plot_c
- gr_time_plot_f
- gr_time_plot_i
- gr_time_plot_s