From a6b928438657b86426c6ca04adec2030a865dab2 Mon Sep 17 00:00:00 2001 From: jblum Date: Tue, 20 Jan 2009 22:44:51 +0000 Subject: probe for the usrp2 git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10271 221aa14e-8319-0410-a670-987f0aec2ac5 --- grc/data/platforms/python/blocks/usrp2_probe.xml | 33 ++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 grc/data/platforms/python/blocks/usrp2_probe.xml (limited to 'grc/data/platforms/python/blocks/usrp2_probe.xml') diff --git a/grc/data/platforms/python/blocks/usrp2_probe.xml b/grc/data/platforms/python/blocks/usrp2_probe.xml new file mode 100644 index 000000000..afe5cf4f4 --- /dev/null +++ b/grc/data/platforms/python/blocks/usrp2_probe.xml @@ -0,0 +1,33 @@ + + + + USRP2 Probe + usrp2_probe + + + Interface + interface + eth0 + string + + + Type + type + rx + enum + + + + Press "Probe" to retrieve USRP2 information... + -- cgit