SQ50 patches for libsigrok
Go to file
Uwe Hermann ab224f7b61 Initial support for the OLS output format.
This is the file format for the OpenBench Logic Sniffer "Alternative" client.
Details: https://github.com/jawi/ols/wiki/OLS-data-file-format

This is work-in-progress.
Currently the number of samples is hardcoded to 10000. Also, this will
require a real logic analyzer as input at the moment, and will not yet
work with the "demo" driver.
2011-01-15 19:05:14 +01:00
hardware Sigma: Move sigma state to device specific struct 2011-01-15 17:04:21 +01:00
input fully implement input_binary module 2011-01-11 23:59:33 +01:00
output Initial support for the OLS output format. 2011-01-15 19:05:14 +01:00
Makefile.am Start moving private stuff to sigrok-internal.h. 2011-01-15 15:57:54 +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 Cosmetics. 2011-01-15 15:57:54 +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 Start moving private stuff to sigrok-internal.h. 2011-01-15 15:57:54 +01:00
sigrok-proto.h Drop unused debug.c. 2011-01-15 15:57:54 +01:00
sigrok.h Cosmetics. 2011-01-15 15:57:54 +01:00