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 72993079edf3fa3285c4c50ef92bd6517b933d36 (commit)
from e0fb3ae52d747b26b6487ec67c79eceaf37a125c (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=72993079edf3fa3285c4c50ef92bd65…
commit 72993079edf3fa3285c4c50ef92bd6517b933d36
Author: Max <msuraev(a)sysmocom.de>
Date: Wed May 10 16:01:56 2017 +0200
Implement basic Get Attribute responder
Add 3GPP TS 52.021 §8.11.2 Get Attribute Response handling:
* report OsmoBTS version
* report sysmoBTS sub-model
* report OsmoBTS variant
Requires I7ecb0c4339530d3a8354a2f94b34063dda87e030 in OpenBSC.
Change-Id: I09f95ed995fab5def9dc6e8cc201012fba4db28d
Related: OS#1614
-----------------------------------------------------------------------
Summary of changes:
src/common/oml.c | 132 +++++++++++++++++++++++++++++++++++++++++++++
src/osmo-bts-sysmo/l1_if.c | 4 ++
2 files changed, 136 insertions(+)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)