libsigrok/src
Aurelien Jacobs 76bc5f6376 usb: Simplify usb_get_port_path() and fix writing into a const char *. 2014-10-12 19:36:11 +02:00
..
dmm serial-dmm: Mark serial read/write calls as nonblocking. 2014-09-24 23:18:20 +02:00
hardware ols: Fix serial port timeout. 2014-10-08 03:00:47 +02:00
input input/csv: Fix size_t printing. 2014-10-04 10:39:11 +02:00
output input: Introduce new input module API. 2014-08-26 01:55:41 +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 Fix sr_dev_has_option(). 2014-10-09 23:42:24 +02:00
drivers.c scpi-pps: Initial driver skeleton. 2014-09-08 12:45:21 +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 Change type of SR_CONF keys to uint32_t. 2014-09-16 21:22:41 +02:00
libsigrok-internal.h usb: Simplify usb_get_port_path() and fix writing into a const char *. 2014-10-12 19:36:11 +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 Removal of sdi->index, step 1: remove it from headers and helper funcs 2014-09-30 01:42:58 +02:00
session_driver.c Consistently use 'devopts' variable across all drivers. 2014-09-16 22:11:39 +02:00
session_file.c Clean up sr_session_load(). 2014-10-02 11:32:52 +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