Convergence Layer for ODU-High and UE simulator communication 11/8811/7
authorlal.harshita <Harshita.Lal@radisys.com>
Thu, 28 Jul 2022 09:15:53 +0000 (14:45 +0530)
committerlal.harshita <Harshita.Lal@radisys.com>
Mon, 12 Sep 2022 07:54:03 +0000 (13:24 +0530)
commit2a17a6f69e17d36e2a5a8b2d79aedebd23967e1e
treee1b5e2e79d9a98236904ee4b2ebfd686240ee6b7
parent71278e10d44c0ee8855fec565c95aa0bb9135183
Convergence Layer for ODU-High and UE simulator communication

Signed-off-by: lal.harshita <Harshita.Lal@radisys.com>
Change-Id: Ifa22a540a68bdc0780c4a565f655dac1eea85fcc
Signed-off-by: lal.harshita <Harshita.Lal@radisys.com>
31 files changed:
build/common/fapi_cl.mak [new file with mode: 0755]
build/odu/makefile
src/5gnrmac/lwr_mac_ex_ms.c
src/5gnrmac/lwr_mac_fsm.c
src/5gnrmac/lwr_mac_handle_phy.c
src/5gnrmac/lwr_mac_phy.c
src/5gnrmac/mac.h
src/5gnrmac/mac_demux.c
src/5gnrmac/mac_msg_hdl.c
src/5gnrmac/mac_mux.c
src/5gnrsch/sch_common.c
src/5gnrsch/sch_crc.c
src/cm/common_def.h
src/cm/lwr_mac_fapi_cl_inf.h [new file with mode: 0644]
src/cm/mac_sch_interface.h
src/cm/ssi.h
src/cu_stub/cu_stub.h
src/du_app/du_cell_mgr.c
src/du_app/du_cfg.h
src/du_app/du_mgr_main.c
src/fapi_cl/fapi_cl.h [new file with mode: 0644]
src/fapi_cl/fapi_cl_comm.c [new file with mode: 0644]
src/fapi_cl/fapi_cl_ex_ms.c [new file with mode: 0644]
src/fapi_cl/fapi_cl_mac2phy.c [new file with mode: 0644]
src/fapi_cl/fapi_cl_phy2mac.c [new file with mode: 0644]
src/fapi_cl/fapi_cl_utils.h [new file with mode: 0644]
src/fapi_cl/fapi_interface_ue_sim.h [new file with mode: 0644]
src/fapi_cl/tags [new file with mode: 0644]
src/mt/mt_ss.c
src/mt/mt_ss.h
src/ric_stub/ric_stub.h