diff --git a/tools/gqrx.md b/tools/gqrx.md new file mode 100644 index 0000000..f22d3a7 --- /dev/null +++ b/tools/gqrx.md @@ -0,0 +1,22 @@ +# gqrx + +Notes +------- +Gqrx is a software defined radio receiver powered by the GNU Radio SDR framework and the Qt graphical toolkit. + +Help Text +------- +``` +"This is a graphical tool" +``` + +Example Usage +------- + +``` + +``` + +Links +------- +[Gqrx GitHub project](https://github.com/csete/gqrx)