From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Sun, 13 Jan 2013 17:26:38 +0100
Message-ID: <E1TuQOM-00012p-Pv@calypso.gnumonks.org>
Subject: osmo-bts.git branch master updated. 0.1.0-36-g91816ac
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, master has been updated
       via  91816acfb8449379fa8003af4524c65ec36d37a7 (commit)
       via  fad5b0862514ab4ef6d13fe0d5e4b39a2983e13c (commit)
      from  24b2128e2975f14f9941caa156890480005df81e (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=91816acfb8449379fa8003af4524c65ec36d37a7

commit 91816acfb8449379fa8003af4524c65ec36d37a7
Author: Daniel Willmann <daniel@totalueberwachung.de>
Date:   Thu Jan 3 16:44:28 2013 +0100

    paging: De-duplicate paging lifetime and max queue length variables
    
    These attributes are saved in paging_state, we don't need to save them a
    second time in struct gsm_bts_role_bts. Add get and set methods for
    these attributes and use them consitently in the VTY code.

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

Summary of changes:
 contrib/sysmobts-calib/sysmobts-calib.c  |   32 +++++++++++++++++++++++------
 contrib/sysmobts-calib/sysmobts-layer1.c |    2 +-
 contrib/sysmobts-calib/sysmobts-layer1.h |    2 +-
 include/osmo-bts/gsm_data.h              |    2 -
 include/osmo-bts/paging.h                |    8 +++++++
 src/common/paging.c                      |   20 ++++++++++++++++++
 src/common/vty.c                         |   16 +++++---------
 7 files changed, 61 insertions(+), 21 deletions(-)


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


