libsigrok/src
Soeren Apel 0699ccdd92 sysclk-lwla: Let the sdi getter populate sdi->connection_id
This fixes bug #441.
2014-10-17 03:02:52 +02:00
..
dmm serial-dmm: Mark serial read/write calls as nonblocking. 2014-09-24 23:18:20 +02:00
hardware sysclk-lwla: Let the sdi getter populate sdi->connection_id 2014-10-17 03:02:52 +02:00
input input/csv: Fix size_t printing. 2014-10-04 10:39:11 +02:00
lcr Rename SR_CONF_LCR_METER to SR_CONF_LCRMETER. 2014-10-13 11:39:15 +02:00
output Add pretty-printer for new units and flags. 2014-10-12 23:19:05 +02:00
scpi Add a configurable read timeout to blocking SCPI reads, default 1s. 2014-10-03 13:40:41 +02:00
backend.c input: Add sr_input_end(). 2014-09-30 01:49:58 +02:00
device.c Provide getters for sr_dev_inst member access 2014-10-17 03:02:52 +02:00
drivers.c Add driver for DER EE DE-5000 LCR meter. 2014-10-13 00:56:11 +02:00
error.c error.c: Add missing entries. 2014-09-01 00:08:53 +02:00
ezusb.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
hwdriver.c Fix short names for SR_CONF_OUTPUT_VOLTAGE_TARGET/_CURRENT_LIMIT. 2014-10-16 13:22:51 +02:00
libsigrok-internal.h Track sdis created by sr_session_load(), and free in sr_session_destroy(). 2014-10-15 13:44:25 +02:00
log.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
serial.c serial: Add serial_timeout(). 2014-10-06 12:10:25 +02:00
session.c Track sdis created by sr_session_load(), and free in sr_session_destroy(). 2014-10-15 13:44:25 +02:00
session_driver.c Consistently use 'devopts' variable across all drivers. 2014-09-16 22:11:39 +02:00
session_file.c Track sdis created by sr_session_load(), and free in sr_session_destroy(). 2014-10-15 13:44:25 +02:00
soft-trigger.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
std.c std_serial_dev_open: Remove SERIAL_NONBLOCK flag. 2014-09-24 23:30:32 +02:00
strutil.c sr_parse_sizestring: Deal with invalid strings better. 2014-10-02 12:57:19 +02:00
trigger.c trigger.c: Add Doxygen @file and @defgroup tags. 2014-08-10 18:59:16 +02:00
usb.c usb: Simplify usb_get_port_path() and fix writing into a const char *. 2014-10-12 19:36:11 +02:00
version.c Reorganize project tree. 2014-07-22 18:19:29 +02:00