mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
28 lines
431 B
Markdown
28 lines
431 B
Markdown
# gnu-radio-companion
|
|
|
|
Notes
|
|
-------
|
|
GNU Radio Companion (GRC) is a graphical tool for creating signal flow graphs and generating flow-graph source code.
|
|
|
|
|
|
|
|
|
|
Help Text
|
|
-------
|
|
```
|
|
"This is a graphical tool"
|
|
```
|
|
|
|
Example Usage
|
|
-------
|
|
|
|
|
|
```
|
|
grcc
|
|
```
|
|
|
|
Links
|
|
-------
|
|
[Ofiicial site](http://gnuradio.org/redmine/projects/gnuradio/wiki/GNURadioCompanion)
|
|
[ELEC350 Tutorial](http://www.ece.uvic.ca/~elec350/lab_manual/ar01s02s02.html)
|