diff options
Diffstat (limited to 'usrp/host/lib')
-rw-r--r-- | usrp/host/lib/inband/usrp_usb_interface.cc | 3 | ||||
-rw-r--r-- | usrp/host/lib/legacy/usrp_dbid.dat | 4 |
2 files changed, 3 insertions, 4 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 }; diff --git a/usrp/host/lib/legacy/usrp_dbid.dat b/usrp/host/lib/legacy/usrp_dbid.dat index c7dbeb213..bd7fd7ecb 100644 --- a/usrp/host/lib/legacy/usrp_dbid.dat +++ b/usrp/host/lib/legacy/usrp_dbid.dat @@ -1,5 +1,5 @@ # -# Copyright 2005 Free Software Foundation, Inc. +# Copyright 2005,2009 Free Software Foundation, Inc. # # This file is part of GNU Radio # @@ -36,7 +36,7 @@ "Flex 2400 Tx" 0x000b "TV Rx Rev 2" 0x000c -"DBS Rx Rev 2_1" 0x000d +"DBS Rx ClkMod" 0x000d "LF Tx" 0x000e "LF Rx" 0x000f |