aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2023-07-27 21:42:01 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2023-08-21 11:19:50 +0200
commit441768a82396ec14ee37fde65801b65f87051b90 (patch)
tree02120ca0bc10f04f999e07a6e199d9f7729173c8
parent60664a4df16a96df2eff462aff6f085c875d7551 (diff)
WIP: Assume MultiSlot Class 1 if unknownpespin/bsn
Until now, if timeslot resources where being allocated for an MS for which its msclass is not known, msclass=12 was being selected. While it's true that msclass=12 is quite a usual one implemented by phones (Rx=4, Rx=4, Sum=5), some MS implementations may not support such modes. As a result, if the PCU allocates a TBF for an MS which its msclass is not known (eg. because it used 1-phase access aka no Pkt Res Req), then a minimal msclass=1 must be assumed. Otherwise, it may assign more multislots than the MS can handle, and will work incorrectly since an amount of RLC/MAC blocks won't be sent/received properly. Test output changes in MslotTest.ok are expected since some allocations are accumulative, and ms_class=0 is called the first one. TbfTest.err changes happen in test_ms_merge_dl_tbf_different_trx(). Change-Id: If80fdd793db7dad029faa83dbf980ffc4959e2e5
-rw-r--r--src/mslot_class.h3
-rw-r--r--tests/alloc/AllocTest.err4014
-rw-r--r--tests/alloc/AllocTest.ok44
-rw-r--r--tests/alloc/MslotTest.ok898
-rw-r--r--tests/tbf/TbfTest.err42
5 files changed, 2494 insertions, 2507 deletions
diff --git a/src/mslot_class.h b/src/mslot_class.h
index d273cad8..aa2214eb 100644
--- a/src/mslot_class.h
+++ b/src/mslot_class.h
@@ -30,7 +30,8 @@
#define MS_C 252 /* 1 with hopping, 0 without (change Tx to Rx)*/
#define MS_TO 251 /* 31 symbol periods (this can be provided by a TA offset, i.e. a minimum TA value) */
-#define DEFAULT_MSLOT_CLASS 12
+/* If Multislot Class is not known, use ms_class=1: Rx=1 Tx=1 Sum=2 */
+#define DEFAULT_MSLOT_CLASS 1
#define NO_FREE_TFI 0xffffffff
diff --git a/tests/alloc/AllocTest.err b/tests/alloc/AllocTest.err
index 2c321d23..660c3b0c 100644
--- a/tests/alloc/AllocTest.err
+++ b/tests/alloc/AllocTest.err
@@ -1919,13 +1919,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -1935,15 +1935,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -1955,13 +1955,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -7629,7 +7629,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -7645,9 +7645,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -10935,13 +10935,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = a0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -10951,15 +10951,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = a0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -12597,7 +12597,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 60
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -12613,9 +12613,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 60, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 60
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -14247,13 +14247,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -14263,15 +14263,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -19215,13 +19215,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 50
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -19231,15 +19231,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 50
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -20871,13 +20871,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -20887,15 +20887,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -22533,7 +22533,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 30
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -22549,9 +22549,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 30, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 30
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -24189,7 +24189,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 30
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -24205,9 +24205,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 30, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 30
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -25839,13 +25839,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 70
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -25855,15 +25855,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 60, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 70
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -27495,13 +27495,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -27511,15 +27511,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -34119,13 +34119,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -34135,15 +34135,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -35775,13 +35775,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 28
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -35791,15 +35791,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 28
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -37431,13 +37431,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 28
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -37447,15 +37447,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 28
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -39087,13 +39087,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 68
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -39103,15 +39103,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 68
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -40743,13 +40743,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -40759,15 +40759,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -42405,7 +42405,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 18
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -42421,9 +42421,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 18, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 18
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -44061,7 +44061,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 18
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -44077,9 +44077,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 18, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 18
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -45717,7 +45717,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 18
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -45733,9 +45733,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 18, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 18
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -47367,13 +47367,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -47383,15 +47383,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -49023,13 +49023,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -49039,15 +49039,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 30, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -50679,13 +50679,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -50695,15 +50695,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 30, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -52335,13 +52335,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -52351,15 +52351,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -53991,13 +53991,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -54007,15 +54007,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -60615,13 +60615,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -60631,15 +60631,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -63927,13 +63927,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = a0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -63943,15 +63943,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = a0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -65583,13 +65583,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 60
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -65599,15 +65599,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 60, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 60
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -67239,13 +67239,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -67255,15 +67255,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -68895,13 +68895,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 14
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -68911,15 +68911,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 14
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -70551,13 +70551,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 14
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -70567,15 +70567,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 14
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -72207,13 +72207,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 14
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -72223,15 +72223,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 14
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -73863,13 +73863,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -73879,15 +73879,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -75519,13 +75519,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 34
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -75535,15 +75535,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 34
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -77175,13 +77175,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 34
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -77191,15 +77191,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 34
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -78831,13 +78831,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 70
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -78847,15 +78847,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 60, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 70
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -80487,13 +80487,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -80503,15 +80503,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -82149,7 +82149,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0c
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -82165,9 +82165,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0c
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -83805,7 +83805,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0c
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -83821,9 +83821,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0c
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -85461,7 +85461,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0c
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -85477,9 +85477,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0c
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -87117,7 +87117,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0c
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -87133,9 +87133,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0c
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -88773,7 +88773,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0c
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -88789,9 +88789,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0c
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -90429,7 +90429,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0c
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -90445,9 +90445,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0c
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -92079,13 +92079,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 68
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -92095,15 +92095,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 68
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -93735,13 +93735,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -93751,15 +93751,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -95391,13 +95391,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -95407,15 +95407,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 18, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -97047,13 +97047,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -97063,15 +97063,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 18, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -98703,13 +98703,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -98719,15 +98719,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 18, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -100359,13 +100359,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -100375,15 +100375,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 18, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -102015,13 +102015,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -102031,15 +102031,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -103671,13 +103671,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -103687,15 +103687,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -105327,13 +105327,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -105343,15 +105343,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -106983,13 +106983,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -106999,15 +106999,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -113607,13 +113607,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -113623,15 +113623,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -116919,13 +116919,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = a0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -116935,15 +116935,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = a0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -118575,13 +118575,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 60
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -118591,15 +118591,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 60, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 60
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -120231,13 +120231,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -120247,15 +120247,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -125199,13 +125199,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 50
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -125215,15 +125215,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 50
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -126855,13 +126855,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -126871,15 +126871,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -128511,13 +128511,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 30
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -128527,15 +128527,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 30, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 30
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -130167,13 +130167,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 30
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -130183,15 +130183,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 30, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 30
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -131823,13 +131823,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 70
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -131839,15 +131839,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 60, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 70
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -133479,13 +133479,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -133495,15 +133495,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -135135,13 +135135,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 0a
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -135151,15 +135151,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 0a
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -136791,13 +136791,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 0a
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -136807,15 +136807,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 0a
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -138447,13 +138447,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 0a
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -138463,15 +138463,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 0a
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -140103,13 +140103,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -140119,15 +140119,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -141759,13 +141759,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 0a
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -141775,15 +141775,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 0a
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -143415,13 +143415,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 0a
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -143431,15 +143431,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 0a
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -145071,13 +145071,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 68
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -145087,15 +145087,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 68
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -146727,13 +146727,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -146743,15 +146743,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -148383,13 +148383,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -148399,15 +148399,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -150039,13 +150039,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -150055,15 +150055,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -151695,13 +151695,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -151711,15 +151711,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -153351,13 +153351,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -153367,15 +153367,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -155007,13 +155007,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -155023,15 +155023,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 30, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -156663,13 +156663,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -156679,15 +156679,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 30, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -158319,13 +158319,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -158335,15 +158335,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -159975,13 +159975,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -159991,15 +159991,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -161637,7 +161637,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -161653,9 +161653,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -163293,7 +163293,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -163309,9 +163309,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -164949,7 +164949,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -164965,9 +164965,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -166605,7 +166605,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -166621,9 +166621,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -168261,7 +168261,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -168277,9 +168277,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -169917,7 +169917,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -169933,9 +169933,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -171573,7 +171573,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -171589,9 +171589,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -173223,13 +173223,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -173239,15 +173239,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -174885,7 +174885,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -174901,9 +174901,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -176541,7 +176541,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -176557,9 +176557,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -178197,7 +178197,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -178213,9 +178213,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 06
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -179847,13 +179847,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -179863,15 +179863,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -181503,13 +181503,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 34
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -181519,15 +181519,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 34
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -183159,13 +183159,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 34
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -183175,15 +183175,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 34
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -184815,13 +184815,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 70
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -184831,15 +184831,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 60, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 70
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -186471,13 +186471,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -186487,15 +186487,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -188127,13 +188127,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -188143,15 +188143,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -189783,13 +189783,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -189799,15 +189799,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -191439,13 +191439,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -191455,15 +191455,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -193095,13 +193095,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -193111,15 +193111,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -194751,13 +194751,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -194767,15 +194767,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -196407,13 +196407,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -196423,15 +196423,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -198063,13 +198063,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -198079,15 +198079,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -199719,13 +199719,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -199735,15 +199735,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -201375,13 +201375,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -201391,15 +201391,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -203031,13 +203031,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -203047,15 +203047,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -204687,13 +204687,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -204703,15 +204703,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -206343,13 +206343,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -206359,15 +206359,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -207999,13 +207999,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -208015,15 +208015,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -209655,13 +209655,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -209671,15 +209671,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -211311,13 +211311,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -211327,15 +211327,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -212967,13 +212967,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -212983,15 +212983,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1e
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -219591,13 +219591,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -219607,15 +219607,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -222903,13 +222903,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = a0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -222919,15 +222919,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = a0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -224559,13 +224559,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 60
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -224575,15 +224575,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 60, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 60
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -226215,13 +226215,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -226231,15 +226231,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -231183,13 +231183,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 50
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -231199,15 +231199,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 50
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -232839,13 +232839,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -232855,15 +232855,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -234495,13 +234495,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 30
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -234511,15 +234511,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 30, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 30
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -236151,13 +236151,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 30
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -236167,15 +236167,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 30, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 30
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -237807,13 +237807,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 70
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -237823,15 +237823,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 60, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 70
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -239463,13 +239463,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -239479,15 +239479,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -246087,13 +246087,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -246103,15 +246103,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -247743,13 +247743,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 28
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -247759,15 +247759,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 28
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -249399,13 +249399,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 28
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -249415,15 +249415,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 28
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -251055,13 +251055,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 68
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -251071,15 +251071,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 68
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -252711,13 +252711,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -252727,15 +252727,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -254367,13 +254367,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 18
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -254383,15 +254383,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 18, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 18
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -256023,13 +256023,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 18
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -256039,15 +256039,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 18, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 18
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -257679,13 +257679,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 18
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -257695,15 +257695,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 18, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 18
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -259335,13 +259335,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -259351,15 +259351,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -260991,13 +260991,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -261007,15 +261007,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 30, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -262647,13 +262647,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -262663,15 +262663,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 30, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -264303,13 +264303,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -264319,15 +264319,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -265959,13 +265959,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -265975,15 +265975,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -267615,13 +267615,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -267631,15 +267631,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -269271,13 +269271,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -269287,15 +269287,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -270927,13 +270927,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -270943,15 +270943,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -272583,13 +272583,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -272599,15 +272599,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = c0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -274239,13 +274239,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -274255,15 +274255,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -275895,13 +275895,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -275911,15 +275911,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -277551,13 +277551,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 60
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -277567,15 +277567,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 60, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 60
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -279207,13 +279207,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -279223,15 +279223,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -280863,13 +280863,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -280879,15 +280879,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -282519,13 +282519,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -282535,15 +282535,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -284175,13 +284175,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -284191,15 +284191,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 05
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -285831,13 +285831,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -285847,15 +285847,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -287487,13 +287487,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 34
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -287503,15 +287503,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 34
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -289143,13 +289143,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 34
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -289159,15 +289159,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 34
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -290799,13 +290799,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 70
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -290815,15 +290815,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 60, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 70
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -292455,13 +292455,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -292471,15 +292471,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -294111,13 +294111,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0d
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -294127,15 +294127,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0d
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -295767,13 +295767,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0d
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -295783,15 +295783,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0d
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -297423,13 +297423,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0d
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -297439,15 +297439,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0d
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -299079,13 +299079,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0d
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -299095,15 +299095,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0d
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -300735,13 +300735,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0d
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -300751,15 +300751,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0d
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -302391,13 +302391,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0d
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -302407,15 +302407,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0d
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -304047,13 +304047,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0d
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -304063,15 +304063,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0d
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -305703,13 +305703,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -305719,15 +305719,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -307359,13 +307359,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -307375,15 +307375,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 18, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -309015,13 +309015,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -309031,15 +309031,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 18, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -310671,13 +310671,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -310687,15 +310687,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 18, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -312327,13 +312327,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -312343,15 +312343,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 18, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -313983,13 +313983,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -313999,15 +313999,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -315639,13 +315639,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -315655,15 +315655,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -317295,13 +317295,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -317311,15 +317311,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -318951,13 +318951,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -318967,15 +318967,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 3c
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -320613,7 +320613,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -320629,9 +320629,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -322269,7 +322269,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -322285,9 +322285,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -323925,7 +323925,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -323941,9 +323941,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -325581,7 +325581,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -325597,9 +325597,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -327237,7 +327237,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -327253,9 +327253,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -328893,7 +328893,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -328909,9 +328909,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -330549,7 +330549,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -330565,9 +330565,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -332199,13 +332199,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -332215,15 +332215,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -333861,7 +333861,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -333877,9 +333877,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -335517,7 +335517,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -335533,9 +335533,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -337173,7 +337173,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -337189,9 +337189,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -338823,13 +338823,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -338839,15 +338839,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = d0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -340485,7 +340485,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -340501,9 +340501,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -342141,7 +342141,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -342157,9 +342157,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -343791,13 +343791,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 70
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -343807,15 +343807,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 60, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 70
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -345447,13 +345447,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -345463,15 +345463,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -347109,7 +347109,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -347125,9 +347125,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -348765,7 +348765,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -348781,9 +348781,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -350421,7 +350421,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -350437,9 +350437,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -352077,7 +352077,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -352093,9 +352093,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -353733,7 +353733,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -353749,9 +353749,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -355389,7 +355389,7 @@ MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -355405,9 +355405,9 @@ MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 03, dl_slots = 00
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 03
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -357039,13 +357039,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 68
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -357055,15 +357055,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 68
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -358695,13 +358695,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -358711,15 +358711,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = c0, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = e0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -360351,13 +360351,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -360367,15 +360367,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -362007,13 +362007,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -362023,15 +362023,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -363663,13 +363663,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -363679,15 +363679,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -365319,13 +365319,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -365335,15 +365335,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 08
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=3)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 08, dl_slots = 1a
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -366975,13 +366975,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -366991,15 +366991,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 30, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -368631,13 +368631,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -368647,15 +368647,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 10
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 30, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=4)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 10, dl_slots = 38
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -370287,13 +370287,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -370303,15 +370303,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -371943,13 +371943,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -371959,15 +371959,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 20
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=5)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 20, dl_slots = 78
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -373599,13 +373599,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -373615,15 +373615,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -375255,13 +375255,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -375271,15 +375271,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -376911,13 +376911,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -376927,15 +376927,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -378567,13 +378567,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -378583,15 +378583,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -380223,13 +380223,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -380239,15 +380239,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -381879,13 +381879,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -381895,15 +381895,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -383535,13 +383535,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -383551,15 +383551,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -385191,13 +385191,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -385207,15 +385207,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -386847,13 +386847,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -386863,15 +386863,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -388503,13 +388503,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -388519,15 +388519,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -390159,13 +390159,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -390175,15 +390175,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -391815,13 +391815,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -391831,15 +391831,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -393471,13 +393471,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -393487,15 +393487,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -395127,13 +395127,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -395143,15 +395143,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -396783,13 +396783,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -396799,15 +396799,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 06, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 07
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -398439,13 +398439,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -398455,15 +398455,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = f0
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -400095,13 +400095,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -400111,15 +400111,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -401751,13 +401751,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -401767,15 +401767,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -403407,13 +403407,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -403423,15 +403423,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -405063,13 +405063,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -405079,15 +405079,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -406719,13 +406719,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -406735,15 +406735,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -408375,13 +408375,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -408391,15 +408391,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -410031,13 +410031,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -410047,15 +410047,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -411687,13 +411687,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -411703,15 +411703,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -413343,13 +413343,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -413359,15 +413359,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -414999,13 +414999,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -415015,15 +415015,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -416655,13 +416655,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -416671,15 +416671,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -418311,13 +418311,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -418327,15 +418327,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -419967,13 +419967,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -419983,15 +419983,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -421623,13 +421623,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -421639,15 +421639,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -423279,13 +423279,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -423295,15 +423295,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
@@ -424935,13 +424935,13 @@ DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
+TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
MS(TA-220:MSCLS-0-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
TBF(DL:TFI-0-0-0:G){NEW} free
UL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
DL_ASS_TBF(DL:TFI-0-0-0:G){NONE}: Deallocated
@@ -424951,15 +424951,15 @@ DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated
MS(TA-220:MSCLS-0-0) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 04
+TBF(DL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
MS(TLLI-0x00000023:TA-220:MSCLS-0-0:DL) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(UL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 00
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0)
+TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = 01
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: Received Event SCHED_ASS
DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){NONE}: state_chg to SEND_ASS
TBF(DL:TFI-0-0-0:G:TLLI-0x00000023){ASSIGN} free
diff --git a/tests/alloc/AllocTest.ok b/tests/alloc/AllocTest.ok
index bad9a488..1f1ae876 100644
--- a/tests/alloc/AllocTest.ok
+++ b/tests/alloc/AllocTest.ok
@@ -4,37 +4,29 @@ Testing alloc_a direction(0)
Testing alloc_a direction(1)
Going to test multislot assignment MS_CLASS=0
Testing UL then DL assignment.
-PDCH[6] is used for UL
-PDCH(bts=0,trx=0,ts=6) is control_ts for UL
-PDCH(bts=0,trx=0,ts=6) is first common for UL
+PDCH[5] is used for UL
+PDCH(bts=0,trx=0,ts=5) is control_ts for UL
+PDCH(bts=0,trx=0,ts=5) is first common for UL
PDCH[5] is used for DL
-PDCH[6] is used for DL
-PDCH[7] is used for DL
-PDCH(bts=0,trx=0,ts=6) is control_ts for DL
-PDCH(bts=0,trx=0,ts=6) is first common for DL
+PDCH(bts=0,trx=0,ts=5) is control_ts for DL
+PDCH(bts=0,trx=0,ts=5) is first common for DL
Testing DL then UL assignment followed by update
-PDCH[6] is used for DL
-PDCH(bts=0,trx=0,ts=6) is control_ts for DL
-PDCH(bts=0,trx=0,ts=6) is first common for DL
-PDCH[6] is used for UL
-PDCH[7] is used for UL
-PDCH(bts=0,trx=0,ts=6) is control_ts for UL
-PDCH(bts=0,trx=0,ts=6) is first common for UL
PDCH[5] is used for DL
-PDCH[6] is used for DL
-PDCH[7] is used for DL
-PDCH(bts=0,trx=0,ts=6) is control_ts for DL
-PDCH(bts=0,trx=0,ts=6) is first common for DL
+PDCH(bts=0,trx=0,ts=5) is control_ts for DL
+PDCH(bts=0,trx=0,ts=5) is first common for DL
+PDCH[5] is used for UL
+PDCH(bts=0,trx=0,ts=5) is control_ts for UL
+PDCH(bts=0,trx=0,ts=5) is first common for UL
+PDCH[5] is used for DL
+PDCH(bts=0,trx=0,ts=5) is control_ts for DL
+PDCH(bts=0,trx=0,ts=5) is first common for DL
Testing jolly example
-PDCH[3] is used for UL
-PDCH(bts=0,trx=0,ts=3) is control_ts for UL
-PDCH(bts=0,trx=0,ts=3) is first common for UL
+PDCH[1] is used for UL
+PDCH(bts=0,trx=0,ts=1) is control_ts for UL
+PDCH(bts=0,trx=0,ts=1) is first common for UL
PDCH[1] is used for DL
-PDCH[2] is used for DL
-PDCH[3] is used for DL
-PDCH[4] is used for DL
-PDCH(bts=0,trx=0,ts=3) is control_ts for DL
-PDCH(bts=0,trx=0,ts=3) is first common for DL
+PDCH(bts=0,trx=0,ts=1) is control_ts for DL
+PDCH(bts=0,trx=0,ts=1) is first common for DL
Going to test multislot assignment MS_CLASS=1
Testing UL then DL assignment.
PDCH[5] is used for UL
diff --git a/tests/alloc/MslotTest.ok b/tests/alloc/MslotTest.ok
index d74a0990..d1ae3912 100644
--- a/tests/alloc/MslotTest.ok
+++ b/tests/alloc/MslotTest.ok
@@ -48,7 +48,7 @@ test_multislot_total_ascending(): sequential
[SEQ] multislot class 45 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
Enabled PDCH 1 for multislot tests...
- [SEQ] multislot class 0 - UL: ......11 DL: ......11 [0]
+ [SEQ] multislot class 0 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 1 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 2 - UL: ......1. DL: ......11 [0]
[SEQ] multislot class 3 - UL: ......1. DL: ......11 [0]
@@ -96,7 +96,7 @@ test_multislot_total_ascending(): sequential
[SEQ] multislot class 45 - UL: ......11 DL: ......11 [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
Enabled PDCH 2 for multislot tests...
- [SEQ] multislot class 0 - UL: .....11. DL: .....111 [0]
+ [SEQ] multislot class 0 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 1 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 2 - UL: ......1. DL: ......11 [0]
[SEQ] multislot class 3 - UL: ......1. DL: ......11 [0]
@@ -144,7 +144,7 @@ test_multislot_total_ascending(): sequential
[SEQ] multislot class 45 - UL: .....11. DL: .....111 [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
Enabled PDCH 3 for multislot tests...
- [SEQ] multislot class 0 - UL: .....1.. DL: ....1111 [0]
+ [SEQ] multislot class 0 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 1 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 2 - UL: ......1. DL: ......11 [0]
[SEQ] multislot class 3 - UL: ......1. DL: ......11 [0]
@@ -192,7 +192,7 @@ test_multislot_total_ascending(): sequential
[SEQ] multislot class 45 - UL: ....11.. DL: ....1111 [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
Enabled PDCH 4 for multislot tests...
- [SEQ] multislot class 0 - UL: .....1.. DL: ....1111 [0]
+ [SEQ] multislot class 0 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 1 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 2 - UL: ......1. DL: ......11 [0]
[SEQ] multislot class 3 - UL: ......1. DL: ......11 [0]
@@ -240,7 +240,7 @@ test_multislot_total_ascending(): sequential
[SEQ] multislot class 45 - UL: ...11... DL: ...11111 [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
Enabled PDCH 5 for multislot tests...
- [SEQ] multislot class 0 - UL: .....1.. DL: ....1111 [0]
+ [SEQ] multislot class 0 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 1 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 2 - UL: ......1. DL: ......11 [0]
[SEQ] multislot class 3 - UL: ......1. DL: ......11 [0]
@@ -288,7 +288,7 @@ test_multislot_total_ascending(): sequential
[SEQ] multislot class 45 - UL: ...1.... DL: ..111111 [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
Enabled PDCH 6 for multislot tests...
- [SEQ] multislot class 0 - UL: .....1.. DL: ....1111 [0]
+ [SEQ] multislot class 0 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 1 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 2 - UL: ......1. DL: ......11 [0]
[SEQ] multislot class 3 - UL: ......1. DL: ......11 [0]
@@ -336,7 +336,7 @@ test_multislot_total_ascending(): sequential
[SEQ] multislot class 45 - UL: ...1.... DL: ..111111 [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
Enabled PDCH 7 for multislot tests...
- [SEQ] multislot class 0 - UL: .....1.. DL: ....1111 [0]
+ [SEQ] multislot class 0 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 1 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 2 - UL: ......1. DL: ......11 [0]
[SEQ] multislot class 3 - UL: ......1. DL: ......11 [0]
@@ -433,7 +433,7 @@ test_multislot_total_ascending(): accumulative
[ACC] multislot class 45 - UL: .......1 DL: .......1 [0]
[ACC] multislot class 46 - UL: .......1 DL: .......1 [-22]
Enabled PDCH 1 for multislot tests...
- [ACC] multislot class 0 - UL: ......11 DL: ......11 [0]
+ [ACC] multislot class 0 - UL: .......1 DL: .......1 [0]
[ACC] multislot class 1 - UL: .......1 DL: .......1 [0]
[ACC] multislot class 2 - UL: .......1 DL: .......1 [0]
[ACC] multislot class 3 - UL: .......1 DL: .......1 [0]
@@ -481,293 +481,293 @@ test_multislot_total_ascending(): accumulative
[ACC] multislot class 45 - UL: .......1 DL: .......1 [0]
[ACC] multislot class 46 - UL: .......1 DL: .......1 [-22]
Enabled PDCH 2 for multislot tests...
- [ACC] multislot class 0 - UL: .....11. DL: .....111 [0]
- [ACC] multislot class 1 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 2 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 3 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 4 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 5 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 6 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 7 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 8 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 9 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 10 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 11 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 12 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 13 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 14 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 15 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 16 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 17 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 18 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 19 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 20 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 21 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 22 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 23 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 24 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 25 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 26 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 27 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 28 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 29 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 30 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 31 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 32 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 33 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 34 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 35 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 36 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 37 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 38 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 39 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 40 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 41 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 42 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 43 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 44 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 45 - UL: ......1. DL: ......1. [0]
- [ACC] multislot class 46 - UL: ......1. DL: ......1. [-22]
+ [ACC] multislot class 0 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 1 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 2 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 3 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 4 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 5 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 6 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 7 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 8 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 9 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 10 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 11 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 12 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 13 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 14 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 15 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 16 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 17 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 18 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 19 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 20 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 21 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 22 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 23 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 24 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 25 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 26 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 27 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 28 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 29 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 30 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 31 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 32 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 33 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 34 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 35 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 36 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 37 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 38 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 39 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 40 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 41 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 42 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 43 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 44 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 45 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 46 - UL: .......1 DL: .......1 [-22]
Enabled PDCH 3 for multislot tests...
- [ACC] multislot class 0 - UL: .....1.. DL: ....1111 [0]
- [ACC] multislot class 1 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 2 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 3 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 4 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 5 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 6 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 7 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 8 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 9 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 10 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 11 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 12 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 13 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 14 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 15 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 16 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 17 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 18 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 19 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 20 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 21 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 22 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 23 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 24 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 25 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 26 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 27 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 28 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 29 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 30 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 31 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 32 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 33 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 34 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 35 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 36 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 37 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 38 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 39 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 40 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 41 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 42 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 43 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 44 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 45 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 46 - UL: .....1.. DL: .....1.. [-22]
+ [ACC] multislot class 0 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 1 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 2 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 3 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 4 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 5 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 6 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 7 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 8 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 9 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 10 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 11 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 12 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 13 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 14 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 15 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 16 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 17 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 18 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 19 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 20 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 21 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 22 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 23 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 24 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 25 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 26 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 27 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 28 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 29 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 30 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 31 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 32 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 33 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 34 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 35 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 36 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 37 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 38 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 39 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 40 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 41 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 42 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 43 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 44 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 45 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 46 - UL: .......1 DL: .......1 [-22]
Enabled PDCH 4 for multislot tests...
- [ACC] multislot class 0 - UL: .....1.. DL: ....1111 [0]
- [ACC] multislot class 1 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 2 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 3 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 4 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 5 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 6 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 7 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 8 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 9 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 10 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 11 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 12 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 13 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 14 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 15 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 16 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 17 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 18 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 19 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 20 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 21 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 22 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 23 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 24 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 25 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 26 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 27 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 28 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 29 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 30 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 31 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 32 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 33 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 34 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 35 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 36 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 37 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 38 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 39 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 40 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 41 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 42 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 43 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 44 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 45 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 46 - UL: .....1.. DL: .....1.. [-22]
+ [ACC] multislot class 0 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 1 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 2 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 3 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 4 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 5 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 6 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 7 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 8 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 9 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 10 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 11 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 12 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 13 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 14 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 15 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 16 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 17 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 18 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 19 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 20 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 21 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 22 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 23 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 24 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 25 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 26 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 27 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 28 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 29 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 30 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 31 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 32 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 33 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 34 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 35 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 36 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 37 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 38 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 39 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 40 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 41 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 42 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 43 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 44 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 45 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 46 - UL: .......1 DL: .......1 [-22]
Enabled PDCH 5 for multislot tests...
- [ACC] multislot class 0 - UL: .....1.. DL: ....1111 [0]
- [ACC] multislot class 1 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 2 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 3 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 4 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 5 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 6 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 7 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 8 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 9 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 10 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 11 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 12 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 13 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 14 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 15 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 16 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 17 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 18 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 19 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 20 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 21 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 22 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 23 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 24 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 25 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 26 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 27 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 28 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 29 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 30 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 31 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 32 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 33 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 34 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 35 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 36 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 37 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 38 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 39 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 40 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 41 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 42 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 43 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 44 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 45 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 46 - UL: .....1.. DL: .....1.. [-22]
+ [ACC] multislot class 0 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 1 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 2 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 3 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 4 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 5 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 6 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 7 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 8 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 9 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 10 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 11 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 12 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 13 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 14 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 15 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 16 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 17 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 18 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 19 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 20 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 21 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 22 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 23 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 24 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 25 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 26 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 27 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 28 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 29 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 30 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 31 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 32 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 33 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 34 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 35 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 36 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 37 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 38 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 39 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 40 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 41 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 42 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 43 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 44 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 45 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 46 - UL: .......1 DL: .......1 [-22]
Enabled PDCH 6 for multislot tests...
- [ACC] multislot class 0 - UL: .....1.. DL: ....1111 [0]
- [ACC] multislot class 1 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 2 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 3 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 4 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 5 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 6 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 7 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 8 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 9 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 10 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 11 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 12 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 13 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 14 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 15 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 16 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 17 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 18 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 19 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 20 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 21 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 22 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 23 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 24 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 25 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 26 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 27 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 28 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 29 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 30 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 31 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 32 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 33 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 34 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 35 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 36 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 37 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 38 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 39 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 40 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 41 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 42 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 43 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 44 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 45 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 46 - UL: .....1.. DL: .....1.. [-22]
+ [ACC] multislot class 0 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 1 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 2 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 3 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 4 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 5 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 6 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 7 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 8 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 9 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 10 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 11 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 12 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 13 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 14 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 15 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 16 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 17 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 18 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 19 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 20 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 21 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 22 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 23 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 24 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 25 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 26 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 27 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 28 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 29 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 30 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 31 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 32 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 33 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 34 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 35 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 36 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 37 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 38 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 39 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 40 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 41 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 42 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 43 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 44 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 45 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 46 - UL: .......1 DL: .......1 [-22]
Enabled PDCH 7 for multislot tests...
- [ACC] multislot class 0 - UL: .....1.. DL: ....1111 [0]
- [ACC] multislot class 1 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 2 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 3 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 4 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 5 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 6 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 7 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 8 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 9 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 10 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 11 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 12 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 13 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 14 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 15 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 16 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 17 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 18 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 19 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 20 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 21 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 22 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 23 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 24 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 25 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 26 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 27 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 28 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 29 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 30 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 31 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 32 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 33 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 34 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 35 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 36 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 37 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 38 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 39 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 40 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 41 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 42 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 43 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 44 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 45 - UL: .....1.. DL: .....1.. [0]
- [ACC] multislot class 46 - UL: .....1.. DL: .....1.. [-22]
+ [ACC] multislot class 0 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 1 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 2 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 3 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 4 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 5 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 6 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 7 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 8 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 9 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 10 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 11 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 12 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 13 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 14 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 15 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 16 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 17 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 18 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 19 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 20 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 21 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 22 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 23 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 24 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 25 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 26 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 27 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 28 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 29 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 30 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 31 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 32 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 33 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 34 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 35 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 36 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 37 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 38 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 39 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 40 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 41 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 42 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 43 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 44 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 45 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 46 - UL: .......1 DL: .......1 [-22]
test_multislot_total_descending(): sequential
Enabled PDCH 7 for multislot tests...
[SEQ] multislot class 0 - UL: 1....... DL: 1....... [0]
@@ -818,7 +818,7 @@ test_multislot_total_descending(): sequential
[SEQ] multislot class 45 - UL: 1....... DL: 1....... [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
Enabled PDCH 6 for multislot tests...
- [SEQ] multislot class 0 - UL: 11...... DL: 11...... [0]
+ [SEQ] multislot class 0 - UL: .1...... DL: .1...... [0]
[SEQ] multislot class 1 - UL: .1...... DL: .1...... [0]
[SEQ] multislot class 2 - UL: 1....... DL: 11...... [0]
[SEQ] multislot class 3 - UL: 1....... DL: 11...... [0]
@@ -866,7 +866,7 @@ test_multislot_total_descending(): sequential
[SEQ] multislot class 45 - UL: 11...... DL: 11...... [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
Enabled PDCH 5 for multislot tests...
- [SEQ] multislot class 0 - UL: 11...... DL: 111..... [0]
+ [SEQ] multislot class 0 - UL: ..1..... DL: ..1..... [0]
[SEQ] multislot class 1 - UL: ..1..... DL: ..1..... [0]
[SEQ] multislot class 2 - UL: .1...... DL: .11..... [0]
[SEQ] multislot class 3 - UL: .1...... DL: .11..... [0]
@@ -914,7 +914,7 @@ test_multislot_total_descending(): sequential
[SEQ] multislot class 45 - UL: 11...... DL: 111..... [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
Enabled PDCH 4 for multislot tests...
- [SEQ] multislot class 0 - UL: .1...... DL: 1111.... [0]
+ [SEQ] multislot class 0 - UL: ...1.... DL: ...1.... [0]
[SEQ] multislot class 1 - UL: ...1.... DL: ...1.... [0]
[SEQ] multislot class 2 - UL: ..1..... DL: ..11.... [0]
[SEQ] multislot class 3 - UL: ..1..... DL: ..11.... [0]
@@ -962,7 +962,7 @@ test_multislot_total_descending(): sequential
[SEQ] multislot class 45 - UL: 11...... DL: 1111.... [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
Enabled PDCH 3 for multislot tests...
- [SEQ] multislot class 0 - UL: ..1..... DL: .1111... [0]
+ [SEQ] multislot class 0 - UL: ....1... DL: ....1... [0]
[SEQ] multislot class 1 - UL: ....1... DL: ....1... [0]
[SEQ] multislot class 2 - UL: ...1.... DL: ...11... [0]
[SEQ] multislot class 3 - UL: ...1.... DL: ...11... [0]
@@ -1010,7 +1010,7 @@ test_multislot_total_descending(): sequential
[SEQ] multislot class 45 - UL: 11...... DL: 11111... [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
Enabled PDCH 2 for multislot tests...
- [SEQ] multislot class 0 - UL: ...1.... DL: ..1111.. [0]
+ [SEQ] multislot class 0 - UL: .....1.. DL: .....1.. [0]
[SEQ] multislot class 1 - UL: .....1.. DL: .....1.. [0]
[SEQ] multislot class 2 - UL: ....1... DL: ....11.. [0]
[SEQ] multislot class 3 - UL: ....1... DL: ....11.. [0]
@@ -1058,7 +1058,7 @@ test_multislot_total_descending(): sequential
[SEQ] multislot class 45 - UL: .1...... DL: 111111.. [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
Enabled PDCH 1 for multislot tests...
- [SEQ] multislot class 0 - UL: ....1... DL: ...1111. [0]
+ [SEQ] multislot class 0 - UL: ......1. DL: ......1. [0]
[SEQ] multislot class 1 - UL: ......1. DL: ......1. [0]
[SEQ] multislot class 2 - UL: .....1.. DL: .....11. [0]
[SEQ] multislot class 3 - UL: .....1.. DL: .....11. [0]
@@ -1106,7 +1106,7 @@ test_multislot_total_descending(): sequential
[SEQ] multislot class 45 - UL: ..1..... DL: .111111. [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
Enabled PDCH 0 for multislot tests...
- [SEQ] multislot class 0 - UL: .....1.. DL: ....1111 [0]
+ [SEQ] multislot class 0 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 1 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 2 - UL: ......1. DL: ......11 [0]
[SEQ] multislot class 3 - UL: ......1. DL: ......11 [0]
@@ -1203,7 +1203,7 @@ test_multislot_total_descending(): accumulative
[ACC] multislot class 45 - UL: 1....... DL: 1....... [0]
[ACC] multislot class 46 - UL: 1....... DL: 1....... [-22]
Enabled PDCH 6 for multislot tests...
- [ACC] multislot class 0 - UL: 11...... DL: 11...... [0]
+ [ACC] multislot class 0 - UL: .1...... DL: .1...... [0]
[ACC] multislot class 1 - UL: .1...... DL: .1...... [0]
[ACC] multislot class 2 - UL: .1...... DL: .1...... [0]
[ACC] multislot class 3 - UL: .1...... DL: .1...... [0]
@@ -1251,103 +1251,7 @@ test_multislot_total_descending(): accumulative
[ACC] multislot class 45 - UL: .1...... DL: .1...... [0]
[ACC] multislot class 46 - UL: .1...... DL: .1...... [-22]
Enabled PDCH 5 for multislot tests...
- [ACC] multislot class 0 - UL: 11...... DL: 111..... [0]
- [ACC] multislot class 1 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 2 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 3 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 4 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 5 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 6 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 7 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 8 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 9 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 10 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 11 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 12 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 13 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 14 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 15 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 16 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 17 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 18 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 19 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 20 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 21 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 22 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 23 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 24 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 25 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 26 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 27 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 28 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 29 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 30 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 31 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 32 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 33 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 34 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 35 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 36 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 37 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 38 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 39 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 40 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 41 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 42 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 43 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 44 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 45 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 46 - UL: .1...... DL: .1...... [-22]
- Enabled PDCH 4 for multislot tests...
- [ACC] multislot class 0 - UL: .1...... DL: 1111.... [0]
- [ACC] multislot class 1 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 2 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 3 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 4 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 5 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 6 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 7 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 8 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 9 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 10 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 11 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 12 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 13 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 14 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 15 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 16 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 17 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 18 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 19 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 20 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 21 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 22 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 23 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 24 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 25 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 26 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 27 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 28 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 29 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 30 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 31 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 32 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 33 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 34 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 35 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 36 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 37 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 38 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 39 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 40 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 41 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 42 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 43 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 44 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 45 - UL: .1...... DL: .1...... [0]
- [ACC] multislot class 46 - UL: .1...... DL: .1...... [-22]
- Enabled PDCH 3 for multislot tests...
- [ACC] multislot class 0 - UL: ..1..... DL: .1111... [0]
+ [ACC] multislot class 0 - UL: ..1..... DL: ..1..... [0]
[ACC] multislot class 1 - UL: ..1..... DL: ..1..... [0]
[ACC] multislot class 2 - UL: ..1..... DL: ..1..... [0]
[ACC] multislot class 3 - UL: ..1..... DL: ..1..... [0]
@@ -1394,8 +1298,8 @@ test_multislot_total_descending(): accumulative
[ACC] multislot class 44 - UL: ..1..... DL: ..1..... [0]
[ACC] multislot class 45 - UL: ..1..... DL: ..1..... [0]
[ACC] multislot class 46 - UL: ..1..... DL: ..1..... [-22]
- Enabled PDCH 2 for multislot tests...
- [ACC] multislot class 0 - UL: ...1.... DL: ..1111.. [0]
+ Enabled PDCH 4 for multislot tests...
+ [ACC] multislot class 0 - UL: ...1.... DL: ...1.... [0]
[ACC] multislot class 1 - UL: ...1.... DL: ...1.... [0]
[ACC] multislot class 2 - UL: ...1.... DL: ...1.... [0]
[ACC] multislot class 3 - UL: ...1.... DL: ...1.... [0]
@@ -1442,8 +1346,8 @@ test_multislot_total_descending(): accumulative
[ACC] multislot class 44 - UL: ...1.... DL: ...1.... [0]
[ACC] multislot class 45 - UL: ...1.... DL: ...1.... [0]
[ACC] multislot class 46 - UL: ...1.... DL: ...1.... [-22]
- Enabled PDCH 1 for multislot tests...
- [ACC] multislot class 0 - UL: ....1... DL: ...1111. [0]
+ Enabled PDCH 3 for multislot tests...
+ [ACC] multislot class 0 - UL: ....1... DL: ....1... [0]
[ACC] multislot class 1 - UL: ....1... DL: ....1... [0]
[ACC] multislot class 2 - UL: ....1... DL: ....1... [0]
[ACC] multislot class 3 - UL: ....1... DL: ....1... [0]
@@ -1490,8 +1394,8 @@ test_multislot_total_descending(): accumulative
[ACC] multislot class 44 - UL: ....1... DL: ....1... [0]
[ACC] multislot class 45 - UL: ....1... DL: ....1... [0]
[ACC] multislot class 46 - UL: ....1... DL: ....1... [-22]
- Enabled PDCH 0 for multislot tests...
- [ACC] multislot class 0 - UL: .....1.. DL: ....1111 [0]
+ Enabled PDCH 2 for multislot tests...
+ [ACC] multislot class 0 - UL: .....1.. DL: .....1.. [0]
[ACC] multislot class 1 - UL: .....1.. DL: .....1.. [0]
[ACC] multislot class 2 - UL: .....1.. DL: .....1.. [0]
[ACC] multislot class 3 - UL: .....1.. DL: .....1.. [0]
@@ -1538,8 +1442,104 @@ test_multislot_total_descending(): accumulative
[ACC] multislot class 44 - UL: .....1.. DL: .....1.. [0]
[ACC] multislot class 45 - UL: .....1.. DL: .....1.. [0]
[ACC] multislot class 46 - UL: .....1.. DL: .....1.. [-22]
+ Enabled PDCH 1 for multislot tests...
+ [ACC] multislot class 0 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 1 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 2 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 3 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 4 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 5 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 6 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 7 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 8 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 9 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 10 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 11 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 12 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 13 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 14 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 15 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 16 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 17 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 18 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 19 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 20 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 21 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 22 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 23 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 24 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 25 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 26 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 27 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 28 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 29 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 30 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 31 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 32 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 33 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 34 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 35 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 36 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 37 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 38 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 39 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 40 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 41 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 42 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 43 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 44 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 45 - UL: ......1. DL: ......1. [0]
+ [ACC] multislot class 46 - UL: ......1. DL: ......1. [-22]
+ Enabled PDCH 0 for multislot tests...
+ [ACC] multislot class 0 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 1 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 2 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 3 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 4 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 5 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 6 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 7 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 8 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 9 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 10 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 11 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 12 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 13 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 14 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 15 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 16 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 17 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 18 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 19 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 20 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 21 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 22 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 23 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 24 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 25 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 26 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 27 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 28 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 29 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 30 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 31 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 32 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 33 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 34 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 35 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 36 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 37 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 38 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 39 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 40 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 41 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 42 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 43 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 44 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 45 - UL: .......1 DL: .......1 [0]
+ [ACC] multislot class 46 - UL: .......1 DL: .......1 [-22]
test_multislot_middle(): sequential
- [SEQ] multislot class 0 - UL: ...11... DL: ...111.. [0]
+ [SEQ] multislot class 0 - UL: .....1.. DL: .....1.. [0]
[SEQ] multislot class 1 - UL: .....1.. DL: .....1.. [0]
[SEQ] multislot class 2 - UL: ....1... DL: ....11.. [0]
[SEQ] multislot class 3 - UL: ....1... DL: ....11.. [0]
@@ -1587,53 +1587,53 @@ test_multislot_middle(): sequential
[SEQ] multislot class 45 - UL: ...11... DL: ...111.. [0]
[SEQ] multislot class 46 - UL: ........ DL: ........ [-22]
test_multislot_middle(): accumulative
- [ACC] multislot class 0 - UL: ...11... DL: ...111.. [0]
- [ACC] multislot class 1 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 2 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 3 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 4 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 5 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 6 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 7 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 8 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 9 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 10 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 11 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 12 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 13 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 14 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 15 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 16 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 17 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 18 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 19 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 20 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 21 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 22 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 23 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 24 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 25 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 26 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 27 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 28 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 29 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 30 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 31 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 32 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 33 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 34 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 35 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 36 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 37 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 38 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 39 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 40 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 41 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 42 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 43 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 44 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 45 - UL: ....1... DL: ....1... [0]
- [ACC] multislot class 46 - UL: ....1... DL: ....1... [-22]
+ [ACC] multislot class 0 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 1 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 2 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 3 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 4 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 5 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 6 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 7 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 8 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 9 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 10 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 11 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 12 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 13 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 14 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 15 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 16 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 17 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 18 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 19 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 20 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 21 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 22 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 23 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 24 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 25 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 26 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 27 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 28 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 29 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 30 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 31 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 32 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 33 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 34 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 35 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 36 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 37 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 38 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 39 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 40 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 41 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 42 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 43 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 44 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 45 - UL: .....1.. DL: .....1.. [0]
+ [ACC] multislot class 46 - UL: .....1.. DL: .....1.. [-22]
test_multislot_ends(): sequential
[SEQ] multislot class 0 - UL: .......1 DL: .......1 [0]
[SEQ] multislot class 1 - UL: .......1 DL: .......1 [0]
diff --git a/tests/tbf/TbfTest.err b/tests/tbf/TbfTest.err
index 02cefe29..ddb31d38 100644
--- a/tests/tbf/TbfTest.err
+++ b/tests/tbf/TbfTest.err
@@ -11511,22 +11511,20 @@ Found first unallocated TRX=0 TFI=0
- Skipping TS 6, because not enabled
- Skipping TS 7, because not enabled
- Possible DL/UL slots: (TS=0)".CCC...."(TS=7)
-Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1
-Selected UL slots: (TS=0)"..UUuu.."(TS=7), multi
-[UL] algo B <multi> (suggested TRX: 0): using 2 slots
-- Available DL/UL slots: (TS=0)"..CCDDD."(TS=7)
+Rx=1 Tx=1 Sum Rx+Tx=2, Tta=3 Ttb=2, Tra=4 Trb=2, Type=1
+Selected UL slots: (TS=0)".U....u."(TS=7), multi
+[UL] algo B <multi> (suggested TRX: 0): using 1 slots
+- Available DL/UL slots: (TS=0)".C....D."(TS=7)
MS(TLLI-0xecc1f953:TA-220:MSCLS-0-0) ********** UL-TBF starts here **********
MS(TLLI-0xecc1f953:TA-220:MSCLS-0-0) Allocating UL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
UL_TBF{NEW}: Allocated
UL_ACK_TBF{NONE}: Allocated
-TBF(UL:TFI-0-0--1:G:TLLI-0xecc1f953){NEW} Assigning TS=2 TFI=0 USF=0
-PDCH(bts=0,trx=0,ts=2) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0xecc1f953){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001.
-TBF(UL:TFI-0-0-0:G:TLLI-0xecc1f953){NEW} Assigning TS=3 TFI=0 USF=0
-PDCH(bts=0,trx=0,ts=3) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0xecc1f953){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001.
-TBF(UL:TFI-0-0-0:G:TLLI-0xecc1f953){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(UL:TFI-0-0-0:G:TLLI-0xecc1f953){NEW} Allocated: trx = 0, ul_slots = 0c, dl_slots = 00
+TBF(UL:TFI-0-0--1:G:TLLI-0xecc1f953){NEW} Assigning TS=1 TFI=0 USF=0
+PDCH(bts=0,trx=0,ts=1) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0xecc1f953){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001.
+TBF(UL:TFI-0-0-0:G:TLLI-0xecc1f953){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(UL:TFI-0-0-0:G:TLLI-0xecc1f953){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 00
MS(TLLI-0xecc1f953:TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0xecc1f953){NEW}
MS(TLLI-0xecc1f953:TA-220:MSCLS-0-0:UL): + tbf: now used by 1 (tbf)
UL_TBF(UL:TFI-0-0-0:G:TLLI-0xecc1f953){NEW}: Received Event ASSIGN_ADD_PACCH
@@ -11552,22 +11550,18 @@ Modifying MS object, TLLI: 0xecc1f953 confirmed
MS(IMSI-001001000000001:TLLI-0xecc1f953:TA-220:MSCLS-11-0:UL) appending 19 bytes to DL LLC queue
[DL] algo B <multi> (suggested TRX: 0): Alloc start
Found first unallocated TRX=0 TFI=0
-Selected DL slots: (TS=0)".DDDddd."(TS=7), multi
-[DL] algo B <multi> (suggested TRX: 0): using 3 slots
-- Available DL/UL slots: (TS=0)"..CCDDD."(TS=7)
+Selected DL slots: (TS=0)".D....d."(TS=7), multi
+[DL] algo B <multi> (suggested TRX: 0): using 1 slots
+- Available DL/UL slots: (TS=0)".C....D."(TS=7)
MS(IMSI-001001000000001:TLLI-0xecc1f953:TA-220:MSCLS-11-0:UL) ********** DL-TBF starts here **********
MS(IMSI-001001000000001:TLLI-0xecc1f953:TA-220:MSCLS-11-0:UL) Allocating DL TBF
UL_ASS_TBF{NONE}: Allocated
DL_ASS_TBF{NONE}: Allocated
DL_TBF{NEW}: Allocated
TBF(DL:TFI-0-0--1:G:IMSI-001001000000001:TLLI-0xecc1f953){NEW} Assigning TS=1 TFI=0
-PDCH(bts=0,trx=0,ts=1) Attaching TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001.
-TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){NEW} Assigning TS=2 TFI=0
-PDCH(bts=0,trx=0,ts=2) Attaching TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001.
-TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){NEW} Assigning TS=3 TFI=0
-PDCH(bts=0,trx=0,ts=3) Attaching TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001.
-TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2)
-TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0e
+PDCH(bts=0,trx=0,ts=1) Attaching TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001.
+TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=1)
+TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){NEW} Allocated: trx = 0, ul_slots = 02, dl_slots = 02
MS(IMSI-001001000000001:TLLI-0xecc1f953:TA-220:MSCLS-11-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){NEW}
MS(IMSI-001001000000001:TLLI-0xecc1f953:TA-220:MSCLS-11-0:UL:DL): + tbf: now used by 2 (2*tbf)
TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){NEW} [DOWNLINK] START (PACCH)
@@ -11581,14 +11575,14 @@ TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN} Starting timer
DL_TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN}: Received Event ASSIGN_PCUIF_CNF
TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN} Ignoring event ASSIGN_PCUIF_CNF from BTS (CCCH was not requested on current assignment)
DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){SEND_ASS}: Received Event CREATE_RLCMAC_MSG
-PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 0 + 13 = 13
+PDCH(bts=0,trx=0,ts=1) POLL scheduled at FN 0 + 13 = 13
TBF(UL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN}
+++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++
------------------------- TX : Packet Downlink Assignment -------------------------
-PDCH(bts=0,trx=0,ts=2) Reserving FN 13 for type POLL
-TBF(UL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN} Scheduled DL Assignment polling on PACCH (FN=13, TS=2)
+PDCH(bts=0,trx=0,ts=1) Reserving FN 13 for type POLL
+TBF(UL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN} Scheduled DL Assignment polling on PACCH (FN=13, TS=1)
DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){SEND_ASS}: state_chg to WAIT_ACK
-PDCH(bts=0,trx=0,ts=2) FN=0 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN}
+PDCH(bts=0,trx=0,ts=1) FN=0 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN}
=== end test_ms_merge_dl_tbf_different_trx ===
MS(IMSI-001001000000001:TLLI-0xecc1f953:TA-220:MSCLS-11-0:UL:DL) Destroying MS object
MS(IMSI-001001000000001:TLLI-0xecc1f953:TA-220:MSCLS-11-0:UL:DL) Detaching TBF: TBF(UL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN}