1GR-CTRLPORT-MONITOR(1) User Commands GR-CTRLPORT-MONITOR(1)
2
3
4
6 gr-ctrlport-monitor - gnuradio control port gui
7
9 gr-ctrlport-monitor [options]
10
12 -h, --help
13 show this help message and exit
14
15 -H HOST, --host=HOST
16 Hostname of ControlPort server.
17
18 -p PORT, --port=PORT
19 Port number of host's ControlPort endpoint.
20
21 -i INTERFACES, --interfaces=INTERFACES
22 Interfaces to use. [default=['lo']]
23
24 -P PROTOCOL, --protocol=PROTOCOL
25 Type of protocol to use (usually tcp). [default=tcp]
26
27 -a APP, --app=APP
28 Name of application [default=gnuradio]
29
30 gr-ctrlport-monitor: error: no such option: --version
31
33 The full documentation for Usage: is maintained as a Texinfo manual.
34 If the info and Usage: programs are properly installed at your site,
35 the command
36
37 info Usage:
38
39 should give you access to the complete manual.
40
41
42
43GNU Radio Companion 3.10.6.0 2023-08-05 GR-CTRLPORT-MONITOR(1)