Scroll to navigation

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

NAME

gr_time_raster - gnuradio time domain plotting tool

SYNOPSIS

gr_time_raster_b [options]

DESCRIPTION

Plots a list of files on a scope plot. Files are a binary list of chars.

OPTIONS

-h, --help
show this help message and exit
-N NSAMPLES, --nsamples=NSAMPLES
Set the number of samples to display [default=1000000]
-S START, --start=START
Starting sample number [default=0]
-C NCOLS, --ncols=NCOLS
Number of columns [default=100]
-R NROWS, --nrows=NROWS
Number of rows [default=100]
-r SAMPLE_RATE, --sample-rate=SAMPLE_RATE
Set the sample rate of the signal [default=1.0]
--no-auto-scale
Do not auto-scale the plot [default=False]

gr_time_raster_b: 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_time_raster_b [options]