Attention is currently required from: fixeria, jolly, laforge.
4 comments:
Commit Message:
Patch Set #2, Line 13: For each BTS, an SI 10 is gerated with all other neighbor BTS.
generated
Patchset:
This timer to trigger the SI looks a bit hackish, but I don't know/understand the details here, so letting others provide feedback.
File src/osmo-bsc/system_information.c:
Patch Set #2, Line 1459: if (c->lchan->ts->trx->bts->c0->arfcn != arfcn)
can we maybe have a "i_bts = c->lchan->ts->trx->bts;" var here to avoid dereferencing crazy amounts of pointers twice? Also easier to read.
Patch Set #2, Line 1499: /* Do spare padding. We cannot do it earlier, because encoding might corrupt it if differenctial cell info
differenctial? what do you mean?
To view, visit change 34626. To unsubscribe, or for help writing mail filters, visit settings.