From: gitosis@osmocom.org
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Sun, 25 May 2014 16:44:32 GMT
Message-ID: <201405251644.s4PGiWU9013859@git.osmocom.org>
Subject: osmo-bts.git branch sysmocom/sysmobts-2050/oml-alert updated.
	0.3.0-179-ga4ccb04
Message: 4

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, sysmocom/sysmobts-2050/oml-alert has been updated
  discards  1bc39b61bfa7d0439a899439ed36cebbccc5a58f (commit)
  discards  8ca3a4255d5e0a052975fc657c826040f5c8694c (commit)
  discards  2036e7fa014c8d92000021458ccb4d6e5a1cdbf7 (commit)
  discards  1156755e7150f187dfd9586eddd97f9fbc88d244 (commit)
       via  a4ccb04c6c3e6f9d52d3368e2c12969228b52657 (commit)
       via  6fd71a306aa66f233a0521538ff2002ac03a76b0 (commit)
       via  7b19975870b8d6ee25d3a93e9dd35c843963979f (commit)
       via  b6517d11f76f0208a216412a47a746ed3ef40eda (commit)
       via  dce024b63cb632ce352d8f1af44c1933f39e9e8e (commit)
       via  3a048c846e3942bac68b3cd66b0a3cfef2cef276 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (1bc39b61bfa7d0439a899439ed36cebbccc5a58f)
            \
             N -- N -- N (a4ccb04c6c3e6f9d52d3368e2c12969228b52657)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=a4ccb04c6c3e6f9d52d3368e2c12969228b52657

commit a4ccb04c6c3e6f9d52d3368e2c12969228b52657
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Sun May 25 18:43:04 2014 +0200

    sysmobts: Implement forwarding the message back to the BSC
    
    Address one part of the todo and forward all OML messages to the
    main signalling link.

http://cgit.osmocom.org/osmo-bts/commit/?id=6fd71a306aa66f233a0521538ff2002ac03a76b0

commit 6fd71a306aa66f233a0521538ff2002ac03a76b0
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Sun May 25 18:23:40 2014 +0200

    sysmobts: Add testcase for ETSI/12.21 message

http://cgit.osmocom.org/osmo-bts/commit/?id=7b19975870b8d6ee25d3a93e9dd35c843963979f

commit 7b19975870b8d6ee25d3a93e9dd35c843963979f
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Sun May 25 18:07:34 2014 +0200

    sysmobts: Extend the testcase for a Osmo message as well

http://cgit.osmocom.org/osmo-bts/commit/?id=b6517d11f76f0208a216412a47a746ed3ef40eda

commit b6517d11f76f0208a216412a47a746ed3ef40eda
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Sun May 25 16:21:35 2014 +0200

    sysmobts: Verify the structure of IPA and OML messages
    
    Extend the router to verify that the message received is
    properly encoded. The code can deal with the basic structure
    of ETSI OML and vendor specific messages for ip.access and
    the osmocom project.

http://cgit.osmocom.org/osmo-bts/commit/?id=dce024b63cb632ce352d8f1af44c1933f39e9e8e

commit dce024b63cb632ce352d8f1af44c1933f39e9e8e
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Sun May 25 14:43:03 2014 +0200

    sysmobts: Begin with an OML router that will be used by the manager
    
    Begin with the basics of a OML Router. This is currently only
    capable of accepting a connection and read messages but it will
    evolve into a router in multiple stages. The first usage will
    be by the sysmobts-mgr. An OML Error Indication will be sent by
    the sysmobts-mgr and it will be forwarded to the BSC. In the
    second step we will set a relative power reduction from the
    sysmobts-mgr.
    
    In the long-term this code will be used to communicate with a
    second TRX.

http://cgit.osmocom.org/osmo-bts/commit/?id=3a048c846e3942bac68b3cd66b0a3cfef2cef276

commit 3a048c846e3942bac68b3cd66b0a3cfef2cef276
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Sun May 25 18:43:49 2014 +0200

    sysmobts: Fix the name of the variable
    
    "power_transmitter" is a rather weak name, use tansmit_power

-----------------------------------------------------------------------

Summary of changes:
 src/osmo-bts-sysmo/oml_router.c | 10 ++++++++--
 src/osmo-bts-sysmo/utils.c      | 10 +++++-----
 2 files changed, 13 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)


