1GR_PLOT_CONST(1)                 User Commands                GR_PLOT_CONST(1)
2
3
4

NAME

6       gr_plot_const - constellation plot of I&Q data using GNU Radio
7

SYNOPSIS

9       gr_plot_const: [options] input_filename
10

DESCRIPTION

12       Takes  a GNU Radio complex binary file and displays the I&Q data versus
13       time and the constellation plot (I vs. Q). You can set the  block  size
14       to  specify how many points to read in at a time and the start position
15       in the file. By default, the system assumes a sample rate of 1,  so  in
16       time,  each  sample  is plotted versus the sample number. To set a true
17       time axis, set the sample rate (-R or --sample-rate) to the sample rate
18       used when capturing the samples.
19

OPTIONS

21       -h, --help
22              show this help message and exit
23
24       -B BLOCK, --block=BLOCK
25              Specify the block size [default=1000]
26
27       -s START, --start=START
28              Specify where to start in the file [default=0]
29
30       -R SAMPLE_RATE, --sample-rate=SAMPLE_RATE
31              Set the sampler rate of the data [default=1.0]
32

SEE ALSO

34       gr_plot_char(1)   gr_plot_const(1)   gr_plot_fft_c(1)  gr_plot_fft_f(1)
35       gr_plot_fft.py(1)   gr_plot_float(1)    gr_plot_int(1)    gr_plot_iq(1)
36       gr_plot_psd_c(1)  gr_plot_psd_f(1)  gr_plot_qt(1)  gr_plot_short(1)
37
38
39
40gr_plot_const 3.10.1.0            2022-05-13                  GR_PLOT_CONST(1)
Impressum