libsigrok/hardware/openbench-logic-sniffer
Uwe Hermann 4403c39fe4 ols: Always open serial port in nonblocking mode.
The scan() function was opening the port in non-blocking mode, the dev_open()
function however was not using the SERIAL_NONBLOCK flag. This led to hangs
in certain situations.

This fixes the OLS e.g. on NetBSD.
2013-11-19 23:22:46 +01:00
..
Makefile.am Use consistent naming for internal libtool helper libs. 2013-05-10 17:44:01 +02:00
api.c ols: Always open serial port in nonblocking mode. 2013-11-19 23:22:46 +01:00
protocol.c ols: fixed demux mode disable noise filter 2013-09-07 20:17:16 +02:00
protocol.h ols: fixed channel limit check 2013-08-30 13:58:36 +02:00