Attention is currently required from: Timur Davydov.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-abis/+/42652?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Verified-1 by Jenkins Builder
Change subject: abis: add optional WebSDR E1 input driver ......................................................................
abis: add optional WebSDR E1 input driver
Add a new optional E1 input backend for WebSDR, enabled via --with-websdr.
Introduce input/websdr.c and public callback API to replace socket-based IPA transport with a callback-driven interface for OML/RSL and OSMUX.
Intended for WebAssembly builds where Osmocom components run in a browser and communicate with SDR via WebUSB.
Change-Id: Ib804dc8eb67a91678603f54ea0beccd5c61e4a80 --- M configure.ac M include/Makefile.am A include/osmocom/abis/websdr.h M src/Makefile.am M src/e1_input.c M src/e1_input_vty.c M src/input/ipaccess.c A src/input/websdr.c 8 files changed, 775 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/52/42652/2