From: gitosis@osmocom.org
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Sun, 19 Jan 2014 15:53:17 GMT
Message-ID: <201401191553.s0JFrHxu080983@git.osmocom.org>
Subject: osmo-bts.git branch laforge/pending created. 0.3.0-88-g64fca3a
Message: 3

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, laforge/pending has been created
        at  64fca3a2210acba65bcc7c21db90c678d1b797ee (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=64fca3a2210acba65bcc7c21db90c678d1b797ee

commit 64fca3a2210acba65bcc7c21db90c678d1b797ee
Author: Harald Welte <laforge@gnumonks.org>
Date:   Sun Jan 19 15:08:18 2014 +0100

    sysmoBTS OML: Don't permit TSC != BSIC
    
    The sysmoBTS L1 has the TSC as a global value, we cannot have individual
    per-timestamp or even per-lchan TSC, as the GSM specification would
    suggest (and other BTSs support).
    
    Rather than fail silently, write an error message to the log and
    return NM_NACK_PARAM_RANGE or RSL_ERR_SERV_OPT_UNIMPL back to the BSC.

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

commit fc85a461ad62aab8a3fbb7bd6212a8e3faba038d
Author: Harald Welte <laforge@gnumonks.org>
Date:   Sun Jan 19 15:10:06 2014 +0100

    common/rsl.c: Allow bts_model_rsl_chan_act() to return negative cause
    
    If the channel couldn't be activated, the function can simply return
    a negated RSL_ERR_* constant which will then be propagated towards
    the BSC in an CHAN_ACT_NACK RSL message.

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

commit d39e093df92138fb0f8449c452b27337d69473dc
Author: Harald Welte <laforge@gnumonks.org>
Date:   Sun Jan 19 15:07:02 2014 +0100

    common/oml.c: Send OML NACK if bts_model_check_oml() returns negative
    
    This way, bts_model_check_oml() can return a negated NM_NACK_* constant
    which will then be sent as cause value in the corresponding
    SET_ATTR_NACK back to the BSC.

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


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


