Uwe Hermann
|
29a27196a1
|
s/DRIVER_LOG_DOMAIN/LOG_PREFIX/.
This is more correct anyway, and also a bit shorter and more readable.
|
2013-05-03 21:59:32 +02:00 |
Bert Vermeulen
|
cc9fd2d29c
|
rigol-ds1xx2: Code cleanup
|
2013-04-24 03:23:11 +02:00 |
Martin Ling
|
9bd4c95606
|
rigol-ds1xx2: Use common serial code.
|
2013-04-24 02:10:25 +02:00 |
Martin Ling
|
6bb192bc05
|
rigol-ds1xx2: support digital channels.
|
2013-04-14 16:57:02 +02:00 |
Martin Ling
|
ee7e9bee5d
|
rigol-ds1xx2: fix handling of partial frames.
|
2013-04-14 16:57:01 +02:00 |
Bert Vermeulen
|
254dd102e8
|
rigol-ds1xx2: Support for all channels, proper defaults
Since this driver supports devices with a control panel and display,
we take the defaults from the device -- not a set of sensible
defaults as usual.
|
2013-04-11 18:32:08 +02:00 |
Bert Vermeulen
|
88e429c97f
|
rigol-ds1xx2: fix channel numbers
Copyright bump, too.
|
2013-04-11 18:32:08 +02:00 |
Bert Vermeulen
|
75d8a4e576
|
rigol-ds1xx2: properly send frame begin/end packets
|
2013-04-11 18:32:08 +02:00 |
Uwe Hermann
|
333bf022e3
|
rigol-ds1xx2: Use ARRAY_SIZE.
|
2013-03-23 14:14:58 +01:00 |
Bert Vermeulen
|
69e19dd769
|
Always interleave analog data with all enabled probes.
The new "probes" field in sr_datafeed_analog contains a copy
of all enabled struct sr_probe.
|
2013-01-23 03:40:44 +01:00 |
Martin Ling
|
fb6e5ba8c7
|
rigol-ds1xx2: Autoprobe for usbtmc devices on Linux.
|
2013-01-03 18:41:29 +01:00 |
Martin Ling
|
e0b7d23ce8
|
rigol-ds1xx2: First working version.
Currently hardcoded to use /dev/usbtmc1. Analog data readout works.
|
2013-01-03 18:41:29 +01:00 |
Martin Ling
|
f4816ac6cc
|
rigol-ds1xx2: Initial driver skeleton.
|
2013-01-03 18:41:28 +01:00 |