summaryrefslogtreecommitdiff
path: root/gr-uhd/examples/usrp_am_mw_rcv.py
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2011-12-14 22:21:51 -0500
committerTom Rondeau <trondeau@vt.edu>2011-12-14 22:21:51 -0500
commitaa0cca173047fc268eb3acfcb7cc8cbb2d8c7581 (patch)
tree9f9aaef94cad546ae2fd20d12b90e5b02501529c /gr-uhd/examples/usrp_am_mw_rcv.py
parent933b97a8ef36249e9cac5b8374ba79d61bdf58be (diff)
uhd: removes usrpm that should not have been there anymore (patch from Sam Bretheim).
Diffstat (limited to 'gr-uhd/examples/usrp_am_mw_rcv.py')
-rwxr-xr-xgr-uhd/examples/usrp_am_mw_rcv.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-uhd/examples/usrp_am_mw_rcv.py b/gr-uhd/examples/usrp_am_mw_rcv.py
index 31fe9af701..09f85516a1 100755
--- a/gr-uhd/examples/usrp_am_mw_rcv.py
+++ b/gr-uhd/examples/usrp_am_mw_rcv.py
@@ -28,7 +28,6 @@ from gnuradio.eng_option import eng_option
from gnuradio.wxgui import slider, powermate
from gnuradio.wxgui import stdgui2, fftsink2, form
from optparse import OptionParser
-from usrpm import usrp_dbid
import sys
import math
import wx