Convergence Layer for ODU-High and UE simulator communication 43/10843/1
authorlal.harshita <Harshita.Lal@radisys.com>
Thu, 28 Jul 2022 09:15:53 +0000 (14:45 +0530)
committerlal.harshita <Harshita.Lal@radisys.com>
Wed, 5 Apr 2023 10:21:47 +0000 (15:51 +0530)
commit6534f900f4577b52a4e0aae853712b28a787fb3b
tree10e6399e67aabb0729021317e9c4e9cb1aab96d2
parentd1086166f17ae851cba5296a7ce1c5c5d1a553b9
Convergence Layer for ODU-High and UE simulator communication

Signed-off-by: lal.harshita <Harshita.Lal@radisys.com>
Change-Id: Iee7fd6a9a684f25520e9744d982f8df876b44d19
26 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/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/du_app/du_cell_mgr.c
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