SQ50 patches for libsigrok
Go to file
Daniel Ribeiro 01cf881494 Add incomplete mso-19 plugin
* Both Analog and Logic capture works.
* Analog values are raw ADC, still useless.
* Triggers aren't implemented.
* Pattern Generator not implemented.
* Everything is broken. :)
2011-01-10 15:15:51 -02:00
hardware Add incomplete mso-19 plugin 2011-01-10 15:15:51 -02:00
input update plugins and cli to use new DF_HEADER 2011-01-10 15:12:38 -02:00
output output_analog: allow samples per line arg (default analog10) 2011-01-10 05:27:22 +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 Add incomplete mso-19 plugin 2011-01-10 15:15:51 -02: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 HZ_TO_NS macro 2011-01-10 15:14:26 -02:00