aboutsummaryrefslogtreecommitdiffstats
path: root/tests/alloc/MslotTest.cpp
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2021-01-12 19:33:53 +0100
committerlynxis lazus <lynxis@fe80.eu>2021-01-15 15:50:41 +0000
commit695ce771676732045ac89ac03b43ba071befeafb (patch)
tree7a10451cc950e0ebc3941ad398ecb1e207df9cd5 /tests/alloc/MslotTest.cpp
parent54faf023be0e8f9bcfdb64fd0afb3a00138cd45f (diff)
gprs_rlc_ts_alloc: ensure no rolling slots are allocated
When allocating multiple slots for a UE the following example is not allowed 'UU----UU' for a UE class 12. The time slot number can not roll over 7 and move to 0. 44.060 or 45.002 only specifies contigous however it was unclear it this is an allowed pattern. Only the example 45.002 B.3 in release 12 cleared this up. It gives an example for a multi slot class 5 UE which has 7 possible configuration this means the rolled over is not allowed. Multislot class type 2 UE doesn't have this limitation. Further if a UE supports 8 time slots this is not a limitation because the window size (45.002 B.1) can include all time slots. Releated: SYS#5073 Change-Id: I16019bdbe741b37b83b62749b840a3b7f4ddc6c7
Diffstat (limited to 'tests/alloc/MslotTest.cpp')
0 files changed, 0 insertions, 0 deletions