SQ50 patches for libsigrok
Go to file
Daniel Ribeiro 6eb0e3ea95 change output_text.c to support analog
Only the "bits" output format was converted.
Analog values, are scaled down to A-Z letters.
2011-01-21 02:12:48 -02:00
firmware Install an empty firmware/ directory. 2011-01-20 23:23:06 +01:00
hardware Re-enable stuff we temporarily disabled for 0.1. 2011-01-20 00:43:57 +01: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