Skip to content

Commit 635be41

Browse files
committed
sched: implementation of a HARQ management system for a cell, which is more computationally efficient
1 parent 3cb0925 commit 635be41

File tree

3 files changed

+828
-0
lines changed

3 files changed

+828
-0
lines changed

lib/scheduler/ue_scheduling/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
set(SOURCES
1010
harq_process.cpp
11+
cell_harq_manager.cpp
1112
dl_logical_channel_manager.cpp
1213
ul_logical_channel_manager.cpp
1314
ta_manager.cpp

0 commit comments

Comments
 (0)