Francisco Paisana
|
c1ff03bd1a
|
moved uci feedback and state variables from cc_sched_ue to sched_ue_cell class
|
4 years ago |
Francisco Paisana
|
dadee757a1
|
moved harq entity and tpc to sched_ue_cell
|
4 years ago |
Francisco Paisana
|
3892194d98
|
sched refactor, use enb_cc_idx rather than ue_cc_idx primarily to avoid uneeded conversions
|
4 years ago |
Francisco Paisana
|
d4242f2db7
|
precompute nof_re_table[sf][prb][slot][cfi] for faster nof_re computation and for more accurate lower bound nof_re computation
|
4 years ago |
Francisco Paisana
|
d0a17b0a40
|
created sched_ue_cell class that is indexed based on enb_cc_idx
|
4 years ago |
Francisco Paisana
|
8b306c81e2
|
refactor tbs/mcs computation in sched
|
4 years ago |
Francisco Paisana
|
1dd211c91c
|
fix log initialization in sched_helpers.cc
|
4 years ago |
Francisco Paisana
|
afef5188a6
|
move sched_harq to subfolder
|
4 years ago |
Francisco Paisana
|
233e604cfe
|
cleanup sched_ue, moving some unrelated functions to sched_helpers
|
4 years ago |
Francisco Paisana
|
bc8e65c82f
|
bug fix in the PF scheduler. The correct history was not being stored for newtxs
|
4 years ago |
Francisco Paisana
|
9de318c7e6
|
avoid allocating DL harqs when respective acks are still pending, when there is a reordering of ttis in the phy
|
4 years ago |
Francisco
|
22229adf08
|
fix: normal phr is only sent for PCell
|
4 years ago |
Francisco
|
5865df39d1
|
created class that implements the scheduler transmit power control and PHR handling
|
4 years ago |
Francisco
|
86ab1864f7
|
The struct tti_point is now used ubiquitously in the scheduler
|
4 years ago |
Francisco
|
d7fae0b7a3
|
Implementation of time-domain PF scheduler
- PF scheduling becomes the new default
|
4 years ago |
Andre Puschmann
|
07d2bc4fe8
|
change license header to agnostic version with hint to root LICENSE file
|
4 years ago |
Francisco
|
f07e52129c
|
increase mcs ul upper bound to 24 when ue is cat4 and enb supports 64qam. Simplified max_mcs computation
|
4 years ago |
Francisco
|
bb96625129
|
renaming lch_manager -> lch_ue_manager
|
4 years ago |
Francisco
|
a348508072
|
simplified sched_ue pending DL bytes calculation API
|
4 years ago |
Francisco
|
0ffea62411
|
Wrote logging functions for SCHED MAC CE/LCID allocations
|
4 years ago |
Francisco
|
c1fb161004
|
Move sched lch_manager to separate file
|
4 years ago |
Francisco
|
eae0dc93ad
|
rename scheduler files. scheduler -> sched
|
4 years ago |