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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 70c68853c289bf13822a7c76cd2434fcf7364576 (commit)
from 6b4c6aa375bfe1d49594d8a43345dc6b5df917c3 (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-bts/commit/?id=70c68853c289bf13822a7c76cd2434f…
commit 70c68853c289bf13822a7c76cd2434fcf7364576
Author: Ivan Klyuchnikov <kluchnikovi(a)gmail.com>
Date: Tue Feb 7 07:30:38 2017 +0000
osmo-trx-bts: Fix incorrect bts shutdown procedure in case of clock loss from
osmo-trx
This issue occurs in case of osmo-trx restart which leads to losing clock from
osmo-trx.
Function bts_shutdown from common/bts.c should be used in this case for proper bts
shutdown.
Change-Id: Ie65cf2e8f98cb8bf3314a00048aa53c1f8cd4c25
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-trx/scheduler_trx.c | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)