SQ50 patches for libsigrok
Go to file
Bert Vermeulen e10d6e32e4 saleae-logic: support for other FX2 devices (bare FX2)
This enables support for devices that have a different VID/PID
than the Saleae Logic, and yet another after firmware upload.

After firmware upload is checked every 100ms whether it came back,
instead of always waiting for 2 seconds.

If the kernel attaches a driver to a device we know, detact it first.
2011-06-05 01:57:54 +02:00
firmware Install an empty firmware/ directory. 2011-01-20 23:23:06 +01:00
hardware saleae-logic: support for other FX2 devices (bare FX2) 2011-06-05 01:57:54 +02:00
input libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
output Drop unneeded skeleton files. 2011-05-05 13:06:12 +02:00
Doxyfile Doxygen config files: Initial configuration. 2011-02-08 23:59:14 +01:00
Makefile.am libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
backend.c better cleanup of device/plugin resources 2011-06-05 01:51:49 +02:00
datastore.c Replace g_malloc{0,} with g_try_malloc{0,}. 2011-04-16 18:08:15 +02:00
device.c better cleanup of device/plugin resources 2011-06-05 01:51:49 +02:00
filter.c Add doxygen comment to sr_filter_probes(). 2011-03-03 20:24:25 +01:00
hwplugin.c better cleanup of device/plugin resources 2011-06-05 01:51:49 +02:00
libsigrok.pc.in pkg-config: Add (semi-generated) libsigrok.pc. 2010-05-11 22:28:09 +02:00
log.c Add sr_spew/SR_LOG_SPEW for even more debug output. 2011-05-09 01:03:21 +02:00
session.c better cleanup of device/plugin resources 2011-06-05 01:51:49 +02:00
session_driver.c Replace g_malloc{0,} with g_try_malloc{0,}. 2011-04-16 18:08:15 +02:00
session_file.c Replace g_malloc{0,} with g_try_malloc{0,}. 2011-04-16 18:08:15 +02:00
sigrok-internal.h Add sr_spew/SR_LOG_SPEW for even more debug output. 2011-05-09 01:03:21 +02:00
sigrok-proto.h better cleanup of device/plugin resources 2011-06-05 01:51:49 +02:00
sigrok.h Add sr_spew/SR_LOG_SPEW for even more debug output. 2011-05-09 01:03:21 +02:00
strutil.c Replace g_malloc{0,} with g_try_malloc{0,}. 2011-04-16 18:08:15 +02:00