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, nrw/litecell15-next has been deleted
was 7aedf8d20aa0f29d2b83112ed2d77509fdf7bab4
-----------------------------------------------------------------------
7aedf8d20aa0f29d2b83112ed2d77509fdf7bab4 LC15: Add member variables related to measurement preprocessing feature
-----------------------------------------------------------------------
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/iu has been deleted
was ee29cd9e4000405ce8ec707dea9ba281db9e5ac9
-----------------------------------------------------------------------
ee29cd9e4000405ce8ec707dea9ba281db9e5ac9 struct gsm_encr
-----------------------------------------------------------------------
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 "An utility library for Open Source Mobile Communications".
The branch, users/mqng2/nrw/litecell15-next has been deleted
was 5a369795616c8fe8742d42aeb56694fb6959a6b7
-----------------------------------------------------------------------
5a369795616c8fe8742d42aeb56694fb6959a6b7 Merge branch 'master' of ssh://mqng2@gerrit.osmocom.org:29418/libosmocore into nrw/litecell15-next
-----------------------------------------------------------------------
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, nrw/litecell15-next has been deleted
was 5a369795616c8fe8742d42aeb56694fb6959a6b7
-----------------------------------------------------------------------
5a369795616c8fe8742d42aeb56694fb6959a6b7 Merge branch 'master' of ssh://mqng2@gerrit.osmocom.org:29418/libosmocore into nrw/litecell15-next
-----------------------------------------------------------------------
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 51bfebec39cc0a01e30ac9c655866678a46b5c2d (commit)
from ef30f50d5d6d5f863fc147d05ccdceb89284934e (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=51bfebec39cc0a01e30ac9c65586667…
commit 51bfebec39cc0a01e30ac9c655866678a46b5c2d
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jun 3 13:29:29 2016 +0200
Fix RTP timestamps in case of DTX
Compute RTP user_ts adjustment based on the difference between current
and previous FN instead of hard-coded value.
Change-Id: If1677ddcf754b29990ff7cd846e11c32e3d30b33
Related: OS#1562
Reviewed-on: https://gerrit.osmocom.org/196
Tested-by: Jenkins Builder
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via f5713a5c6376db139250debd9c2ae36f8e974982 (commit)
from 6079528b4858ec15dc029778d86fb43197ba77db (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=f5713a5c6376db139250debd9c2ae36f…
commit f5713a5c6376db139250debd9c2ae36f8e974982
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jun 6 12:57:22 2016 +0200
lchan_alloc(): on alloc failure, report original type
In lchan_alloc(), there are several decisions to fall back to another type of
channel, followed by setting the channel type to the fall back type. So far,
this was set regardless of allocation success or failure.
If such fall back type is not available, do not modify the local type variable
and thus report an S_CHALLOC_ALLOC_FAIL on the type originally requested
(report is at the end of lchan_alloc()).
Change-Id: Ie3d4cb74f91db0b8c4f5e595a963099de339ad1a
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/chan_alloc.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 6cf8eba4ecb560b50faf94c99c2bd6008b97c731 (commit)
from 4f511b67fd83b5767071604920ebc3bac025b751 (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=6cf8eba4ecb560b50faf94c99c2b…
commit 6cf8eba4ecb560b50faf94c99c2bd6008b97c731
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jun 6 18:17:20 2016 +0200
gitignore: add gsup_test, tlv_test
Change-Id: Ied1cbc7a48bdbc3696e9d8657285071c377d6de5
Reviewed-on: https://gerrit.osmocom.org/207
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 2 ++
1 file changed, 2 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 6079528b4858ec15dc029778d86fb43197ba77db (commit)
from 9329e6fb490960359d9b93d08585441d86f44b81 (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=6079528b4858ec15dc029778d86fb431…
commit 6079528b4858ec15dc029778d86fb43197ba77db
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jun 6 11:30:57 2016 +0200
Add warning for unsupported DTX configurations
libosmo-abis do not consider DTX bits while processing TRAU frames. As I
do not have equipment to test it, I'm not sure if/how non-IP BTS will
work in case of DTX - warn users about it.
Change-Id: I94ee69cd309fc343a428ddc66942cd57f2a34c05
Related: OS#22
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/bsc_vty.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
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 7fdbf89ef3cc14bc806ffbbfa0c7a78b24079581 (commit)
from 6f0dc96929d1d4b979ba26d09434e84365290802 (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=7fdbf89ef3cc14bc806ffbbfa0c7a78…
commit 7fdbf89ef3cc14bc806ffbbfa0c7a78b24079581
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Sat May 21 19:45:23 2016 +0200
add KPI counter to count bytes for RLC and LLC frames
rlc.dl_bytes bytes before sending rlc
rlc.dl_payload_bytes count data w/o LI
rlc.ul_bytes bytes when received rlc (only valid)
rlc.ul_payload_bytes count data fragments w/o LI
llc.dl_bytes complete encapsulated LLC PDUs
llc.ul_bytes complete received LLC PDUs
Change-Id: I9a98a5a375d39b3f4990360056c4d6145e755f4d
Reviewed-on: https://gerrit.osmocom.org/145
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
Reviewed-by: Holger Freyther <holger(a)freyther.de>
Tested-by: Jenkins Builder
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 8 ++++++++
src/bts.h | 23 +++++++++++++++++++++++
src/gprs_rlcmac_sched.cpp | 1 +
src/tbf_dl.cpp | 7 ++++++-
src/tbf_ul.cpp | 3 +++
5 files changed, 41 insertions(+), 1 deletion(-)
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 "UNNAMED PROJECT".
The branch, master has been updated
via 6f0dc96929d1d4b979ba26d09434e84365290802 (commit)
from 1a5066112f39066eac78061de1301cc861aaac45 (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=6f0dc96929d1d4b979ba26d09434e84…
commit 6f0dc96929d1d4b979ba26d09434e84365290802
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Mon May 30 19:30:21 2016 +0200
encoding/rlc_copy_from_aligned_buffer: export written payload bytes via an argument
Require to count statistics for rlc_dl_payload_bytes.
Change-Id: I0e622acb1f13f7489946baf049de4ba1cde6a1fc
Reviewed-on: https://gerrit.osmocom.org/142
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
src/encoding.cpp | 33 +++++++++++----
src/encoding.h | 3 +-
src/tbf_dl.cpp | 2 +-
tests/edge/EdgeTest.cpp | 107 ++++++++++++++++++++++++++++++++++++------------
4 files changed, 109 insertions(+), 36 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT