libsigrok/src/scpi
Gerhard Sittig 7a970e3170 usbtmc: only reset Siglent (and Atten) devices in open
Make the USB reset for USB TMC devices conditional. Check a whitelist,
which in this implementation exclusively contains the Siglent VID.

The whitelist's comment may need adjustment. The VID probably not only
applies to SDS devices, but could be used for SDG and others as well.
And lsusb output suggests the VID is used by Atten, too.
2018-02-12 00:13:49 +01:00
..
helpers.c scpi: add obviously missing else statements 2015-09-20 16:19:48 +02:00
scpi.c scpi: avoid uninitialized use of a variable 2018-02-09 21:32:11 +01:00
scpi_libgpib.c lipgpib: Enhanced error message 2017-11-07 12:04:30 +01:00
scpi_serial.c drivers: Use serial_write_blocking() everywhere. 2017-08-07 14:22:52 +02:00
scpi_tcp.c SCPI: add sr_scpi_write_data() 2017-03-11 13:47:39 +01:00
scpi_usbtmc_libusb.c usbtmc: only reset Siglent (and Atten) devices in open 2018-02-12 00:13:49 +01:00
scpi_visa.c spci: Terminate all commands with a linefeed for all transports 2016-04-23 17:08:50 +02:00
scpi_vxi.c scpi_vxi: Fix incomplete reads (bug #790) 2016-05-16 23:35:10 +02:00
vxi.h Don't set _POSIX_C_SOURCE for VXI/RPC related files. 2015-08-29 17:15:26 +02:00
vxi.x Reorganize project tree. 2014-07-22 18:19:29 +02:00
vxi_clnt.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
vxi_xdr.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00