This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "UNNAMED PROJECT".
The branch, master has been updated via 9bbe1600cc02e1b538380393edb1dcdabe9247a2 (commit) from 16ddc90eabad423d247753f7d89639659e049d35 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/osmo-pcu/commit/?id=9bbe1600cc02e1b538380393edb1dcda...
commit 9bbe1600cc02e1b538380393edb1dcdabe9247a2 Author: Max msuraev@sysmocom.de Date: Mon Jul 18 12:50:18 2016 +0200
Fix Timing Advance handling
* initialize with invalid TA instead of making assumption that phone is located within 550 meters (TA=0) * only set valid TA
Change-Id: Idfc40ff0c11bdac13d9e28fbfa4e95dfc6b735b0 Related: OS#1526
-----------------------------------------------------------------------
Summary of changes: src/bts.cpp | 3 +- src/gprs_ms.cpp | 17 +++-- src/sba.cpp | 4 ++ src/tbf.cpp | 5 +- src/tbf_dl.cpp | 2 +- tests/tbf/TbfTest.cpp | 2 + tests/tbf/TbfTest.err | 174 ++++++++++++++++++++++++++++---------------------- 7 files changed, 121 insertions(+), 86 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org