diff options
author | Eric Blossom | 2010-04-14 13:55:46 -0700 |
---|---|---|
committer | Eric Blossom | 2010-04-14 13:55:46 -0700 |
commit | da8ebdb30509c07718b10b642e2b4250aa45b1d8 (patch) | |
tree | 61f3ccab2febd8c18e0041b5e73a832a43a33f96 /usrp/firmware/include | |
parent | ad973608d979675755cb537f14ae0a53f71e6489 (diff) | |
download | gnuradio-da8ebdb30509c07718b10b642e2b4250aa45b1d8.tar.gz gnuradio-da8ebdb30509c07718b10b642e2b4250aa45b1d8.tar.bz2 gnuradio-da8ebdb30509c07718b10b642e2b4250aa45b1d8.zip |
Add pid for ThinkRF
Diffstat (limited to 'usrp/firmware/include')
-rw-r--r-- | usrp/firmware/include/usrp_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp/firmware/include/usrp_ids.h b/usrp/firmware/include/usrp_ids.h index dd5daed01..4152600bd 100644 --- a/usrp/firmware/include/usrp_ids.h +++ b/usrp/firmware/include/usrp_ids.h @@ -55,6 +55,7 @@ #define USB_PID_FSF_BDALE_8 0x0012 // Bdale Garbee <bdale@gag.com> #define USB_PID_FSF_BDALE_9 0x0013 // Bdale Garbee <bdale@gag.com> #define USB_PID_FSF_HPSDR_HERMES 0x0014 // HPSDR Hermes +#define USB_PID_FSF_THINKRF 0x0015 // Catalin Patulea <catalin.patulea@thinkrf.com> #define USB_PID_FSF_LBNL_UXO 0x0018 // http://recycle.lbl.gov/~ldoolitt/uxo/ |