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 45e97ac59aca2766977cc3d041abd6a201615516 (commit)
via 3a1f1b8e91638fe2286e9e9253fe3ea6808f9f8a (commit)
from 45822227577cba5c6c4a4d4d61a7a9e8b4992c25 (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=45e97ac59aca2766977cc3d041abd6a…
commit 45e97ac59aca2766977cc3d041abd6a201615516
Author: Jason DSouza <jason.dsouza(a)octasic.com>
Date: Mon Apr 11 16:26:57 2016 +0200
Close TRX session before opening new one
This fixes the unstable behavior (BTS loosing subscribers after some
time) in case previous run of osmo-bts was interrupted (with ctrl+c for
example).
Change-Id: Ie2119b0b566d01f0e70b38c8a149fecb47def38d
http://cgit.osmocom.org/osmo-bts/commit/?id=3a1f1b8e91638fe2286e9e9253fe3ea…
commit 3a1f1b8e91638fe2286e9e9253fe3ea6808f9f8a
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jun 13 14:56:44 2016 +0200
octphy: Use the app. info. defaults as base
Similar to 91565b2d51646657002f91fdc22dce3c7320e13a use default
initializers.
Change-Id: Ib813249f4295b034eb65658e3f43b4fe86862cf0
Fixes: Os#1642
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-octphy/l1_oml.c | 46 +++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 45 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)