aboutsummaryrefslogtreecommitdiffstats
path: root/grc
diff options
context:
space:
mode:
authorDimitri Stolnikov <horiz0n@gmx.net>2013-12-10 16:56:14 +0100
committerDimitri Stolnikov <horiz0n@gmx.net>2013-12-10 16:56:14 +0100
commita98e682693e0d7d6fdec498a237e527229543252 (patch)
tree334ceda327213200a87a708549fcdbd2cb835b8e /grc
parent05d51b5340496036b69ef4fbbce6a1983a4b81ba (diff)
add UmTRX to the list of supported devices
requires Fairwaves' port of the Ettus UHD library: https://github.com/fairwaves/UHD-Fairwaves
Diffstat (limited to 'grc')
-rw-r--r--grc/gen_osmosdr_blocks.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/grc/gen_osmosdr_blocks.py b/grc/gen_osmosdr_blocks.py
index 2a4cd6e..6d69b98 100644
--- a/grc/gen_osmosdr_blocks.py
+++ b/grc/gen_osmosdr_blocks.py
@@ -127,6 +127,7 @@ While primarily being developed for the OsmoSDR hardware, this block as well sup
* Great Scott Gadgets HackRF through libhackrf
* Nuand LLC bladeRF through libbladeRF library
* Ettus USRP Devices through Ettus UHD library
+ * Fairwaves UmTRX through Fairwaves' fork of UHD
By using the osmocom $sourk block you can take advantage of a common software api in your application(s) independent of the underlying radio hardware.