Attention is currently required from: jolly, laforge, fixeria, msuraev.
Hello Jenkins Builder, jolly, laforge, fixeria, msuraev,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bts/+/32687
to look at the new patch set (#2).
Change subject: paging: cosmetic: rename all IMM.ASS references to MACBLOCK ......................................................................
paging: cosmetic: rename all IMM.ASS references to MACBLOCK
The paging interface towards the PCU has a confusing API. In fact what the PCU does when it wants to page or do an immediate assignment is sending a ready formatted macblock to the BTS. The BTS then puts this macblock in the paging queue and then eventually it justs sends it without looking at the contents. For the code in paging.c it is not imortant if the macblock is an immediate assignment, it only cares if the paging record contains a macblock or paging parameters.
Related: OS##5927 Change-Id: Ifab37fdedaba98b160718113767e4ef6ee7d16ad --- M include/osmo-bts/paging.h M src/common/paging.c M src/common/pcu_sock.c 3 files changed, 77 insertions(+), 57 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/87/32687/2