SQ50 patches for libsigrok
Go to file
Uwe Hermann c4fffe1e96 hwplugin.c: Add missing config.h #include.
This fixes a bug where no LA would be found or displayed in lists such
as 'sigrok-cli -H' or 'sigrok-cli -D'.

Thanks Forrest Voight for spotting the bug.
2010-07-14 22:09:21 +02:00
hardware Use 'kHz' (not 'KHz') consistently. 2010-05-27 01:51:55 +02:00
input input: use dummy device when loading from file 2010-05-07 23:52:47 +02:00
output Use 'kHz' (not 'KHz') consistently. 2010-05-27 01:51:55 +02:00
Makefile.am Only build hardware plugins if requested by user. 2010-06-25 01:11:11 +02: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 allow devices without a plugin 2010-05-07 23:52:47 +02:00
filter.c filter.c: Error handling, code simplification. 2010-05-09 22:06:30 +02:00
hwplugin.c hwplugin.c: Add missing config.h #include. 2010-07-14 22:09:21 +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 Simplifications and small fixes. 2010-05-20 23:41:35 +02:00