libsigrok/src/scpi
Sebastian Reichel f6129c8f0c rigol-ds: Add initial Rigol MSO5000 support.
This adds basic support for the Rigol MSO5000 series. It has
the same problems as the DS4000 series: Live capture provides
one digital channel per byte. Buffered memory returns the data
compressed (one byte has 8 digital channels), but the banks are
read separately. It's not possible to read uint16.
2019-08-21 14:54:12 +02:00
..
scpi.c hameg-hmo: Avoid getting stuck upon SCPI timeouts. 2019-07-26 00:11:07 +02:00
scpi_libgpib.c scpi_libgpib: Add mutex to SPoll. 2019-04-17 17:44:51 +02:00
scpi_serial.c hameg-hmo: Update the default serial port options. 2019-07-26 00:11:07 +02:00
scpi_tcp.c scpi: Add enum scpi_transport_layer. 2019-04-17 17:44:51 +02:00
scpi_usbtmc_libusb.c rigol-ds: Add initial Rigol MSO5000 support. 2019-08-21 14:54:12 +02:00
scpi_visa.c scpi: Add enum scpi_transport_layer. 2019-04-17 17:44:51 +02:00
scpi_vxi.c scpi: Add enum scpi_transport_layer. 2019-04-17 17:44:51 +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