osmo-remsim/src
Harald Welte 32e2e006b1 remsim_client: Port to async libosmousb select loop
By using the non-blocking / asynchronous libusb via the newly-
introduced libosmousb (integration to libosmocore select loop),
we can not only get a cleaner code-base, but we also get a
considerable speed-up.

In my tests with a Quectel E25 and a sysmoUSIM-SJS1 card,
I am down from 41.4s to 4.7s for the initial reading of the SIM
at start-up.

Change-Id: Ic18690b3c2cbc5e99de0665c0b68b7555433b3cd
Closes: OS#4299
Depends: libosmocore.git I656a1a38cbb5b1f3a9145d2869d3b4d0adefcae3
2019-12-17 13:31:20 +01:00
..
bankd bankd: Introduce SIGMAPADD to tell worker about new mapping 2019-12-15 00:11:43 +01:00
rspro RSPRO: Add new ResetState{Req,Res} 2019-12-04 21:52:58 +01:00
server Add "--version" to all executables to print compile-time version info 2019-12-04 21:13:24 +00:00
Makefile.am remsim-client: Port from local copy to libosmousb + libosmo-simtrace2 2019-12-17 11:56:21 +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
client.h Replace bankd_client_fsm with rspro_client_fsm 2019-12-15 00:06:09 +01:00
debug.c add missing copyright / license headers everywhere 2019-03-09 13:11:56 +01:00
debug.h slotmap: Log file/line when changing state 2019-03-07 21:15:32 +01:00
remsim_client.c rspro_client_fsm: Disable automatic connect on FSM allocation 2019-12-05 08:56:27 +01:00
rspro_client_fsm.c rspro_client_fsm: Fix handling of IPA keepalive 2019-12-15 00:11:43 +01:00
rspro_client_fsm.h rspro_client_fsm: Fix handling of IPA keepalive 2019-12-15 00:11:43 +01:00
rspro_util.c RSPRO: Add new ResetState{Req,Res} 2019-12-04 21:52:58 +01:00
rspro_util.h RSPRO: Add new ResetState{Req,Res} 2019-12-04 21:52:58 +01:00
simtrace2-remsim_client.c remsim_client: Port to async libosmousb select loop 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