diff --git a/tools/gnu-radio-companion.md b/tools/gnu-radio-companion.md new file mode 100644 index 0000000..246f11d --- /dev/null +++ b/tools/gnu-radio-companion.md @@ -0,0 +1,27 @@ +# 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)