libsigrok/src
Bert Vermeulen 7ce59a3133 Avoid serial_write_blocking() warnings. 2014-10-02 16:01:27 +02:00
..
dmm serial-dmm: Mark serial read/write calls as nonblocking. 2014-09-24 23:18:20 +02:00
hardware Avoid serial_write_blocking() warnings. 2014-10-02 16:01:27 +02:00
input input/csv: Code cleanup. 2014-10-02 13:59:44 +02:00
output input: Introduce new input module API. 2014-08-26 01:55:41 +02:00
scpi scpi/vxc: Avoid NULL dereference. 2014-10-02 14:07:31 +02:00
backend.c input: Add sr_input_end(). 2014-09-30 01:49:58 +02:00
device.c Removal of sdi->index, step 1: remove it from headers and helper funcs 2014-09-30 01:42:58 +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 Clean up internal input API docs. 2014-09-30 01:49:58 +02:00
log.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
serial.c serial: Eliminate serial_read(), serial_write() and SERIAL_NONBLOCK. 2014-09-24 23:30:32 +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 Add usb_get_port_path() helper function 2014-09-24 00:40:03 +02:00
version.c Reorganize project tree. 2014-07-22 18:19:29 +02:00