SQ50 patches for libsigrok
Go to file
Uwe Hermann 59df0c77e2 Add SR_ prefix to the KHZ/MHZ/GHZ macros. 2011-03-03 20:24:24 +01:00
firmware Install an empty firmware/ directory. 2011-01-20 23:23:06 +01:00
hardware Add SR_ prefix to the KHZ/MHZ/GHZ macros. 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 Add SR_ prefix to the KHZ/MHZ/GHZ macros. 2011-03-03 20:24:24 +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 Make load_hwplugins() private. 2011-02-20 21:16:22 +01:00
datastore.c Add sr_ prefix for datastore API functions. 2011-02-08 22:28:02 +01:00
device.c Constify a few more 'char *' parameters. 2011-02-20 21:16:23 +01:00
filter.c Add sr_ prefix to filter_probes(). 2011-02-20 21:16:23 +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 Constify a few more 'char *' parameters. 2011-02-20 21:16:23 +01:00
sigrok-internal.h Make ARRAY_SIZE/ARRAY_AND_SIZE private. 2011-02-20 21:16:26 +01:00
sigrok-proto.h Add sr_ prefix for analog stuff some structs. 2011-02-20 21:16:24 +01:00
sigrok.h Add SR_ prefix to the KHZ/MHZ/GHZ macros. 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