libosmocore/include/osmocom
Harald Welte da432cdc35 libosmocore libusb integration
Osmocom applications typically use libosmocore select.[ch] event loop
code as their main event dispatch mechanism.  When they want to deal
with libusb in a non-blocking/asynchronous way, they need to integrate
libusb into that select().

The new libosmousb is doing exactly that: Providing a shared utility
library for Osmocom programs that wish to use libusb.  This is useful
for example in simtrace2 host utilitie as well as osmo-e1d.

Change-Id: I656a1a38cbb5b1f3a9145d2869d3b4d0adefcae3
Closes: OS#4299
2019-12-16 00:17:27 +01:00
..
codec core/defs.h: introduce and use OSMO_DEPRECATED_OUTSIDE 2019-12-11 12:42:05 +00:00
coding coding: Add BER-reporting RACH decode functions 2018-02-26 12:26:38 +01:00
core core/defs.h: introduce and use OSMO_DEPRECATED_OUTSIDE 2019-12-11 12:42:05 +00:00
crypt Use define for key buffers 2018-12-20 09:51:02 +00:00
ctrl Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre) 2019-05-08 13:50:15 +00:00
gprs GPRS/BSSGP: introduce bssgp_bvc_ctx_free() 2019-11-09 02:14:50 +07:00
gsm core/defs.h: introduce and use OSMO_DEPRECATED_OUTSIDE 2019-12-11 12:42:05 +00:00
sim Add _c versions of functions that otherwise return static buffers 2019-04-10 22:42:32 +00:00
usb libosmocore libusb integration 2019-12-16 00:17:27 +01:00
vty vty_app_info.is_config_node: add OSMO_DEPRECATED 2019-11-24 19:59:35 +01:00