SQ50 patches for libsigrok
Go to file
Bert Vermeulen f437ea3fe2 small warning fix 2011-04-03 06:18:05 +02:00
firmware Install an empty firmware/ directory. 2011-01-20 23:23:06 +01:00
hardware ASIX Sigma: Fix firmware loading bug. 2011-03-25 13:44:16 +01:00
input Add sr_ prefix for device related API functions. 2011-02-08 22:28:02 +01:00
output output_ols: disabled cursors don't really need to be listed 2011-04-03 06:18:05 +02:00
Doxyfile Doxygen config files: Initial configuration. 2011-02-08 23:59:14 +01:00
Makefile.am implement session loading based on a virtual device driver 2011-01-31 22:34:14 +01:00
backend.c sr_exit(): Return int to be able to report errors. 2011-03-03 20:24:24 +01:00
datastore.c Make DATASTORE_CHUNKSIZE private. 2011-03-03 20:24:24 +01:00
device.c small warning fix 2011-04-03 06:18:05 +02:00
filter.c Add doxygen comment to sr_filter_probes(). 2011-03-03 20:24:25 +01:00
hwplugin.c Add sr_ prefix to receive_data_callback typedef. 2011-02-20 21:16:24 +01:00
libsigrok.pc.in pkg-config: Add (semi-generated) libsigrok.pc. 2010-05-11 22:28:09 +02:00
session.c Kill unused functions (avoid namespace pollution). 2011-03-03 20:24:25 +01:00
session_driver.c Constify some more 'char *' parameters. 2011-02-20 21:16:26 +01:00
session_file.c Make DATASTORE_CHUNKSIZE private. 2011-03-03 20:24:24 +01:00
sigrok-internal.h Make DATASTORE_CHUNKSIZE private. 2011-03-03 20:24:24 +01:00
sigrok-proto.h Kill unused functions (avoid namespace pollution). 2011-03-03 20:24:25 +01:00
sigrok.h Kill unused functions (avoid namespace pollution). 2011-03-03 20:24:25 +01:00
strutil.c Add SR_ prefix to the KHZ/MHZ/GHZ macros. 2011-03-03 20:24:24 +01:00