openbsc.git branch lynxis/rbs2000 updated. 0.15.0-574-g8bd7fba

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
Tue Dec 20 13:30:16 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, lynxis/rbs2000 has been updated
       via  8bd7fba5626b8b2f2e02dc2fe43713af3a26623b (commit)
      from  b0a32e58d11f7dd79272a178eef838980b980d41 (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/openbsc/commit/?id=8bd7fba5626b8b2f2e02dc2fe43713af3a26623b

commit 8bd7fba5626b8b2f2e02dc2fe43713af3a26623b
Author: Philipp <pmaier at sysmocom.de>
Date:   Tue Dec 20 14:23:45 2016 +0100

    gprs: T3186 encoding in Sysinfo 13
    
    The timer T3186, which is described in 3GPP TS 44.060, is using 3
    bits of the si13 mac block. This requires special encoding. In the
    case of T3186, the value is encoded by the formula: bits = t/500-1.
    Our implementation uses the formula bits=t/500, which is incorrect.

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

Summary of changes:
 openbsc/src/libbsc/rest_octets.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)


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



More information about the osmocom-commitlog mailing list