Change in libosmocore[master]: libosmocore libusb integration

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Dec 15 20:01:40 UTC 2019


laforge has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/libosmocore/+/16606 )

Change subject: libosmocore libusb integration
......................................................................

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
---
M Makefile.am
M configure.ac
M debian/control
A debian/libosmousb0.install
M include/Makefile.am
A include/osmocom/usb/libusb.h
A libosmousb.pc.in
A src/usb/Makefile.am
A src/usb/osmo_libusb.c
9 files changed, 210 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/06/16606/2
-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/16606
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I656a1a38cbb5b1f3a9145d2869d3b4d0adefcae3
Gerrit-Change-Number: 16606
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-CC: Jenkins Builder
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191215/03e367e9/attachment.htm>


More information about the gerrit-log mailing list