simtrace2/host/src
Harald Welte b01dc91c0b simtrace2-cardem-pcsc: continue in case of LIBUSB_TRANSFER_ERROR
Sometimes I get LIBUSB_TRANSFER_ERROR particularly when the USB bus
is very busy.  We shouldn't terminate the program, but simply resubmit
it.  That's what we have multiple transfers for...

Change-Id: I77d7bc636c21171fcff7e70e87c0109cbaee9b51
2022-03-03 17:48:14 +01:00
..
Makefile.am Introduce simtrace2-tool 2021-08-02 09:22:46 +00:00
simtrace2-cardem-pcsc.c simtrace2-cardem-pcsc: continue in case of LIBUSB_TRANSFER_ERROR 2022-03-03 17:48:14 +01:00
simtrace2-sniff.c cosmetic: Fix indent of printf() statement 2022-01-25 16:39:46 +01:00
simtrace2-tool.c host: Don't pass -1 (converted to 255) as address 2022-03-03 17:48:14 +01:00
simtrace2_usb.c host: Always initialize libosmocore logging before using it 2022-03-03 15:27:13 +01:00