Scroll to navigation

USAGE:(1) User Commands USAGE:(1)

NAME

gr_spectrogram_plot - gnuradio spectrogram plotting application

SYNOPSIS

gr_spectrogram_plot_c [options]

DESCRIPTION

Plots the spectrogram (waterfall) of a list of files. Files are a binary list of complex floats.

OPTIONS

show this help message and exit
Set the number of samples to display [default=1000000]
Starting sample number [default=0]
Set the FFT size of the PSD [default=2048]
Set the center frequency of the signal [default=0.0]
Set the sample rate of the signal [default=1.0]
Set amount of averaging (smaller=more averaging) [default=1.0]

gr_spectrogram_plot_c: error: no such option: --version

SEE ALSO

The full documentation for Usage: is maintained as a Texinfo manual. If the info and Usage: programs are properly installed at your site, the command

info Usage:

should give you access to the complete manual.

July 2014 Usage: gr_spectrogram_plot_c [options]