From: gitosis@osmocom.org
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Thu, 20 Mar 2014 20:55:27 GMT
Message-ID: <201403202055.s2KKtRUe010933@git.osmocom.org>
Subject: osmo-bts.git branch master updated. 0.3.0-140-gfb06790
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  fb067905d5e4feb73a41556b798640a8b0f01b77 (commit)
      from  3e317ea4f06c84393c4630aa963b8e751c0fa201 (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/osmo-bts/commit/?id=fb067905d5e4feb73a41556b798640a8b0f01b77

commit fb067905d5e4feb73a41556b798640a8b0f01b77
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Thu Mar 13 18:31:09 2014 +0100

    sysmobts: Add a magic number to the hLayer2 to differentiate it
    
    The DSP/FPGA appears to report bogus PhDataInd with hlayer2 == 0.
    Currently this would match the TRX==0,TS==0 and SS=0 and then we
    report bad measurement reports. Add a magic number to the lower
    eight bit of the hLayer2 to differentiate valid numbers.
    
    Addresses:
    <0004> measurement.c:97 (bts=0,trx=0,ts=0,ss=0) measurement during state: NONE
    <0004> measurement.c:102 (bts=0,trx=0,ts=0,ss=0) no space for uplink measurement

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

Summary of changes:
 src/osmo-bts-sysmo/oml.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)


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


