SQ50 patches for libsigrok
Go to file
Bert Vermeulen 873080cc03 allow devices without a plugin
this is needed to support file loading: we want a device struct
so we can enumerate probes from the file, but there is no plugin
since the data come in from a device.
2010-05-07 23:52:47 +02:00
hardware Sigma: Small cleanups. 2010-05-03 22:01:03 +02:00
input inout module infrastructure + binary input module 2010-04-30 16:09:47 -07:00
output Output: Fix invalid pointer dereferencing in vcd and gnuplot. 2010-05-04 19:44:39 +02:00
Makefile.am inout module infrastructure + binary input module 2010-04-30 16:09:47 -07:00
backend.c libsigrok: Coding style fixes. 2010-04-15 20:07:16 +02:00
datastore.c libsigrok: Coding style fixes. 2010-04-15 20:07:16 +02:00
debug.c libsigrok: Coding style fixes. 2010-04-15 20:07:16 +02:00
device.c allow devices without a plugin 2010-05-07 23:52:47 +02:00
filter.c libsigrok: More coding style fixes. 2010-04-15 20:16:53 +02:00
hwplugin.c This commit adds initial support for the Asix Sigma Logic Analyzer. Currently, only 200 MHz is supported, and only with software trigger. Firmware for the device will be distributed separately, with permission from the vendor. 2010-04-27 13:16:01 -07:00
session.c libsigrok: More coding style fixes. 2010-04-15 20:16:53 +02:00
sigrok.h allow devices without a plugin 2010-05-07 23:52:47 +02:00