libsigrok/src
Martin Lederhilger aff94d065e scpi: Fix incorrect serial_read_nonblocking call().
There was a problem in scpi_serial.c in the scpi_serial_read_data()
function. Incoming data was written at the read position in the buffer,
although it should be written at the count position in the buffer.
2015-09-07 22:49:58 +02:00
..
dmm Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
hardware drivers: Match dummy FD passed to source add/remove 2015-09-07 14:33:30 +02:00
input Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
lcr deree-de5000: Drop SR_CONF_MEASURED_QUANTITY functionality. 2015-08-30 20:40:56 +02:00
modbus Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
output output/csv: Avoid using SR_OK_CONTINUE. 2015-08-30 21:13:51 +02:00
scale Add a protocol parser for KERN scales. 2015-08-28 11:43:04 +02:00
scpi scpi: Fix incorrect serial_read_nonblocking call(). 2015-09-07 22:49:58 +02:00
transform Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
analog.c Various key lists: Add reminders of what needs updates upon changes. 2015-08-28 16:32:14 +02:00
backend.c FreeBSD: Fix compile/link error due to missing libusb_get_version(). 2015-08-18 18:27:55 +02:00
device.c Make sr_next_enabled_channel() from scpi-pps available library-wide. 2015-08-25 19:13:17 +02:00
drivers.c kern-scale: Add initial driver contents. 2015-08-28 11:59:31 +02:00
error.c Remove SR_OK_CONTINUE. 2015-08-31 16:23:10 +02:00
ezusb.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
fallback.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
hwdriver.c Convert SR_CONF_MEASURED_QUANTITY to SR_T_MQ. 2015-08-30 20:40:56 +02:00
libsigrok-internal.h USB: On Windows, block to wait for libusb events 2015-09-04 19:04:23 +02:00
log.c log: Output time stamps at log level spew 2015-09-03 19:37:09 +02:00
scpi.h scpi: Make helper functions from scpi-pps available library-wide. 2015-08-25 19:13:17 +02:00
serial.c serial: Check event ptr before using. 2015-08-30 20:42:54 +02:00
session.c USB: Handle the case of a callback removing its event source 2015-09-05 04:21:26 +02:00
session_driver.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
session_file.c Consistently use SR_PACKAGE_VERSION instead of VERSION 2015-08-16 18:28:13 +02:00
soft-trigger.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
std.c scpi: Move SCPI-related definitions to separate header file. 2015-08-25 19:13:16 +02:00
strutil.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
trigger.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
usb.c USB: Handle the case of a callback removing its event source 2015-09-05 04:21:26 +02:00
version.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00