SQ50 patches for libsigrok
Go to file
Uwe Hermann 960a75e474 Only build hardware plugins if requested by user.
Per default all plugins will be built, though. The user can override
this via the --disable-la-xxxx options.
2010-06-25 01:11:11 +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 Only build hardware plugins if requested by user. 2010-06-25 01:11:11 +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