GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GNURADIO-COMPANION(1) User Commands GNURADIO-COMPANION(1)

gnuradio-companion - GNU Radio Companion (GRC) is a graphical tool for creating GNU Radio signal flowgraphs.

gnuradio-companion [options] [flowgraphs]

GNU Radio is a free & open-source software development toolkit that provides signal processing blocks to implement software-defined radios and signal-processing systems. The GNU Radio applications themselves are generally known as "flowgraphs", which are a series of signal processing blocks connected together, thus describing a data flow.

gnuradio-companion is effectively a Python code-generation tool. When a flowgraph is "compiled" in GRC, it generates Python code that creates the desired GUI windows and widgets, and creates and connects the blocks in the flowgraph.

flowgraphs Invoke the program with one or more existing flowgraphs.

show a help message and exit.
defines the level of logging output.

https://wiki.gnuradio.org/index.php/GNURadioCompanion

2025-07-19 GNU Radio Companion 3.10.12.0

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.