osmo-pcu/tests/ms
Philipp Maier 72ed33303a pcu_l1_if_phy: add new PHY API function to disconnect PDCH
There is a function l1if_connect_pdch, but no complementary function
like we have it with l1if_open_pdch and l1if_close_pdch. The reason for
this is that the PHY implementations that rely on a femtocell DSP do not
need to disconnect the pdch explcitly. However, the planned support for
the E1 based Ercisson RBS CCU will require an explicit disconnect. So
lets add a function call for this.

Change-Id: Ied88f3289bda87c48f5f9255c4591470633cc805
Related: OS#5198
2023-02-27 16:46:01 +01:00
..
MsTest.cpp pcu_l1_if_phy: add new PHY API function to disconnect PDCH 2023-02-27 16:46:01 +01:00
MsTest.err Improve MS logging 2022-11-03 18:12:06 +01:00
MsTest.ok ms: Properly handle EGPRS_GMSK mode in ms_max_cs_dl/ul() 2021-01-25 16:19:37 +01:00