<p>neels <strong>uploaded patch set #7</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-smlc/+/20470">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">initial working osmo-smlc implementation<br><br>The lower level Lb/SCCP interface conn handling is essentially a copy of<br>OsmoMSC's A/SCCP infrastructure (OsmoMSC also connects to multiple BSCs).<br><br>The smlc_subscr is mostly a copy of OsmoBSC's bsc_subscr.<br><br>smlc_loc_req FSM is the SMLC side of OsmoBSC's new lcs_loc_req FSM.<br><br>cell_locations configures geographic coordinates of individual cells.<br><br>Change-Id: I917ba8fc51a1f1150be77ae01e12a7b16a853052<br>---<br>M configure.ac<br>M doc/examples/osmo-smlc/osmo-smlc.cfg<br>M include/osmocom/smlc/Makefile.am<br>A include/osmocom/smlc/cell_locations.h<br>A include/osmocom/smlc/debug.h<br>A include/osmocom/smlc/lb_conn.h<br>A include/osmocom/smlc/lb_peer.h<br>A include/osmocom/smlc/sccp_lb_inst.h<br>M include/osmocom/smlc/smlc_data.h<br>A include/osmocom/smlc/smlc_loc_req.h<br>M include/osmocom/smlc/smlc_sigtran.h<br>A include/osmocom/smlc/smlc_subscr.h<br>A include/osmocom/smlc/smlc_vty.h<br>M src/osmo-smlc/Makefile.am<br>A src/osmo-smlc/cell_locations.c<br>A src/osmo-smlc/lb_conn.c<br>A src/osmo-smlc/lb_peer.c<br>A src/osmo-smlc/sccp_lb_inst.c<br>A src/osmo-smlc/smlc_data.c<br>A src/osmo-smlc/smlc_loc_req.c<br>M src/osmo-smlc/smlc_main.c<br>D src/osmo-smlc/smlc_sigtran.c<br>A src/osmo-smlc/smlc_subscr.c<br>M tests/Makefile.am<br>A tests/cell_locations.vty<br>A tests/osmo-smlc.cfg<br>A tests/smlc_subscr/Makefile.am<br>A tests/smlc_subscr/smlc_subscr_test.c<br>A tests/smlc_subscr/smlc_subscr_test.err<br>A tests/smlc_subscr/smlc_subscr_test.ok<br>M tests/testsuite.at<br>31 files changed, 2,684 insertions(+), 114 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-smlc refs/changes/70/20470/7</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-smlc/+/20470">change 20470</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-smlc/+/20470"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-smlc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I917ba8fc51a1f1150be77ae01e12a7b16a853052 </div>
<div style="display:none"> Gerrit-Change-Number: 20470 </div>
<div style="display:none"> Gerrit-PatchSet: 7 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: Vadim Yanitskiy <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>