<p>Hoernchen <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-trx/+/19641">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-trx-ipc<br><br>This adds a IPC backend that uses shared memory interface<br>to communicate with (proprietary) devices.<br><br>Requires config file option<br>dev-args ipc_msock=/path/to/socket<br>to specify the master socket the ipc backend should connect to.<br><br>If UHD is avaialble the ipc-driver-test tool can be used to test the<br>backend with a uhd device, this was so far only tested with a b2xx.<br><br>Change-Id: Ice63d3499026293ade8aad675ff7a883bcdd5756<br>---<br>M .gitignore<br>M Transceiver52M/Makefile.am<br>M Transceiver52M/device/Makefile.am<br>A Transceiver52M/device/ipc/IPCDevice.cpp<br>A Transceiver52M/device/ipc/IPCDevice.h<br>A Transceiver52M/device/ipc/Makefile.am<br>A Transceiver52M/device/ipc/ipc-driver-test.c<br>A Transceiver52M/device/ipc/ipc-driver-test.h<br>A Transceiver52M/device/ipc/ipc_chan.c<br>A Transceiver52M/device/ipc/ipc_chan.h<br>A Transceiver52M/device/ipc/ipc_shm.c<br>A Transceiver52M/device/ipc/ipc_shm.h<br>A Transceiver52M/device/ipc/ipc_sock.c<br>A Transceiver52M/device/ipc/ipc_sock.h<br>A Transceiver52M/device/ipc/shm.c<br>A Transceiver52M/device/ipc/shm.h<br>A Transceiver52M/device/ipc/uhdwrap.cpp<br>A Transceiver52M/device/ipc/uhdwrap.h<br>M Transceiver52M/device/uhd/UHDDevice.cpp<br>M Transceiver52M/device/uhd/UHDDevice.h<br>M configure.ac<br>M contrib/jenkins.sh<br>M contrib/osmo-trx.spec.in<br>M contrib/systemd/Makefile.am<br>A contrib/systemd/osmo-trx-ipc.service<br>25 files changed, 3,753 insertions(+), 8 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/41/19641/5</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-trx/+/19641">change 19641</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-trx/+/19641"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ice63d3499026293ade8aad675ff7a883bcdd5756 </div>
<div style="display:none"> Gerrit-Change-Number: 19641 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: Hoernchen <ewild@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>