From 551f8c1908127c821db0acec00b4fc225541700f Mon Sep 17 00:00:00 2001 From: filinpavel Date: Fri, 10 Oct 2014 20:00:49 +0700 Subject: [PATCH] Create gqrx.md added Notes and Links --- tools/gqrx.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 tools/gqrx.md 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)