Hello Jenkins Builder,

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/osmo-trx/+/19641

to look at the new patch set (#4).

Change subject: osmo-trx-ipc
......................................................................

osmo-trx-ipc

This adds a IPC backend that uses shared memory interface
to communicate with (proprietary) devices.

Requires config file option
dev-args ipc_msock=/path/to/socket
to specify the master socket the ipc backend should connect to.

If UHD is avaialble the ipc-driver-test tool can be used to test the
backend with a uhd device, this was so far only tested with a b2xx.

Change-Id: Ice63d3499026293ade8aad675ff7a883bcdd5756
---
M .gitignore
M Transceiver52M/Makefile.am
M Transceiver52M/device/Makefile.am
A Transceiver52M/device/ipc/IPCDevice.cpp
A Transceiver52M/device/ipc/IPCDevice.h
A Transceiver52M/device/ipc/Makefile.am
A Transceiver52M/device/ipc/ipc-driver-test.c
A Transceiver52M/device/ipc/ipc-driver-test.h
A Transceiver52M/device/ipc/ipc_chan.c
A Transceiver52M/device/ipc/ipc_chan.h
A Transceiver52M/device/ipc/ipc_shm.c
A Transceiver52M/device/ipc/ipc_shm.h
A Transceiver52M/device/ipc/ipc_sock.c
A Transceiver52M/device/ipc/ipc_sock.h
A Transceiver52M/device/ipc/shm.c
A Transceiver52M/device/ipc/shm.h
A Transceiver52M/device/ipc/uhdwrap.cpp
A Transceiver52M/device/ipc/uhdwrap.h
M Transceiver52M/device/uhd/UHDDevice.cpp
M Transceiver52M/device/uhd/UHDDevice.h
M configure.ac
M contrib/jenkins.sh
M contrib/osmo-trx.spec.in
M contrib/systemd/Makefile.am
A contrib/systemd/osmo-trx-ipc.service
25 files changed, 3,753 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/41/19641/4
--
To view, visit https://gerrit.osmocom.org/c/osmo-trx/+/19641
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: Ice63d3499026293ade8aad675ff7a883bcdd5756
Gerrit-Change-Number: 19641
Gerrit-PatchSet: 4
Gerrit-Owner: Hoernchen <ew...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: fixeria <vyanits...@sysmocom.de>
Gerrit-CC: laforge <lafo...@osmocom.org>
Gerrit-MessageType: newpatchset

Reply via email to