osmo-smlc/src/osmo-smlc
Neels Hofmeyr 7299215d74 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
2020-10-13 02:39:28 +00:00
..
Makefile.am initial working osmo-smlc implementation 2020-10-13 02:39:28 +00:00
cell_locations.c initial working osmo-smlc implementation 2020-10-13 02:39:28 +00:00
lb_conn.c initial working osmo-smlc implementation 2020-10-13 02:39:28 +00:00
lb_peer.c initial working osmo-smlc implementation 2020-10-13 02:39:28 +00:00
sccp_lb_inst.c initial working osmo-smlc implementation 2020-10-13 02:39:28 +00:00
smlc_ctrl.c initial skeleton 2020-08-21 19:56:10 +02:00
smlc_data.c initial working osmo-smlc implementation 2020-10-13 02:39:28 +00:00
smlc_loc_req.c initial working osmo-smlc implementation 2020-10-13 02:39:28 +00:00
smlc_main.c initial working osmo-smlc implementation 2020-10-13 02:39:28 +00:00
smlc_subscr.c initial working osmo-smlc implementation 2020-10-13 02:39:28 +00:00