Attention is currently required from: osmith, fixeria.

pespin uploaded patch set #3 to this change.

View Change

Differentiate between T3192 and T3193

T3192 on the MS side (boadcasted by the network on SI13) is used for the
MS to stay monitoring the PDCH of a DL TBF after sending PKT DL ACK/NACK
for the last DL data block (FinalAck=1).
T3193 is the counterpart in the network, defined as >T3192, which is
used to make sure the TFI is no longer used by the MS and hence can be
reused/re-assigned again.

Hence, we want to differentiate between those 2 timers, since the first
one gives us information on how late can we still tx PktDlAss on PACCH
on that DL TBF, while the later only provides info on when to free the
DL TBF in order to reuse the TFI.

Change-Id: I7421342461bf159d945651037e6fe690f88c6fae
---
M src/gprs_ms.c
M src/pdch.cpp
M src/tbf_dl_fsm.c
M src/tbf_fsm.h
M tests/tbf/TbfTest.err
5 files changed, 111 insertions(+), 23 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/74/33374/3

To view, visit change 33374. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I7421342461bf159d945651037e6fe690f88c6fae
Gerrit-Change-Number: 33374
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Attention: osmith <osmith@sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: newpatchset