SQ50 patches for libsigrok
Go to file
Bert Vermeulen 4c046c6bcc change all DF_LOGIC* to a single DF_LOGIC type
The datafeed packet has a new field 'unitsize' to denote the number of
bytes per sample in the payload.
2011-01-09 06:32:38 +01:00
hardware change all DF_LOGIC* to a single DF_LOGIC type 2011-01-09 06:32:38 +01:00
input change all DF_LOGIC* to a single DF_LOGIC type 2011-01-09 06:32:38 +01:00
output fix buffer size, various error checks 2011-01-08 15:50:14 +01:00
Makefile.am Fix out-of-tree build. 2011-01-08 03:32:25 +01:00
backend.c libsigrok: Coding style fixes. 2010-04-15 20:07:16 +02:00
datastore.c datastore_new(): Use int as return value. 2010-05-09 22:06:27 +02:00
debug.c libsigrok: Coding style fixes. 2010-04-15 20:07:16 +02:00
device.c Fix two more compiler warnings noticed on amd64. 2011-01-08 03:51:31 +01:00
filter.c filter.c: Error handling, code simplification. 2010-05-09 22:06:30 +02:00
hwplugin.c Initial, unfinished demo/simulation hardware driver. 2011-01-06 19:16:47 +01:00
libsigrok.pc.in pkg-config: Add (semi-generated) libsigrok.pc. 2010-05-11 22:28:09 +02:00
session.c libsigrok: More coding style fixes. 2010-04-15 20:16:53 +02:00
sigrok.h change all DF_LOGIC* to a single DF_LOGIC type 2011-01-09 06:32:38 +01:00