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 bfd42c2b0aa3d4b945bf3e61c5968b96656e3660 (commit)
from f9778b2a26ce06959ee7e188eb1d533d896f1846 (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=bfd42c2b0aa3d4b945bf3e61c5968b9…
commit bfd42c2b0aa3d4b945bf3e61c5968b96656e3660
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Dec 28 01:15:33 2016 +0100
fix: dyn ts: uplink measurement report
Fix pchan value used for uplink measurement decisions for dynamic channels in
TCH mode.
Fixes this error log message flooding the osmo-bts log when a dyn ts is serving
a voice call:
<0004> ../../../src/common/measurement.c:104 (bts=0,trx=0,ts=3,ss=0) no space for uplink measurement
Change-Id: Id19316701fd8de6f295eeae0272eea0c315ab1b7
-----------------------------------------------------------------------
Summary of changes:
src/common/measurement.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "UNNAMED PROJECT".
The branch, master has been updated
via 67b89cae08e245f9aa6c89055772f4a156cf77d7 (commit)
from e66de5b5ae47736404c95c5f191c88b56432da84 (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-pcu/commit/?id=67b89cae08e245f9aa6c89055772f4a…
commit 67b89cae08e245f9aa6c89055772f4a156cf77d7
Author: sivasankari <Sivasankari.Theerthagiri(a)radisys.com>
Date: Thu Dec 29 16:25:30 2016 +0530
Array indexing for SPB counters in bts statistics.
Array indexing mismatch is corrected for SPB counters.
(bts_ctr_description with the bts counter declaration).
Change-Id: I9b17ca0f838a37d9405cebf2319e722a302f5ed9
-----------------------------------------------------------------------
Summary of changes:
src/bts.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 592fcc97c004b7e3e84ed6960ea9989157c94f75 (commit)
via dbd3a92f70325b7a02d0a637929732f297fb2612 (commit)
via 0bee65c0d89f81a4b90aa3d484016d9ba680dd46 (commit)
from edc8db21fa4fec3a87d7892d219ae26135858e9c (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/libosmocore/commit/?id=592fcc97c004b7e3e84ed6960ea9…
commit 592fcc97c004b7e3e84ed6960ea9989157c94f75
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Mon Jan 2 14:52:16 2017 +0100
Add cause enum for OML fail reports
Add 3GPP TS 12.21 §9.4.43 Probable Cause values of type 03 (Manufacturer
specific values).
Max's note: renamed to make it clear that values are vendor-specific.
Related: OS#1615
Change-Id: Ie9ba4b53fb19a151447aec9ea309284e20613585
http://cgit.osmocom.org/libosmocore/commit/?id=dbd3a92f70325b7a02d0a6379297…
commit dbd3a92f70325b7a02d0a637929732f297fb2612
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jan 2 14:10:30 2017 +0100
Add parsed TLV helpers from OsmoBTS
Add functions to copy and merge parsed TLV structures from OsmoBTS.
Change-Id: Ieaaaed19da9c069fe451faa53d24c5b84d7d5615
http://cgit.osmocom.org/libosmocore/commit/?id=0bee65c0d89f81a4b90aa3d48401…
commit 0bee65c0d89f81a4b90aa3d484016d9ba680dd46
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jan 2 13:42:24 2017 +0100
Add OML definitions from OsmoBTS
Change-Id: I9c3bc15662949654e7bba6aad5488c69ee7d0c45
Related: OS#1615
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/abis_nm.h | 1 +
include/osmocom/gsm/protocol/gsm_12_21.h | 31 +++++++++++++++++
include/osmocom/gsm/tlv.h | 2 ++
src/gsm/abis_nm.c | 60 ++++++++++++++++++++++++++++++++
src/gsm/libosmogsm.map | 4 +++
src/gsm/tlv_parser.c | 60 ++++++++++++++++++++++++++++++++
6 files changed, 158 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via edc8db21fa4fec3a87d7892d219ae26135858e9c (commit)
from b1edd16e75dfe6af6949d495ac38b35ec029cc97 (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/libosmocore/commit/?id=edc8db21fa4fec3a87d7892d219a…
commit edc8db21fa4fec3a87d7892d219ae26135858e9c
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jan 4 19:55:51 2017 +0100
Remove direct logging
Drop perror() calls from GSMTAP code: it's application job to do the
proper logging - library code should not write to stdout/stderr
directly.
Change-Id: Ifa149e65d76c6e64fda2946725c16672233aff2e
-----------------------------------------------------------------------
Summary of changes:
src/gsmtap_util.c | 3 ---
1 file changed, 3 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 f9778b2a26ce06959ee7e188eb1d533d896f1846 (commit)
from c2ecca6b0496127709dcd3afa9d366085d8bec97 (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=f9778b2a26ce06959ee7e188eb1d533…
commit f9778b2a26ce06959ee7e188eb1d533d896f1846
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Dec 28 12:43:09 2016 +0100
DTX AMR HR: fix inhibition
* Unlike in AMR FR, in AMR HR incoming ONSET have to be treated
differently depending on whether we've recently sent SID UPDATE or
EMPTY frame. Split ST_SID_U FSM state into 2 states to accommodate for
that and make sure that additional states specific to AMR HR are not
used for AMR FR.
* Avoid sending E_VOICE and E_SID_U in corresponding states
as those do not initiate FSM state transitions anyway. This decrease
extra load from FSM signalling which otherwise would be triggered on
per-frame basis.
* Introduce separate signal for SID First P1 -> P2 transition to avoid
confusion with E_COMPL and E_SID_U initiated transitions from P1
state.
* Don't init DTX FSM for SDCCH channels.
Change-Id: I229ba39a38a223fada4881fc9aca35d3639371f8
Related: OS#1801
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/dtx_dl_amr_fsm.h | 2 +
include/osmo-bts/msg_utils.h | 1 +
src/common/bts.c | 1 +
src/common/dtx_dl_amr_fsm.c | 55 +++++++++++++++++-----
src/common/l1sap.c | 3 +-
src/common/msg_utils.c | 97 +++++++++++++++++++++++++++++----------
src/osmo-bts-litecell15/l1_if.c | 6 ++-
src/osmo-bts-litecell15/tch.c | 1 +
src/osmo-bts-sysmo/l1_if.c | 6 ++-
src/osmo-bts-sysmo/tch.c | 1 +
10 files changed, 133 insertions(+), 40 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via b1edd16e75dfe6af6949d495ac38b35ec029cc97 (commit)
from 53e2672e1169883983cd3efba3ced2d644ad4ffa (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/libosmocore/commit/?id=b1edd16e75dfe6af6949d495ac38…
commit b1edd16e75dfe6af6949d495ac38b35ec029cc97
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jan 4 16:09:19 2017 +0700
gitignore: ignore tests/oap/oap_test
Change-Id: Iccb8c46a721d5389058c5cf36621820bcd861b7b
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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, master has been updated
via fa9abaca261ffd11fa86fa4ff109df719b37c5ff (commit)
from 80abe522e2ddc979d994530f21b103808fc465d7 (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=fa9abaca261ffd11fa86fa4ff109df71…
commit fa9abaca261ffd11fa86fa4ff109df719b37c5ff
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Dec 28 18:56:19 2016 +0100
fix 'osmo-nitb --version' segfault
Call vty_init() before handle_options() to make sure the host.app_info is
populated before --version potentially tries to print it.
The segfault was introduced by 2c05f75bbf3d9a69eee1fe78eb5552acf1d7671d in a
recent MSC-split merge.
Change-Id: Ice91256d72b9eabd52709352ba6cc6a42af2921b
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/osmo-nitb/bsc_hack.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "UNNAMED PROJECT".
The branch, master has been updated
via e66de5b5ae47736404c95c5f191c88b56432da84 (commit)
from ee78bf0882d982ed69a98a0207dec1a1d00de32a (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-pcu/commit/?id=e66de5b5ae47736404c95c5f191c88b…
commit e66de5b5ae47736404c95c5f191c88b56432da84
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 5 18:26:58 2017 +0100
Improve logging
Add value_string describing UL and DL TBF states and use it for logging
errors while freeing TBFs.
Change-Id: I292ec81ab602c65ef86e6e3e85740182b63474b6
-----------------------------------------------------------------------
Summary of changes:
src/tbf.cpp | 27 +++++++++++++++++++++++----
src/tbf.h | 7 +++++++
tests/tbf/TbfTest.err | 10 +++++-----
3 files changed, 35 insertions(+), 9 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 53e2672e1169883983cd3efba3ced2d644ad4ffa (commit)
via 6cfa56ba0c887d63c40efbab369541681f13fe21 (commit)
from 3faa0148054ae47924e20a3c3cae4cdf969ab695 (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/libosmocore/commit/?id=53e2672e1169883983cd3efba3ce…
commit 53e2672e1169883983cd3efba3ced2d644ad4ffa
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jan 4 11:18:59 2017 +0100
lapd_test: avoid calling memcpy with NULL source
fixes
lapd/lapd_test.c:54:2: runtime error: null pointer passed as argument 2, which is declared to never be null
Change-Id: I7030729f4f4c867adecc7afc15bb5ca9beff0030
http://cgit.osmocom.org/libosmocore/commit/?id=6cfa56ba0c887d63c40efbab3695…
commit 6cfa56ba0c887d63c40efbab369541681f13fe21
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jan 4 10:06:09 2017 +0100
gprs_cipher_core: Use typecase to avoid sanitizer error
This resolves
gprs_cipher_core.c:118:37: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
Change-Id: Ib1866595030ad9d11c886621ce69632462befa3a
-----------------------------------------------------------------------
Summary of changes:
src/gsm/gprs_cipher_core.c | 2 +-
tests/lapd/lapd_test.c | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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, neels/vlr has been updated
via c908cdb84e371869ea163c3ca4b5f6d8e9900586 (commit)
via 7892d075ec2594208bd3200e1423d444fd0908dd (commit)
via c6bb9578a32d0ee8be38d1973f0f16602663fe3e (commit)
from 1e85db3303fff1a1661da5872d3dfcb3236fbbc9 (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=c908cdb84e371869ea163c3ca4b5f6d8…
commit c908cdb84e371869ea163c3ca4b5f6d8e9900586
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jan 5 19:55:20 2017 +0100
subscr_conn_test
Change-Id: Idbb0d5ae15789030486e088dfc15ef0cd6f8aa19
http://cgit.osmocom.org/openbsc/commit/?id=7892d075ec2594208bd3200e1423d444…
commit 7892d075ec2594208bd3200e1423d444fd0908dd
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jan 5 19:52:35 2017 +0100
vlr: add wait-for-ciphering states in LU and PARQ
Change-Id: I95afba42941cf0651eb56f0910edd128183b471f
http://cgit.osmocom.org/openbsc/commit/?id=c6bb9578a32d0ee8be38d1973f0f1660…
commit c6bb9578a32d0ee8be38d1973f0f16602663fe3e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jan 5 19:54:23 2017 +0100
vlr: move LU and PARQ FSM state definitions to header files
Change-Id: I6ea175102d293b118a8b970819673ae9f8f68c14
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/vlr.h | 8 ++
openbsc/src/libmsc/osmo_msc.c | 34 ++++---
openbsc/src/libmsc/subscr_conn.c | 2 +-
openbsc/src/libvlr/vlr.c | 13 +++
openbsc/src/libvlr/vlr_access_req_fsm.c | 120 +++++++++++++++++++------
openbsc/src/libvlr/vlr_access_req_fsm.h | 15 ++++
openbsc/src/libvlr/vlr_lu_fsm.c | 102 +++++++++++++++------
openbsc/src/libvlr/vlr_lu_fsm.h | 13 +++
openbsc/tests/subscr_conn/subscr_conn_test.c | 57 +++++++++---
openbsc/tests/subscr_conn/subscr_conn_test.err | 76 +++++++++++-----
10 files changed, 331 insertions(+), 109 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)