SQ50 patches for libsigrok
Go to file
Daniel Ribeiro 764f887f7b change demo.c to output analog packets
You need to #define DEMO_ANALOG to generate DF_ANALOG packets.
2011-01-21 02:12:48 -02:00
firmware Install an empty firmware/ directory. 2011-01-20 23:23:06 +01:00
hardware change demo.c to output analog packets 2011-01-21 02:12:48 -02:00
input fully implement input_binary module 2011-01-11 23:59:33 +01:00
output change output_text.c to support analog 2011-01-21 02:12:48 -02:00
Makefile.am Install an empty firmware/ directory. 2011-01-20 23:23:06 +01:00
backend.c Cosmetics. 2011-01-15 15:57:54 +01:00
datastore.c Cosmetics. 2011-01-15 15:57:54 +01: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 Re-enable stuff we temporarily disabled for 0.1. 2011-01-20 00:43:57 +01:00
libsigrok.pc.in pkg-config: Add (semi-generated) libsigrok.pc. 2010-05-11 22:28:09 +02:00
session.c Whitespace and consistency fixes. 2011-01-13 23:52:25 +01:00
sigrok-internal.h Move more non-public headers to sigrok-internal.h. 2011-01-19 01:16:19 +01:00
sigrok-proto.h Move more non-public headers to sigrok-internal.h. 2011-01-19 01:16:19 +01:00
sigrok.h introduce analog_sample datafeed packet 2011-01-21 02:12:48 -02:00