Hello pespin, 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 (#10).
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
M debian/control
A debian/osmo-trx-ipc.install
M debian/rules
M doc/examples/Makefile.am
A doc/examples/osmo-trx-ipc/osmo-trx-ipc.cfg
30 files changed, 3,769 insertions(+), 10 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/41/19641/10
--
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: 10
Gerrit-Owner: Hoernchen <[email protected]>
Gerrit-Reviewer: Hoernchen <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-CC: fixeria <[email protected]>
Gerrit-CC: laforge <[email protected]>
Gerrit-MessageType: newpatchset