summaryrefslogtreecommitdiff
path: root/usrp/host/lib/inband/usrp_usb_interface.cc
diff options
context:
space:
mode:
authoreb2009-03-05 01:21:44 +0000
committereb2009-03-05 01:21:44 +0000
commit976df9d40be11a16900464a7ef44603856f0c5a1 (patch)
tree628c010e20caea02a6c00850afd01d975add03b7 /usrp/host/lib/inband/usrp_usb_interface.cc
parent1cf496ea123d149c280f6158aa98bb2d503c23ea (diff)
downloadgnuradio-976df9d40be11a16900464a7ef44603856f0c5a1.tar.gz
gnuradio-976df9d40be11a16900464a7ef44603856f0c5a1.tar.bz2
gnuradio-976df9d40be11a16900464a7ef44603856f0c5a1.zip
New standalone firmware, burn_dbsrx_eeprom, that burns new dbid into
modified DBS Rx daughterboard. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10560 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'usrp/host/lib/inband/usrp_usb_interface.cc')
-rw-r--r--usrp/host/lib/inband/usrp_usb_interface.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/usrp/host/lib/inband/usrp_usb_interface.cc b/usrp/host/lib/inband/usrp_usb_interface.cc
index a0cb95520..fb7109a5a 100644
--- a/usrp/host/lib/inband/usrp_usb_interface.cc
+++ b/usrp/host/lib/inband/usrp_usb_interface.cc
@@ -1,6 +1,6 @@
/* -*- c++ -*- */
/*
- * Copyright 2007,2008 Free Software Foundation, Inc.
+ * Copyright 2007,2008,2009 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
@@ -553,7 +553,6 @@ usrp_usb_interface::pick_rx_subdevice()
USRP_DBID_TV_RX,
USRP_DBID_TV_RX_REV_2,
USRP_DBID_DBS_RX,
- USRP_DBID_DBS_RX_REV_2_1,
USRP_DBID_BASIC_RX
};