osmo-bts/src/common
Harald Welte 54cbbb1450 Have osmo-bts request OML routes for all its MOs at startup
During OML link start-up, osmo-bts now requests a OML route for each
of the managed objects that it currently implements.  This is done via
the 'ORC' (OML Router Control) protocol, which is encapsulated in
the extended IPA_PROTO_OSMO multiplex.

The responses (ACK/NACK) are not yet processed inside osmo-bts.
2014-08-24 17:29:16 +02:00
..
Makefile.am Have osmo-bts request OML routes for all its MOs at startup 2014-08-24 17:29:16 +02:00
abis.c Have osmo-bts request OML routes for all its MOs at startup 2014-08-24 17:29:16 +02:00
amr.c AMR: change definition of amr_get_initial_mode() return value 2011-09-09 23:29:27 +02:00
bts.c Have osmo-bts request OML routes for all its MOs at startup 2014-08-24 17:29:16 +02:00
bts_ctrl_commands.c add control interface to common BTS (for thermal attenuation) 2014-08-24 16:42:02 +02:00
bts_ctrl_lookup.c ctrl_if: Move control interface to port 4238 2014-08-24 16:59:05 +02:00
gsm_data_shared.c re-work original osmo-bts with support for sysmocom femtobts 2011-06-27 11:25:35 +02:00
handover.c handover: Call the right function and avoid recursion 2014-04-19 19:22:22 +02:00
lchan.c lchan: Similar to OpenBSC use a set method to change the state 2012-04-19 09:39:15 +02:00
load_indication.c paging: send CCCH load indications even if paging load below threshold 2012-11-24 22:28:44 +01:00
logging.c handover: Introduce debug area for handover related items 2014-03-10 13:38:07 +01:00
measurement.c measurement: Speculative performance change 2013-12-28 09:37:59 +01:00
msg_utils.c A dedicated OML router program (osmobts-omlrouter) 2014-08-24 17:28:47 +02:00
oml.c Have osmo-bts request OML routes for all its MOs at startup 2014-08-24 17:29:16 +02:00
oml_router.c A dedicated OML router program (osmobts-omlrouter) 2014-08-24 17:28:47 +02:00
oml_router_ctrl.c Have osmo-bts request OML routes for all its MOs at startup 2014-08-24 17:29:16 +02:00
oml_routing.c A dedicated OML router program (osmobts-omlrouter) 2014-08-24 17:28:47 +02:00
paging.c agch/pch: Use PCH for AGCH msgs 2014-03-10 09:22:24 +01:00
pcu_sock.c agch/pcu: Fix crash for AGCH commands queued by the PCU 2014-03-27 09:19:24 +01:00
rsl.c amr: Avoid toggling the CMR from none and a set one 2014-07-25 09:22:29 +02:00
support.c re-work original osmo-bts with support for sysmocom femtobts 2011-06-27 11:25:35 +02:00
sysinfo.c common: Ignore "si.valid" outside of _MAX_SYSINFO_TYPE 2014-05-22 21:17:49 +02:00
tx_power.c New generic transmit power handling 2014-08-24 10:46:21 +02:00
vty.c Use new libosmo-abis features to allow OML on non-standard TCP port 2014-08-24 17:25:47 +02:00