osmo-pcu/src/osmo-bts-sysmo
Pau Espin 81c549d5be direct_phy: Support submitting DATA.ind with len=0 to upper layers
Since recently (see Depends below), BTS side submits DATA.ind with len=0
to announce nothing was received on that UL block FN. This will allow
osmo-pcu track time more accurately, and use this information to quickly
find out if a UL block was expected as requested by RRBP or USF poll and
increment counters such as N3101 (finally being able to properly
implement timers such as T3619).

This patch does the same for direct phy feature, where the osmo-pcu
process receives the DATA.ind directly from the DSP.

Depends: osmo-bts.git Change-Id I343c7a721dab72411edbca816c8864926bc329fb

Related: OS#5033
Change-Id: I9a835e16ef0e5a68c003a93d1a33233aa43464ae
2021-03-08 13:11:03 +01:00
..
femtobts.c Restructure sources 2016-05-17 16:19:32 +00:00
femtobts.h sysmo: femtobts.h: Avoid redefining global variables 2020-05-18 11:07:03 +02:00
sysmo_l1_fwd.c Use osmo_fd_setup() whenever applicable 2020-10-19 11:36:33 +00:00
sysmo_l1_hw.c Use osmo_fd_setup() whenever applicable 2020-10-19 11:36:33 +00:00
sysmo_l1_if.c direct_phy: Support submitting DATA.ind with len=0 to upper layers 2021-03-08 13:11:03 +01:00
sysmo_l1_if.h Change internal API for consistency 2016-05-19 06:40:26 +00:00