libsigrok/src
Martin Ling d7b269da8f cem-dt-885x: Mark serial access as nonblocking, remove SERIAL_NONBLOCK flag.
These calls were already nonblocking since this driver opened the port with
the SERIAL_NONBLOCK flag. Having marked them as such, we can remove the flag.

Also remove an unnecessary reopen of the port to change its blocking status.
2014-09-24 23:30:00 +02:00
..
dmm serial-dmm: Mark serial read/write calls as nonblocking. 2014-09-24 23:18:20 +02:00
hardware cem-dt-885x: Mark serial access as nonblocking, remove SERIAL_NONBLOCK flag. 2014-09-24 23:30:00 +02:00
input input/chronovu_la8: Fix broken I/O loop. 2014-09-22 00:47:22 +02:00
output input: Introduce new input module API. 2014-08-26 01:55:41 +02:00
scpi scpi: Remove trailing carriage returns. 2014-09-11 17:20:28 +02:00
backend.c input: format_match() is not required in an input module. 2014-08-26 01:55:41 +02:00
device.c Add serial_num and connection_id fields to sr_dev_inst 2014-09-24 00:40:03 +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 Add usb_get_port_path() helper function 2014-09-24 00:40:03 +02:00
log.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
serial.c serial_readline: Implement using sp_blocking_read. 2014-09-24 23:18:20 +02:00
session.c session: Don't try to send packets if no session has been set. 2014-09-22 00:47:22 +02:00
session_driver.c Consistently use 'devopts' variable across all drivers. 2014-09-16 22:11:39 +02:00
session_file.c Close zip file at end of sr_session_file_check. 2014-08-20 14:48:29 +02:00
soft-trigger.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
std.c std: Free channel groups from device instances as well. 2014-07-24 21:01:08 +02:00
strutil.c Reorganize project tree. 2014-07-22 18:19:29 +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