SQ50 patches for libsigrok
Go to file
Bert Vermeulen 1437e8934b add DF_ANALOG, and an analog output module
Samples in DF_ANALOG packets are fixed in length to sizeof(double).
2011-01-10 05:13:46 +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 add DF_ANALOG, and an analog output module 2011-01-10 05:13:46 +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 add DF_ANALOG, and an analog output module 2011-01-10 05:13:46 +01:00