osmo-bts/src
Neels Hofmeyr 3f919171ef dyn PDCH: lc15: complete for litecell15-bts: implement bts_model_ts_*()
Analogous to 63b296bdd9 on osmo-bts-sysmo.

Implement bts_model_ts_disconnect() by sending an MphDisconnect message to L1.
Pass a disconnect callback to invoke dyn_pdch_ts_disconnected() in
common/rsl.c.

Implement bts_model_ts_connect() by calling ts_connect_as(). Pass a connect cb
to invoke dyn_pdch_connected() in common/rsl.c.

Change-Id: I8c8c3244c726fd6055cedb22ee11706994ff9cd4
2016-06-22 23:26:15 +00:00
..
common Use error values instead of number for RSL error 2016-06-21 17:52:01 +02:00
osmo-bts-litecell15 dyn PDCH: lc15: complete for litecell15-bts: implement bts_model_ts_*() 2016-06-22 23:26:15 +00:00
osmo-bts-octphy Move copy-pasted code into common part 2016-06-18 11:35:12 +00:00
osmo-bts-sysmo Move copy-pasted code into common part 2016-06-18 11:35:12 +00:00
osmo-bts-trx Clarify logging message 2016-06-22 23:24:43 +00:00
Makefile.am LC15: Add initial support for the NuRAN Wireless Litecell 1.5 2016-02-15 14:26:33 +01:00