gr_time_raster(1) 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