openbsc.git branch laforge/om2000-rebase created. 0.15.0-500-g51ce33f

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
Sat Oct 15 15:23:35 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, laforge/om2000-rebase has been created
        at  51ce33f154edb59c117c3c404c307b3498b2c47a (commit)

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

commit 51ce33f154edb59c117c3c404c307b3498b2c47a
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Oct 15 16:30:35 2016 +0200

    OM2000: Fix state machien for CF/TRXC on START Result
    
    When receiving the 'Start Result' message, for CF and TRXC MO
    we directly transition to performing the Operational Info.  In that
    case, we need to return after sending the Operational Info and skip
    the usual processing for the default case below.
    
    Change-Id: I99860d198b337ffe461b240bda20dc10e1b5b2cb

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

commit 29ff1a5adcff61568c030905177d184c98f59f16
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Oct 15 16:28:12 2016 +0200

    abis_rsl: Add mandatory IE for Ericsson RBS2000 PDCH activation
    
    We need to include the RSL_IE_ACT_TYPE Information Element with
    the proprietary coding 0x0F for "packet channel related activation"
    in order for the RBS2xxx to accept this message
    
    Change-Id: I53bad674d3bb02f5210e71ca5b4280be9c956a57

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

commit a8292859a035c0b2d2d6004395d9afc710946458
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Jul 9 22:20:57 2016 +0200

    WIP: OM2000: Full state machine implementation using osmo_fsm
    
    Our existing OM2000 code for initializing all Managed Objects of a BTS
    at startup was never complete.  Rather than trying to fix the old-style
    code, introudce a hierarchy of osmo_fsm's reflecting the full protocol
    hand-shake and sequence of bringing up the individual MO's.
    
    If this works out well, it mihgt make sense to convert the TS 12.21 OML
    code for other BTS models, too.
    
    Change-Id: I3e11b28ba22b8c227e0401e6207fdda5381dda8c

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

commit 9a939e5581b0aa3e65c99011e06990f5235257a3
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Jul 4 17:13:57 2016 +0200

    Attempt at extending dynamic PDCH support to Ericcson RBS2000
    
    In Ericsson RBS2000, all PDCH's are dynamic, i.e. there is only one
    shared PCHAN type for TCH/F, TCH/H and PDCH.  The PDCH needs to be
    activated with a RSL CHAN ACT with some proprietary coding of the
    Channel Number IE.
    
    Change-Id: I48089fcf8328d52f57e97b003790ffdeed766367

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


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



More information about the osmocom-commitlog mailing list