SQ50 patches for libsigrok
Go to file
Uwe Hermann 120b259ea8 Drop obsolete vcd_header. 2011-03-03 20:24:25 +01:00
firmware Install an empty firmware/ directory. 2011-01-20 23:23:06 +01:00
hardware Add SR_HZ macro for consistency. 2011-03-03 20:24:24 +01:00
input Add sr_ prefix for device related API functions. 2011-02-08 22:28:02 +01:00
output Drop obsolete vcd_header. 2011-03-03 20:24:25 +01: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 Constify a few more 'char *' parameters. 2011-02-20 21:16:23 +01: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 Add sr_ prefix for analog stuff some structs. 2011-02-20 21:16:24 +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 sr_exit(): Return int to be able to report errors. 2011-03-03 20:24:24 +01:00
sigrok.h Make DATASTORE_CHUNKSIZE private. 2011-03-03 20:24:24 +01:00
strutil.c Add SR_ prefix to the KHZ/MHZ/GHZ macros. 2011-03-03 20:24:24 +01:00