From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Wed, 27 Feb 2013 10:44:52 +0100
Message-ID: <E1UAdZE-0000Dq-5p@calypso.gnumonks.org>
Subject: osmo-bts.git branch master updated. 0.1.0-68-gdd2a51e
Message: 6

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  dd2a51ed32959033cf965dfb243dd8fa44574f59 (commit)
       via  faba73a81230db1e549aa43b6a5ee7902b45f919 (commit)
      from  305d8314bce8f10d9c42aa8e19ccd7960fc5f194 (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/cgit/osmo-bts/commit/?id=dd2a51ed32959033cf965dfb243dd8fa44574f59

commit dd2a51ed32959033cf965dfb243dd8fa44574f59
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Fri Jan 25 11:22:25 2013 +0100

    tests: Share the stub between the paging and ciphering tests

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

commit faba73a81230db1e549aa43b6a5ee7902b45f919
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Fri Jan 25 11:07:12 2013 +0100

    sysmobts: Improve the shutdown of the DSP on exit
    
    Issue the RfDeactivate.REQ before sending the MphClose.REQ. Ideally
    we would issue MphClose.REQ after the RfDeactivate.CNF but this is
    not possible right now.
    
    The current approach makes the following warning of the DSP go away
    on shutdown. This was tested with my E71 and an active silent-call
    using a SDCCH.
    
    DSP Warning:
    [ERROR] : DeviceMng_ValidateL1Handle() => Invalid layer 1 handle

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

Summary of changes:
 include/osmo-bts/bts_model.h |    1 +
 src/common/bts.c             |    4 ++-
 src/osmo-bts-sysmo/oml.c     |    3 +-
 tests/cipher/Makefile.am     |    2 +-
 tests/cipher/cipher_test.c   |   40 -----------------------------------
 tests/paging/Makefile.am     |    2 +-
 tests/paging/paging_test.c   |   40 -----------------------------------
 tests/stubs.c                |   48 ++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 55 insertions(+), 85 deletions(-)
 create mode 100644 tests/stubs.c


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


