Attention is currently required from: neels.
1 comment:
File src/osmo-bsc/lchan_select.c:
Patch Set #1, Line 68: for (unsigned int tn = 0; tn < ts_list->num; tn++) {
I just realized that this patch also improves interference aware allocation mode (SYS#5313), because now we can pick an lchan with the least interference within the scope of all TRXes. Without this patch we're limited to the scope of a single TRX here. On the other hand, this improvement nullifies the meaning of ascending/descending modes...
To view, visit change 28326. To unsubscribe, or for help writing mail filters, visit settings.