Attention is currently required from: dexter. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/31148 )
Change subject: pcu_l1_if.cpp: handle immediate assignment confirmation ......................................................................
Patch Set 1:
(2 comments)
Patchset:
PS1: btw, just to make sure you are aware and you are doing it right, iirc this confirmation is only sent to the PCU for ImmAss on the PCH right now (DL TBF), but not for the ones in AGCH (UL TBF).
File src/bts.cpp:
https://gerrit.osmocom.org/c/osmo-pcu/+/31148/comment/423d0170_f4f2fb80 PS1, Line 718: int bts_rcv_imm_ass_cnf_dt(struct gprs_rlcmac_bts *bts, uint32_t tlli, uint32_t fn) Can't we simply merge this function with the one above? In the end the one above takes the TLLI, and both functions are the same.