Hello Jenkins Builder,

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

    https://gerrit.osmocom.org/c/osmo-smlc/+/20470

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

Change subject: initial working osmo-smlc implementation
......................................................................

initial working osmo-smlc implementation

The lower level Lb/SCCP interface conn handling is essentially a copy of
OsmoMSC's A/SCCP infrastructure (OsmoMSC also connects to multiple BSCs).

The smlc_subscr is mostly a copy of OsmoBSC's bsc_subscr.

smlc_loc_req FSM is the SMLC side of OsmoBSC's new lcs_loc_req FSM.

cell_locations configures geographic coordinates of individual cells.

Change-Id: I917ba8fc51a1f1150be77ae01e12a7b16a853052
---
M configure.ac
M doc/examples/osmo-smlc/osmo-smlc.cfg
M include/osmocom/smlc/Makefile.am
A include/osmocom/smlc/cell_locations.h
A include/osmocom/smlc/debug.h
A include/osmocom/smlc/lb_conn.h
A include/osmocom/smlc/lb_peer.h
A include/osmocom/smlc/sccp_lb_inst.h
M include/osmocom/smlc/smlc_data.h
A include/osmocom/smlc/smlc_loc_req.h
M include/osmocom/smlc/smlc_sigtran.h
A include/osmocom/smlc/smlc_subscr.h
A include/osmocom/smlc/smlc_vty.h
M src/osmo-smlc/Makefile.am
A src/osmo-smlc/cell_locations.c
A src/osmo-smlc/lb_conn.c
A src/osmo-smlc/lb_peer.c
A src/osmo-smlc/lcs_loc_req.c
A src/osmo-smlc/sccp_lb_inst.c
A src/osmo-smlc/smlc_data.c
A src/osmo-smlc/smlc_loc_req.c
M src/osmo-smlc/smlc_main.c
D src/osmo-smlc/smlc_sigtran.c
A src/osmo-smlc/smlc_subscr.c
M tests/Makefile.am
A tests/cell_locations.vty
A tests/osmo-smlc.cfg
A tests/smlc_subscr/Makefile.am
A tests/smlc_subscr/smlc_subscr_test.c
A tests/smlc_subscr/smlc_subscr_test.err
A tests/smlc_subscr/smlc_subscr_test.ok
M tests/testsuite.at
32 files changed, 2,890 insertions(+), 113 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-smlc refs/changes/70/20470/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-smlc/+/20470
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-smlc
Gerrit-Branch: master
Gerrit-Change-Id: I917ba8fc51a1f1150be77ae01e12a7b16a853052
Gerrit-Change-Number: 20470
Gerrit-PatchSet: 2
Gerrit-Owner: neels <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset

Reply via email to