osmo-remsim/src
Harald Welte dd33725c8f Enable async use of libosmo-simtrace2
libosmo-simtrace2 traditionally had only supported blocking, synchronous
I/O, while 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 switch OUT also to async.

Depends: simtrace2.git Ib8939bdb7f533cd20a34a30a97f12b782b9816c2
Change-Id: I18bf166a95bd4318d700b3e93401b2db5188acfc
2020-05-25 22:56:41 +02:00
..
bankd add '-d' command line argument to configure stderr logging verbosity 2020-05-25 15:49:33 +02:00
client Enable async use of libosmo-simtrace2 2020-05-25 22:56:41 +02:00
rspro RSPRO: Add new ResetState{Req,Res} 2019-12-04 21:52:58 +01:00
server add '-d' command line argument to configure stderr logging verbosity 2020-05-25 15:49:33 +02:00
Makefile.am introduce --disable-remsim-client-{st2,ifdhanndler} 2020-03-14 18:26:26 +01:00
asn1c_helpers.c Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +01:00
asn1c_helpers.h Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +01:00
debug.c user_simtrace2: Stop using printf, use libosmocore logging 2020-03-14 18:26:26 +01:00
debug.h user_simtrace2: Stop using printf, use libosmocore logging 2020-03-14 18:26:26 +01:00
rspro_client_fsm.c client: major restructuring around new main_fsm 2020-03-04 18:02:21 +01:00
rspro_client_fsm.h rspro_client_fsm: Add optional notifiation of parent on connect/disconnect 2020-03-04 16:21:34 +01:00
rspro_util.c rspro_util.c: Use %zu for size_t 2020-03-14 18:26:26 +01:00
rspro_util.h rspro_util: Add functions generating {Bank,Client}SlotStatusInd 2019-12-17 13:31:20 +01:00
slotmap.c bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00
slotmap.h bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00