libsigrok/hardware/openbench-logic-sniffer
Bert Vermeulen abb39e6b8c ols: Properly initialize entire single-sample buffer before start
The single sample buffer, up to 4 bytes long, was not getting initialized
on (every) acquisition start, only after the first full sample was in.
This caused the first sample to potentially hold garbage.
2013-08-26 23:42:09 +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: fixed parallel stage triggers 2013-08-26 09:48:41 +02:00
protocol.h ols: add test mode support 2013-08-26 09:52:24 +02:00