Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/31572 )
Change subject: modem: route L1CTL prims to/from libosmo-gprs-rlcmac ......................................................................
Patch Set 6:
(2 comments)
File src/host/layer23/src/modem/rlcmac.c:
https://gerrit.osmocom.org/c/osmocom-bb/+/31572/comment/f8361601_68d8d1fb PS1, Line 173: rlcmac_prim_l1ctl_alloc
... […]
We can live with passing dummy arguments for now.
File src/host/layer23/src/modem/rlcmac.c:
https://gerrit.osmocom.org/c/osmocom-bb/+/31572/comment/ef2939fb_5850eb86 PS4, Line 171: if (ind->usf != 0xff) {
You still need to send RTS.ind in conditions where usf doesn't match any UL TBF. […]
Done