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 d572054ca77c62fcddbde93a7d354a1fdf8f0ff6 (commit) from 878bd1f296379ffba949d6fcae2938c13406df5b (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=d572054ca77c62fcddbde93a7d354a1f...
commit d572054ca77c62fcddbde93a7d354a1fdf8f0ff6 Author: Max msuraev@sysmocom.de Date: Thu Jul 14 15:41:17 2016 +0200
Properly set TA_VALID bit
Check Timing Advance validity and set corresponding bit for Immediate Assignment message. Previously !polling was errorneously used (polling bit has nothing to do with TA validity according to 3GPP TS 44.018 Table 10.5.2.16.1) which lead to TA being always valid as polling is always 0 in other parts of the code.
Change-Id: I5d7ecc7f71402b945cae99332be2ebc0b17b9d44 Related: OS#1526
-----------------------------------------------------------------------
Summary of changes: src/encoding.cpp | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org