simtrace2/host
Harald Welte 859f1b0974 Introduce support for asynchronous USB transmission
libosmo-simtrace2 traditionally had only supported blocking, synchronous
I/O, while other osmocom programs such as remsim-client used
asynchronous USB I/O.

Using async USB I/O for IRQ + IN transfers while using blocking I/O for
OUT transfers doesn't seem to work reliably, so we have to offer a way
to perform the OUT transfers generated within libosmo-simtrace2 in async
mode.

Change-Id: Ib8939bdb7f533cd20a34a30a97f12b782b9816c2
2020-05-25 23:00:20 +02:00
..
contrib contrib: integrate RPM spec 2020-05-19 15:59:01 +02:00
include Introduce support for asynchronous USB transmission 2020-05-25 23:00:20 +02:00
lib Introduce support for asynchronous USB transmission 2020-05-25 23:00:20 +02:00
src simtrace2_siff: getopt_long() returns int, not char 2020-03-19 09:18:31 +01:00
.gitignore Update .gitignore file for host 2019-12-26 08:07:19 +01:00
COPYING host: Add COPYING file for host software (GPLv2) 2020-01-17 10:23:31 +01:00
Makefile.am Fix topdir Makefile and debian packaging 2019-11-28 11:53:09 +01:00
Makefile.old host: use autotools and split shared code to libosmo-simtrace2 2019-11-24 23:15:53 +01:00
configure.ac contrib: integrate RPM spec 2020-05-19 15:59:01 +02:00
git-version-gen host: use autotools and split shared code to libosmo-simtrace2 2019-11-24 23:15:53 +01:00
libosmo-simtrace2.pc.in host: use autotools and split shared code to libosmo-simtrace2 2019-11-24 23:15:53 +01:00