libsigrok/src/scpi
Stefan Brüns 66836720f7 scpi/usbtmc: fix remote locking according to USBTMC spec
According to USBTMC usb488 subclass spec, wValue hast to be 0 for both
LOCAL_LOCKOUT and GO_TO_LOCAL. At least required for R&S HMO1002, the
bad request results in a STALL. Fixes bug #783.
2016-04-23 17:08:44 +02:00
..
helpers.c scpi: add obviously missing else statements 2015-09-20 16:19:48 +02:00
scpi.c Prefer postfix-increment for consistency across the code-base. 2015-12-26 14:37:33 +01:00
scpi_libgpib.c scpi/libgpib: Place device in local mode before closing handle 2016-03-30 12:39:20 +02:00
scpi_serial.c scpi/serial: Add USB IDs for R&S HMO 1002 Series 2016-04-17 14:50:42 +02:00
scpi_tcp.c scpi: Pass SCPI device instance to open and close callbacks. 2015-09-21 13:41:03 +02:00
scpi_usbtmc_libusb.c scpi/usbtmc: fix remote locking according to USBTMC spec 2016-04-23 17:08:44 +02:00
scpi_visa.c scpi: Pass SCPI device instance to open and close callbacks. 2015-09-21 13:41:03 +02:00
scpi_vxi.c Constify a lot more items. 2015-11-08 19:11:25 +01: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