From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Tue, 07 Aug 2012 16:06:14 +0200
Message-ID: <E1SykQI-0007df-Kq@calypso.gnumonks.org>
Subject: osmo-pcu.git branch jolly updated.
	07e97cf8a551b05d7f5f3f9583b68b2eff0f1c23
Message: 1

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 "UNNAMED PROJECT".

The branch, jolly has been updated
       via  07e97cf8a551b05d7f5f3f9583b68b2eff0f1c23 (commit)
       via  cbcd124588abf91be129aee3f37505ca60706de9 (commit)
       via  309ce743767d321565d8c63f0d78563154db3cd9 (commit)
       via  14db19ed11d38f0d6f08bb1d6139b7b90f4fdc37 (commit)
       via  802bb6eac834b8beffc5eb47a583842fb31d6e52 (commit)
      from  08e93cdc3fe54df7753170e973d119c6bbbb6181 (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-pcu/commit/?id=07e97cf8a551b05d7f5f3f9583b68b2eff0f1c23

commit 07e97cf8a551b05d7f5f3f9583b68b2eff0f1c23
Author: Andreas Eversberg <jolly@eversberg.eu>
Date:   Tue Aug 7 16:00:56 2012 +0200

    Adding single block allocation
    
    It is mandatory to support it because MS may request a single block.
    In this case the network must assign a single block.
    
    It is possible to force single block allocation for all uplink requests
    on RACH. (VTY option)

http://cgit.osmocom.org/cgit/osmo-pcu/commit/?id=cbcd124588abf91be129aee3f37505ca60706de9

commit cbcd124588abf91be129aee3f37505ca60706de9
Author: Andreas Eversberg <jolly@eversberg.eu>
Date:   Tue Aug 7 15:48:21 2012 +0200

    Fix: Add timer for downlink TBF in assignment state
    
    This is required, since the UL TBF which is used to assign downlink TBF
    may be freed due to timeouts.

http://cgit.osmocom.org/cgit/osmo-pcu/commit/?id=309ce743767d321565d8c63f0d78563154db3cd9

commit 309ce743767d321565d8c63f0d78563154db3cd9
Author: Andreas Eversberg <jolly@eversberg.eu>
Date:   Tue Aug 7 15:31:16 2012 +0200

    Fix: tfi_alloc() has some signed attributes

http://cgit.osmocom.org/cgit/osmo-pcu/commit/?id=14db19ed11d38f0d6f08bb1d6139b7b90f4fdc37

commit 14db19ed11d38f0d6f08bb1d6139b7b90f4fdc37
Author: Andreas Eversberg <jolly@eversberg.eu>
Date:   Mon Aug 6 15:03:03 2012 +0200

    Adding flags for debugging assignment and polling timeout

http://cgit.osmocom.org/cgit/osmo-pcu/commit/?id=802bb6eac834b8beffc5eb47a583842fb31d6e52

commit 802bb6eac834b8beffc5eb47a583842fb31d6e52
Author: Andreas Eversberg <jolly@eversberg.eu>
Date:   Mon Aug 6 11:15:05 2012 +0200

    Adding polling for packet control ack at packet downlink/uplink assignment

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

Summary of changes:
 src/gprs_bssgp_pcu.cpp    |    1 +
 src/gprs_rlcmac.cpp       |  119 +++++++++++---
 src/gprs_rlcmac.h         |   39 ++++-
 src/gprs_rlcmac_data.cpp  |  413 ++++++++++++++++++++++++++++++++++-----------
 src/gprs_rlcmac_sched.cpp |   40 ++++-
 src/pcu_l1_if.cpp         |   15 ++-
 src/pcu_vty.c             |   28 +++
 7 files changed, 518 insertions(+), 137 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT


