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 d71e8b32e3e2f9c3856997e945df2eb3afe2937c (commit)
from 4ea452689d545c455cf9c3ade87a3e2c86bf7771 (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=d71e8b32e3e2f9c3856997e945df2eb…
commit d71e8b32e3e2f9c3856997e945df2eb3afe2937c
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Sep 19 16:17:06 2016 +0200
Use qbit-TA to update Timing Advance
Separate qbit-TA to TA conversion into separate function and use it for
computing and updating Timing Advance.
Note: the code was tested with TA=0 only to make sure it does not
introduce regressions.
Change-Id: I96fdbb20b09fb85fdd9fb6dcf3c25f6bee7f80e4
Fixes: OS#1531
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 27 ++++++++++++++++++---------
src/bts.h | 9 +++++++++
src/osmo-bts-litecell15/lc15_l1_if.c | 26 +++++---------------------
src/osmo-bts-sysmo/sysmo_l1_if.c | 26 +++++---------------------
src/pcu_l1_if.h | 9 +++++++++
5 files changed, 46 insertions(+), 51 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT