osmo-pcu/src/osmo-bts-litecell15
Minh-Quang Nguyen 1bcfa9aacf PCU: Fix TA adjustment
Promblem:
 TA provided from L1 PH-DATA-IND is a relative amount of TA adjustment to actual TA
 being used for given TBF. The current TA update algorithm in PCU simply applies the relative
 amount of TA to given TBF but does not take into account of current TA.
 As a result, the PCU will request wrong TA jump for given TBF if the MS is moving away from
 BTS more than 2 km.

 Related issue: http://osmocom.org/issues/2611

Fixes:
- The PCU needs increase or decrease current TA of given TBF on receiving of relative
  amount of TA adjustment provided by PH-DATA-IND from L1
- The PCU needs to set absolute TA of given TBF on receiving absolute TA provided by
  PH-RA-IND from L1.

Change-Id: I65212f8203f1a35278890f51db038d689b2493d5
2017-11-16 10:06:41 -05:00
..
lc15_l1_hw.c Add support for NuRAN Wireless Litecell 1.5 BTS 2016-05-20 16:26:20 +00:00
lc15_l1_if.c PCU: Fix TA adjustment 2017-11-16 10:06:41 -05:00
lc15_l1_if.h Add support for NuRAN Wireless Litecell 1.5 BTS 2016-05-20 16:26:20 +00:00
lc15bts.c Add support for NuRAN Wireless Litecell 1.5 BTS 2016-05-20 16:26:20 +00:00
lc15bts.h Add support for NuRAN Wireless Litecell 1.5 BTS 2016-05-20 16:26:20 +00:00