libsigrok/hardware/common
Aurelien Jacobs 104ed12553 scpi_tcp: split into scpi_tcp_raw and scpi_tcp_rigol
The current implementation is renamed to tcp-rigol as it seems to be
a Rigol proprietary protocol used only on Rigol VS5000 series.

A new tcp-raw implementation is introduced which simply carries raw SCPI
commands over TCP. It is probably a much more common protocol and it is
at least available on Rigol DS2000 series on port 5555.
2014-01-12 00:38:08 +01:00
..
dmm hardware/common/dmm: Fix debug output level. 2014-01-06 20:44:44 +01:00
Makefile.am scpi: add VXI transport support 2014-01-11 22:36:09 +01:00
ezusb.c Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
scpi.c scpi_tcp: split into scpi_tcp_raw and scpi_tcp_rigol 2014-01-12 00:38:08 +01:00
scpi_serial.c scpi: make the scpi_dev_inst_new more generic 2014-01-12 00:05:02 +01:00
scpi_tcp.c scpi_tcp: split into scpi_tcp_raw and scpi_tcp_rigol 2014-01-12 00:38:08 +01:00
scpi_usbtmc.c scpi: make the scpi_dev_inst_new more generic 2014-01-12 00:05:02 +01:00
scpi_vxi.c scpi: make the scpi_dev_inst_new more generic 2014-01-12 00:05:02 +01:00
serial.c serial: Improved docs. 2014-01-03 20:08:04 +01:00
usb.c Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
vxi.h import VXI RPC Language description 2014-01-11 22:34:51 +01:00
vxi.x import VXI RPC Language description 2014-01-11 22:34:51 +01:00
vxi_clnt.c import VXI RPC Language description 2014-01-11 22:34:51 +01:00
vxi_xdr.c import VXI RPC Language description 2014-01-11 22:34:51 +01:00