pespin has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-pcu/+/23492 )

Change subject: Track scheduled UL blocks through USF
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.osmocom.org/c/osmo-pcu/+/23492/1/src/gprs_rlcmac_sched.cpp
File src/gprs_rlcmac_sched.cpp:

https://gerrit.osmocom.org/c/osmo-pcu/+/23492/1/src/gprs_rlcmac_sched.cpp@463
PS1, Line 463:  poll_fn = rts_next_fn(fn, block_nr);
I'm not totally understanding why this rts_next_fn is needed here TBH. 
According to this:
1- RTS.req FN=13 sends DL message with USF=0
2- DATA.ind FN=17 we receive an UL block from MS managing USF=0

So that means that whenever we request USF on FN = x, the PCU expects the 
response on FN = x + 1.
However, I always though that requesting USF on FN = x meant the MS would send 
the UL block on FN = x too (because there's a UL/DL delay opf a few TS iirc).

Someone willing to shed some light on this would be great.

Related: See also https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23494



--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/23492
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Ia99c9edad6e5bd837e9baeb4fb2683b227887957
Gerrit-Change-Number: 23492
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Hoernchen <[email protected]>
Gerrit-Reviewer: daniel <[email protected]>
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: lynxis lazus <[email protected]>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Wed, 24 Mar 2021 18:17:40 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment

Reply via email to