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 4d4dc2674252658330cdd581757d6168087ba4fb (commit) via 48eb374a9640aab799958590ef35dc3d1bdebefb (commit) via 2fa6ef26879607ab01795259720857091e76d852 (commit) via 6d8bcbd192d6d5bfe5077fd675e12734b72fb2be (commit) from b89a5fa55d712a257ee17bbaed41cdb1ee8d7f75 (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=4d4dc2674252658330cdd581757d6168...
commit 4d4dc2674252658330cdd581757d6168087ba4fb Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Nov 10 15:13:05 2014 +0100
bts: Move BTS and children into the enabled state after opstart
With "show bts 0" all objects were still listed as dependency. Once the BTS has been started.. move all the other objects into the enabled state. Our OpenBSC OML code doesn't care but people using the VTY to inspect state will be more happy.
One day... we will create proper statemachines inside the BTS and the BSC instead of changing the state in the BTS impl.
Fixes: ONW#1330
http://cgit.osmocom.org/osmo-bts/commit/?id=48eb374a9640aab799958590ef35dc3d...
commit 48eb374a9640aab799958590ef35dc3d1bdebefb Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Nov 10 15:09:52 2014 +0100
bts: Start with the site manager being enabled and available
We would never transition the sitemanager to anything. Our SW does not support SW activation's so we are always ready.
Related: ONW#1330
http://cgit.osmocom.org/osmo-bts/commit/?id=2fa6ef26879607ab0179525972085709...
commit 2fa6ef26879607ab01795259720857091e76d852 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Nov 10 13:18:59 2014 +0100
bts: Mark NSVC1 as offline. We do not expose a second NSVC
OsmoBSC> show bts 0 ... GPRS NSVC1: Oper 'Disabled', Admin 'unknown 0x0', Avail 'Off line'
http://cgit.osmocom.org/osmo-bts/commit/?id=6d8bcbd192d6d5bfe5077fd675e12734...
commit 6d8bcbd192d6d5bfe5077fd675e12734b72fb2be Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Nov 10 13:01:33 2014 +0100
bts: Fix typo in OML comment
-----------------------------------------------------------------------
Summary of changes: src/common/bts.c | 7 +++++-- src/osmo-bts-sysmo/oml.c | 6 ++++++ 2 files changed, 11 insertions(+), 2 deletions(-)
hooks/post-receive