]> sigrok.org Git - sigrok-androidutils.git/blame - device_filter.xml
Make the default build more silent.
[sigrok-androidutils.git] / device_filter.xml
CommitLineData
5d83f11e
MC
1<?xml version="1.0" encoding="utf-8"?>
2<!--
3
5de7ce63 4 This file is part of the sigrok-androidutils project.
5d83f11e 5
5de7ce63
UH
6 Copyright (C) 2010-2013 Uwe Hermann <uwe@hermann-uwe.de>
7 Copyright (C) 2014 Marcus Comstedt <marcus@mc.pp.se>
5d83f11e 8
5de7ce63
UH
9 This program is free software: you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation, either version 3 of the License, or
12 (at your option) any later version.
5d83f11e 13
5de7ce63
UH
14 This program is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 GNU General Public License for more details.
5d83f11e 18
5de7ce63
UH
19 You should have received a copy of the GNU General Public License
20 along with this program. If not, see <http://www.gnu.org/licenses/>.
5d83f11e
MC
21
22-->
23<resources>
24
25 <!-- ASIX SIGMA -->
26 <!-- ASIX SIGMA2 -->
27 <usb-device vendor-id="42496" product-id="40960" />
28
29 <!-- Braintechnology USB-LPS -->
30 <usb-device vendor-id="5840" product-id="1176" />
31
32 <!-- CEM DT-8852 -->
33 <usb-device vendor-id="4292" product-id="60000" />
34
35 <!-- ChronoVu LA8 (new VID/PID) -->
36 <!-- ChronoVu LA16 (new VID/PID) -->
37 <usb-device vendor-id="1027" product-id="34919" />
38
39 <!-- CWAV USBee AX -->
40 <!-- ARMFLY AX-Pro (clone of the CWAV USBee AX) -->
41 <!-- ARMFLY Mini-Logic (clone of the CWAV USBee AX) -->
42 <!-- EE Electronics ESLA201A (clone of the CWAV USBee AX) -->
43 <!-- MCU123 USBee AX Pro clone (clone of the CWAV USBee AX) -->
44 <!-- XZL_Studio AX (clone of the CWAV USBee AX) -->
45 <usb-device vendor-id="2217" product-id="20" />
46
47 <!-- CWAV USBee DX -->
48 <!-- XZL_Studio DX (clone of the CWAV USBee DX) -->
49 <usb-device vendor-id="2217" product-id="21" />
50
51 <!-- CWAV USBee SX -->
52 <usb-device vendor-id="2217" product-id="9" />
53
54 <!-- Cypress FX2 eval boards without EEPROM: -->
55 <!-- Lcsoft Mini Board -->
56 <!-- Braintechnology USB Interface V2.x -->
57 <usb-device vendor-id="1204" product-id="34323" />
58
59 <!-- Dangerous Prototypes Buspirate (v3) -->
60 <!-- ChronoVu LA8 (old VID/PID) -->
61 <!-- ChronoVu LA16 (old VID/PID) -->
62 <usb-device vendor-id="1027" product-id="24577" />
63
64 <!-- Dangerous Prototypes Buspirate (v4) -->
65 <usb-device vendor-id="1240" product-id="64256" />
66
67 <!-- Hantek DSO-2090 -->
68 <!-- lsusb: "04b4:2090 Cypress Semiconductor Corp." -->
69 <!-- lsusb after FW upload: "04b5:2090 ROHM LSI Systems USA, LLC" -->
70 <usb-device vendor-id="1204" product-id="8336" />
71 <usb-device vendor-id="1205" product-id="8336" />
72
73 <!-- Hantek DSO-2150 -->
74 <!-- lsusb: "04b4:2150 Cypress Semiconductor Corp." -->
75 <!-- lsusb after FW upload: "04b5:2150 ROHM LSI Systems USA, LLC" -->
76 <usb-device vendor-id="1204" product-id="8528" />
77 <usb-device vendor-id="1205" product-id="8528" />
78
79 <!-- Hantek DSO-2250 -->
80 <!-- lsusb: "04b4:2250 Cypress Semiconductor Corp." -->
81 <!-- lsusb after FW upload: "04b5:2250 ROHM LSI Systems USA, LLC" -->
82 <usb-device vendor-id="1204" product-id="8784" />
83 <usb-device vendor-id="1205" product-id="8784" />
84
85 <!-- Hantek DSO-5200 -->
86 <!-- lsusb: "04b4:5200 Cypress Semiconductor Corp." -->
87 <!-- lsusb after FW upload: "04b5:5200 ROHM LSI Systems USA, LLC" -->
88 <usb-device vendor-id="1204" product-id="20992" />
89 <usb-device vendor-id="1205" product-id="20992" />
90
91 <!-- Hantek DSO-5200A -->
92 <!-- lsusb: "04b4:520a Cypress Semiconductor Corp." -->
93 <!-- lsusb after FW upload: "04b5:520a ROHM LSI Systems USA, LLC" -->
94 <usb-device vendor-id="1204" product-id="21002" />
95 <usb-device vendor-id="1205" product-id="21002" />
96
97 <!-- IKALOGIC Scanalogic-2 -->
98 <usb-device vendor-id="8352" product-id="16675" />
99
100 <!-- IKALOGIC ScanaPLUS -->
101 <usb-device vendor-id="1027" product-id="24596" />
102
103 <!-- Kecheng KC-330B -->
104 <usb-device vendor-id="4161" product-id="33025" />
105
106 <!-- Lascar Electronics EL-USB-2 -->
107 <!-- Lascar Electronics EL-USB-CO -->
108 <!-- This is actually the generic SiLabs (Cygnal) F32x USBXpress VID:PID. -->
109 <usb-device vendor-id="4292" product-id="2" />
110
111 <!-- Link Instruments MSO-19 -->
112 <usb-device vendor-id="12693" product-id="61840" />
113
114 <!-- Logic Shrimp -->
115 <usb-device vendor-id="1240" product-id="64149" />
116
117 <!-- MiniLA Mockup -->
118 <usb-device vendor-id="1027" product-id="24592" />
119
120 <!-- MIC 98581 -->
121 <!-- MIC 98583 -->
122 <!-- Tondaj SL-814 -->
123 <usb-device vendor-id="1659" product-id="8963" />
124
125 <!-- Openbench Logic Sniffer -->
126 <usb-device vendor-id="1240" product-id="10" />
127
128 <!-- Rigol DS1000 series -->
129 <usb-device vendor-id="6833" product-id="1416" />
130
131 <!-- Rigol DS2000 series -->
132 <usb-device vendor-id="6833" product-id="1200" />
133
134 <!-- Rigol DG4000 series -->
135 <usb-device vendor-id="6833" product-id="1601" />
136
137 <!-- Agilent DSO1000 series -->
138 <usb-device vendor-id="2391" product-id="1416" />
139
140 <!-- Saleae Logic -->
141 <!-- EE Electronics ESLA100 (clone of the Saleae Logic) -->
142 <!-- Robomotic MiniLogic (clone of the Saleae Logic) -->
143 <!-- Robomotic BugLogic 3 (clone of the Saleae Logic) -->
144 <!-- MCU123 Saleae Logic clone (clone of the Saleae Logic) -->
145 <usb-device vendor-id="2341" product-id="14465" />
146
147 <!-- Saleae Logic16 -->
148 <usb-device vendor-id="8617" product-id="4097" />
149
150 <!-- SysClk LWLA1034 -->
151 <usb-device vendor-id="10593" product-id="26249" />
152
153 <!-- Testo 435 -->
154 <usb-device vendor-id="4749" product-id="3" />
155
156 <!-- UNI-T UT-D04 multimeter cable (for various UNI-T and rebranded DMMs) -->
157 <!-- http://sigrok.org/wiki/Device_cables#UNI-T_UT-D04 -->
158 <!-- UNI-T UT325 -->
159 <usb-device vendor-id="6790" product-id="57352" />
160
161 <!-- V&A VA4000 multimeter cable (for various V&A DMMs) -->
162 <!-- http://sigrok.org/wiki/Device_cables#V.26A_VA4000 -->
163 <usb-device vendor-id="1276" product-id="513" />
164
165 <!-- Victor 70C -->
166 <!-- Victor 86C -->
167 <usb-device vendor-id="4676" product-id="53815" />
168
169 <!-- ZEROPLUS Logic Cube LAP-C series -->
170 <!-- There are various devices in the ZEROPLUS Logic Cube series: -->
171 <!-- 0c12:7002: LAP-16128U -->
172 <!-- 0c12:7009: LAP-C(16064) -->
173 <!-- 0c12:700a: LAP-C(16128) -->
174 <!-- 0c12:700b: LAP-C(32128) -->
175 <!-- 0c12:700c: LAP-C(321000) -->
176 <!-- 0c12:700d: LAP-C(322000) -->
177 <!-- 0c12:700e: LAP-C(16032) -->
178 <!-- 0c12:7016: LAP-C(162000) -->
179 <usb-device vendor-id="3090" product-id="28674" />
180 <usb-device vendor-id="3090" product-id="28681" />
181 <usb-device vendor-id="3090" product-id="28682" />
182 <usb-device vendor-id="3090" product-id="28683" />
183 <usb-device vendor-id="3090" product-id="28684" />
184 <usb-device vendor-id="3090" product-id="28685" />
185 <usb-device vendor-id="3090" product-id="28686" />
186 <usb-device vendor-id="3090" product-id="28694" />
187
188</resources>