libsigrok/hardware
Dan Horák b775d753e3 rigol-ds1xx2: detect Rigol DS1xx2 with upgraded bandwith
The bandwith in Rigol DS1xx2D/E scopes can be upgraded to 150 MHz in software.
So detect also scopes with the upgraded bandwith.

using libsigrok-0.2.1 + this change + commit da970d24ec (required for newer kernels):

[dan@eagle sigrok]$ sigrok-cli --scan -d rigol-ds1xx2 -l 5
sr: libsigrok loglevel set to 5.
sr: Sanity-checking all drivers.
sr: Sanity-checking all input modules.
sr: Sanity-checking all output modules.
srd: libsigrokdecode loglevel set to 5.
sr: hwdriver: Initializing driver 'rigol-ds1xx2'.
sr: serial: Opening serial port '/dev/usbtmc0' (flags 1).
sr: serial: Opened serial port '/dev/usbtmc0' (fd 7).
sr: serial: Wrote 5/5 bytes (fd 7).
sr: serial: Closing serial port /dev/usbtmc0 (fd 7).
sr: rigol-ds1xx2: response: /dev/usbtmc0 [Rigol Technologies,DS1152D,DS1EU150XXXXXX,00.04.01.00.02]
sr: hwdriver: Scan of 'rigol-ds1xx2' found 1 devices.
The following devices were found:
rigol-ds1xx2 - Rigol Technologies DS1152D 00.04.01.00.02 with 18 probes: CH1 CH2 D0 D1 D2 D3 D4 D5 D6 D7 D8 D9 D10 D11 D12 D13 D14 D15
2013-11-03 14:20:47 +01:00
..
agilent-dmm agilent-dmm: Fix SEGV during incomplete reply from meter. 2013-10-04 13:30:49 +02:00
alsa alsa: Fix double-free issue. 2013-08-07 16:21:56 +02:00
asix-sigma Various cosmetics, whitespace, consistency fixes. 2013-07-31 13:09:48 +02:00
brymen-dmm s/clear_instances/dev_clear/. 2013-06-02 16:56:41 +02:00
cem-dt-885x Various cosmetics, whitespace, consistency fixes. 2013-07-31 13:09:48 +02:00
center-3xx center-3xx: Initial Center 309 / Voltcraft K204 support. 2013-08-08 19:59:49 +02:00
chronovu-la8 s/clear_instances/dev_clear/. 2013-06-02 16:56:41 +02:00
colead-slm Various cosmetics, whitespace, consistency fixes. 2013-07-31 13:09:48 +02:00
common metex14: Handle a few missing cases for overflow. 2013-10-31 13:47:30 +01:00
demo demo: Use std_dev_clear(). 2013-06-02 16:57:07 +02:00
fluke-dmm Various cosmetics, whitespace, consistency fixes. 2013-07-31 13:09:48 +02:00
fx2lafw fx2lafw: Organize driver into api.c / protocol.[ch]. 2013-10-06 22:28:45 +02:00
hantek-dso Various cosmetics, whitespace, consistency fixes. 2013-07-31 13:09:48 +02:00
ikalogic-scanalogic2 Cosmetics, typos. 2013-08-07 16:21:57 +02:00
ikalogic-scanaplus Consistent use of "IKALOGIC" spelling. 2013-08-07 16:21:57 +02:00
kecheng-kc-330b Various cosmetics, whitespace, consistency fixes. 2013-07-31 13:09:48 +02:00
lascar-el-usb Various cosmetics, whitespace, consistency fixes. 2013-07-31 13:09:48 +02:00
link-mso19 ols/link-mso19: Consistency fixes. 2013-06-02 17:03:40 +02:00
mic-985xx s/clear_instances/dev_clear/. 2013-06-02 16:56:41 +02:00
norma-dmm norma-dmm: Minor cosmetics, coding-style, consistency fixes. 2013-10-25 21:25:26 +02:00
openbench-logic-sniffer ols: fixed demux mode disable noise filter 2013-09-07 20:17:16 +02:00
rigol-ds1xx2 rigol-ds1xx2: detect Rigol DS1xx2 with upgraded bandwith 2013-11-03 14:20:47 +01:00
saleae-logic16 saleae-logic16: claim device before using it 2013-10-24 16:01:46 +01:00
serial-dmm Add support for the Metex M-4650CR. 2013-10-30 14:44:44 +01:00
teleinfo teleinfo: actual parser implementation 2013-10-24 15:41:11 +01:00
tondaj-sl-814 s/clear_instances/dev_clear/. 2013-06-02 16:56:41 +02:00
uni-t-dmm Voltcraft VC-830: Fix diode mode handling. 2013-09-01 15:27:21 +02:00
uni-t-ut32x uni-t-ut32x: Shorten dev_list(). 2013-09-25 14:26:35 +02:00
victor-dmm s/clear_instances/dev_clear/. 2013-06-02 16:56:41 +02:00
zeroplus-logic-cube s/clear_instances/dev_clear/. 2013-06-02 16:56:41 +02:00
Makefile.am norma dmm: Initial driver skeleton. 2013-10-25 21:25:26 +02:00