libsigrok/hardware/openbench-logic-sniffer
Bert Vermeulen 00d04d3b0e ols: Fix RLE count handling
The high bit of the sample, denoting this is a count, was not getting
properly cleared. This resulted in an inevitably negative count, and
corruption of the sample buffer before it was transferred to the
frontend.
2013-08-27 00:33:20 +02:00
..
Makefile.am Use consistent naming for internal libtool helper libs. 2013-05-10 17:44:01 +02:00
api.c ols: Properly initialize entire single-sample buffer before start 2013-08-26 23:42:09 +02:00
protocol.c ols: Fix RLE count handling 2013-08-27 00:33:20 +02:00
protocol.h ols: Fix RLE count handling 2013-08-27 00:33:20 +02:00