GNURadio: Install Gnuradio Companion grc: Difference between revisions
From OnnoCenterWiki
Jump to navigationJump to search
Created page with " sudo su apt update apt -y install grc" |
No edit summary |
||
| Line 1: | Line 1: | ||
Gnuradio Companion naga2 sudah terinstall bersama gnuradio | |||
untuk menjalankan | |||
YNOPSIS | |||
gnuradio-companion: [options] [saved flow graphs] | |||
OPTIONS | |||
-h, --help | |||
show this help message and exit. | |||
-v, --version | |||
show program's version number and exit | |||
-c, --compile | |||
Only compile the GRC file without invoking the GUI. Useful for unit testing, | |||
running gnuradio-companion from a Makefile and other command-line scripting. | |||
-d, --output-dir | |||
Output path for the Python file. | |||
Latest revision as of 02:31, 1 July 2022
Gnuradio Companion naga2 sudah terinstall bersama gnuradio
untuk menjalankan
YNOPSIS
gnuradio-companion: [options] [saved flow graphs]
OPTIONS
-h, --help
show this help message and exit.
-v, --version
show program's version number and exit
-c, --compile
Only compile the GRC file without invoking the GUI. Useful for unit testing,
running gnuradio-companion from a Makefile and other command-line scripting.
-d, --output-dir
Output path for the Python file.