openbsc.git branch users/neels/dyn_pdch created. 0.15.0-274-ga1a51dc

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon May 23 13:50:26 UTC 2016


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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, users/neels/dyn_pdch has been created
        at  a1a51dc02008b8fd38cfdd2159f067f022ee1054 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=a1a51dc02008b8fd38cfdd2159f067f022ee1054

commit a1a51dc02008b8fd38cfdd2159f067f022ee1054
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Fri Oct 11 13:32:30 2013 +0200

    dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel
    
    Handle shared TCH/F+PDCH channels as regular TCH/F channels. Prior to
    activation, deactivate PDCH mode.
    
    After deactivation, restore PDCH mode.
    
    Change-Id: Ided47641eebfdb815592b307bf38b5fb36663be5

http://cgit.osmocom.org/openbsc/commit/?id=bf93badfee0d218d019cf3f4a085e902c9a690d3

commit bf93badfee0d218d019cf3f4a085e902c9a690d3
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Fri Oct 11 13:33:59 2013 +0200

    dyn PDCH: Add algorithm to defragment shared TCH/F+PDCH channels
    
    This algorithm ensures that gaps between active TCH/F+PDCH channels are
    removed, by assigning active connections to standard TCH/F or to consecutive
    TCH/F+PDCH channels.
    
    Will be used in the subsequent commit.
    
    Change-Id: I00fe1760689516ece1caa1fabf4ce97bf82b960a

http://cgit.osmocom.org/openbsc/commit/?id=3bff51747cd78dce5080aa083649d35091cdf72d

commit 3bff51747cd78dce5080aa083649d35091cdf72d
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Fri Oct 11 13:05:16 2013 +0200

    dyn PDCH: Fix TCH/F+PDCH allocation and direction of chan_alloc()
    
    Always allow TCH/F+PDCH allocation, even if the current PDCH mode is not TCH/F.
    (This is required to allocate a TCH/F channel with active PDCH, that needs to
    be deactivated later.)
    
    Fix the reverse search of a free slot ("channel allocator ascending").
    
    Change-Id: Id38386c1e6e201d7e9b1dfeae732641486d28a77

http://cgit.osmocom.org/openbsc/commit/?id=df4f5925172688542c05ea2e700fac2036d8d108

commit df4f5925172688542c05ea2e700fac2036d8d108
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Fri Oct 11 13:01:38 2013 +0200

    dyn PDCH: Add new_lchan argument to bsc_handover_start()
    
    This is useful if the caller already allocated a new lchan. If NULL is given,
    the lchan is allocated by bsc_handover_start, as before.
    
    Change-Id: I2b7151f32f0c04c22f294eb5dd3c7d7dfddf35e7

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


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list