From 07bd878bc30f7ab54afc1e2f0055419388c3c992 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Sun, 13 Mar 2011 17:33:33 -0700 Subject: grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grc Moved grc xml files, python wrappers (USRP1 only), probe apps + freedesktop files. When the gr-usrp and gr-usrp2 directories are removed, grc will not have to change. Minor change: the freedesktop files are always installed now. This does not mean that they are installed properly with xdg, it just means that the runtime can have access to the icons. --- grc/blocks/usrp_probe.xml | 40 ---------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 grc/blocks/usrp_probe.xml (limited to 'grc/blocks/usrp_probe.xml') diff --git a/grc/blocks/usrp_probe.xml b/grc/blocks/usrp_probe.xml deleted file mode 100644 index ee207c28d..000000000 --- a/grc/blocks/usrp_probe.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - USRP Probe - usrp_probe - - - Unit Number - which - 0 - int - - - Daughter Board - dboard - enum - - - - - - Press "Probe" to retrieve USRP information... - -- cgit