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>2014-01-26 16:29:37 +0100
commit0e6a369df7736a1123783fbc63791c838da5832d (patch)
treedceea71b9173927acabb0e51c03e992ffbcf2b86 /grc
parent86ecf305be7866905cf345592d04df0d1e2a0e32 (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 0c9f17e..1a2275f 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.