osmo-bts/src/osmo-bts-litecell15
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
..
misc LC15: Hardware changes: 2016-06-15 09:44:58 +00:00
Makefile.am fix lc15 build: put src/common/libbts.a left of -losmogsm 2016-06-22 23:25:27 +00:00
calib_file.c LC15: TRX nominal TX power can be used from EEPROM or from BTS configuration 2016-06-15 09:45:02 +00:00
hw_misc.c LC15: Hardware changes: 2016-06-15 09:44:58 +00:00
hw_misc.h LC15: Add initial support for the NuRAN Wireless Litecell 1.5 2016-02-15 14:26:33 +01:00
l1_if.c dyn PDCH: lc15: chan_nr_by_sapi(): handle TCH/F_PDCH according to ts->flags 2016-06-22 23:25:54 +00:00
l1_if.h DTXd: store/repeat last SID 2016-06-14 10:18:59 +00:00
l1_transp.h LC15: Add initial support for the NuRAN Wireless Litecell 1.5 2016-02-15 14:26:33 +01:00
l1_transp_hw.c LC15: Hardware changes: 2016-06-15 09:44:58 +00:00
lc15bts.c LC15: Add initial support for the NuRAN Wireless Litecell 1.5 2016-02-15 14:26:33 +01:00
lc15bts.h LC15: Add initial support for the NuRAN Wireless Litecell 1.5 2016-02-15 14:26:33 +01:00
lc15bts_vty.c LC15: TRX nominal TX power can be used from EEPROM or from BTS configuration 2016-06-15 09:45:02 +00:00
main.c LC15: TRX nominal TX power can be used from EEPROM or from BTS configuration 2016-06-15 09:45:02 +00:00
oml.c dyn PDCH: lc15: complete for litecell15-bts: implement bts_model_ts_*() 2016-06-22 23:26:15 +00:00
oml_router.c LC15: Add initial support for the NuRAN Wireless Litecell 1.5 2016-02-15 14:26:33 +01:00
oml_router.h LC15: Add initial support for the NuRAN Wireless Litecell 1.5 2016-02-15 14:26:33 +01:00
tch.c Move copy-pasted code into common part 2016-06-18 11:35:12 +00:00
utils.c LC15: port litecell 1.5 support to recent osmo-bts master 2016-02-15 14:26:55 +01:00
utils.h LC15: port litecell 1.5 support to recent osmo-bts master 2016-02-15 14:26:55 +01:00