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 959d1dee67e1c6fcfc57b347be2fb7a2ed099b2d (commit)
from eebcb1e3e87a37cde3ac6aaf89b8c6c201abb6ba (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=959d1dee67e1c6fcfc57b347be2fb7a…
commit 959d1dee67e1c6fcfc57b347be2fb7a2ed099b2d
Author: bhargava <Bhargava.Abhyankar(a)radisys.com>
Date: Wed Aug 17 15:17:21 2016 +0530
Change interface in osmo-pcu for 11 bit RACH
Interface structure between osmo-bts and osmo-pcu is updated with
the parameters to differentiate the type of RACH and further
support 11 bit RACH. The function prototype and definitions are
changed accordingly. Interface version number is increased.
Change-Id: I265c2d92d36d6cbcbeee60cdd8407dafe1da06a4
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 3 ++-
src/bts.h | 4 +++-
src/pcu_l1_if.cpp | 3 ++-
src/pcuif_proto.h | 8 ++++++--
tests/tbf/TbfTest.cpp | 9 +++++----
5 files changed, 18 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via e77bcaecb6e45b55b8e31fea7cf10c2652431c1c (commit)
from 43d082e6f1ec42aae566cc21cecc90e56a262090 (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=e77bcaecb6e45b55b8e31fea7cf10c2…
commit e77bcaecb6e45b55b8e31fea7cf10c2652431c1c
Author: bhargava <Bhargava.Abhyankar(a)radisys.com>
Date: Wed Aug 17 16:27:31 2016 +0530
Change interface in osmo-bts for 11 bit RACH
Interface structure between osmo-bts and osmo-pcu is updated with the
parameters to differentiate the type of RACH and further support 11 bit
RACH. The function prototype and definitions are changed accordingly.
Interface version number is increased.
Change-Id: I4f4c501b2d86d77c78de32a84b1804172ffb6f4d
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/pcu_if.h | 3 ++-
include/osmo-bts/pcuif_proto.h | 6 ++++--
src/common/l1sap.c | 9 ++++++---
src/common/pcu_sock.c | 5 ++++-
src/osmo-bts-sysmo/l1_if.c | 6 ++++++
5 files changed, 22 insertions(+), 7 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 898e1d878e47298f97289e50f9b0cca7ecdf2ed7 (commit)
from fef2fa224a754df3f9792d1ddcd3a6d9a73658b1 (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=898e1d878e47298f97289e50f9b0…
commit 898e1d878e47298f97289e50f9b0cca7ecdf2ed7
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Aug 20 16:33:47 2016 +0200
vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1"
Change-Id: Ice0688ac9847524cb546f6d41547090b6a3cb3d8
-----------------------------------------------------------------------
Summary of changes:
src/vty/vty.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 code for Iuh interface".
The branch, neels/distcheck has been updated
discards acf439577970547ecb94cda0f47cbbb2bc977842 (commit)
via ea0ce324f9c295228b3d86cee541ce1761a5c078 (commit)
via 434ea0416ef00bdf59ce286e4698c49aa3d2d868 (commit)
via af594fa041370ec6cbc65c0243cda73ad739a8d6 (commit)
via a4bac2b0d78da22205ddac6ac673b715f94e03fc (commit)
via d2bf2e7f7304e1bcb9806f8557ea9c0115d0216a (commit)
via a4a71d9f7a90b300efe0cad58bfaa3f8914cd7d8 (commit)
via 68aa64d066f679137ed9629af3a41da93e4114c9 (commit)
via dbf78a17cf5debd33a0204401e2d35bccfc8742e (commit)
via 621501fa3b464c4fdeef5ea680da825940e59a9b (commit)
via 00a39daf5771ac154f59806a1117419275a1cbde (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (acf439577970547ecb94cda0f47cbbb2bc977842)
\
N -- N -- N (ea0ce324f9c295228b3d86cee541ce1761a5c078)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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-iuh/commit/?id=ea0ce324f9c295228b3d86cee541ce1…
commit ea0ce324f9c295228b3d86cee541ce1761a5c078
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Aug 27 00:04:20 2016 +0200
build: parallel build: require ../libosmo-ranap.la from tests/
Change-Id: I8107e08e4c211f20d671f520bf6bab9356f3c90e
http://cgit.osmocom.org/osmo-iuh/commit/?id=434ea0416ef00bdf59ce286e4698c49…
commit 434ea0416ef00bdf59ce286e4698c49aa3d2d868
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Aug 27 00:03:44 2016 +0200
build: hnbap/Makefile.am: undup hnbap asn1 path
Change-Id: I0507277995302261c87db1b0c48105065cf13ae4
http://cgit.osmocom.org/osmo-iuh/commit/?id=af594fa041370ec6cbc65c0243cda73…
commit af594fa041370ec6cbc65c0243cda73ad739a8d6
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Aug 27 00:13:55 2016 +0200
build: distcheck: add missing bits for testsuite distcheck
Change-Id: I13d76cd56dfb8fe4eb02d6fcada78a9e3311b51b
http://cgit.osmocom.org/osmo-iuh/commit/?id=a4bac2b0d78da22205ddac6ac673b71…
commit a4bac2b0d78da22205ddac6ac673b715f94e03fc
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Aug 27 00:13:32 2016 +0200
build: distcheck: add -I for top_builddir include, for generated headers
Change-Id: I1ede3d88a4dcf5adf64a3a2f9144099d1d633235
http://cgit.osmocom.org/osmo-iuh/commit/?id=d2bf2e7f7304e1bcb9806f8557ea9c0…
commit d2bf2e7f7304e1bcb9806f8557ea9c0115d0216a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Aug 27 00:11:26 2016 +0200
build: distcheck: look for asn1 in top_srcdir, not top_builddir
Change-Id: Iebcff240ba2fae964dad2a2c481fcbfd29e14e69
http://cgit.osmocom.org/osmo-iuh/commit/?id=a4a71d9f7a90b300efe0cad58bfaa3f…
commit a4a71d9f7a90b300efe0cad58bfaa3f8914cd7d8
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Aug 27 00:00:26 2016 +0200
build: distcheck: add missing distclean files
Change-Id: I24d72b2b1bae52a1b2cf8a989396d2aac31d119e
http://cgit.osmocom.org/osmo-iuh/commit/?id=68aa64d066f679137ed9629af3a41da…
commit 68aa64d066f679137ed9629af3a41da93e4114c9
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Aug 26 23:56:44 2016 +0200
build: use stamp also for gen hnbap and rua, fix gen ranap
Change-Id: I32213666fcdfc144008fa7d46497c0938d093e86
http://cgit.osmocom.org/osmo-iuh/commit/?id=dbf78a17cf5debd33a0204401e2d35b…
commit dbf78a17cf5debd33a0204401e2d35bccfc8742e
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Aug 18 13:13:55 2016 +0200
build: move headers to include/osmocom/*
Change-Id: I5a82e029dcdc4df0a60a31271a4883393fe59234
http://cgit.osmocom.org/osmo-iuh/commit/?id=621501fa3b464c4fdeef5ea680da825…
commit 621501fa3b464c4fdeef5ea680da825940e59a9b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Aug 26 23:41:46 2016 +0200
build: remove subdir-objects in configure.ac, it is broken
Change-Id: Ia47b038d4ca4f6c345711fb17d074f71c80e4453
http://cgit.osmocom.org/osmo-iuh/commit/?id=00a39daf5771ac154f59806a1117419…
commit 00a39daf5771ac154f59806a1117419275a1cbde
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Aug 18 15:57:04 2016 +0200
build: use tar-ustar to allow paths longer than 99
Needed to fix these errors:
tar: osmo-iuh-UNKNOWN-dirty/include/osmocom/ranap/RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.h: file name is too long (max 99); not dumped
tar: osmo-iuh-UNKNOWN-dirty/include/osmocom/ranap/RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.h: file name is too long (max 99); not dumped
tar: osmo-iuh-UNKNOWN-dirty/include/osmocom/ranap/RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.h: file name is too long (max 99); not dumped
tar: osmo-iuh-UNKNOWN-dirty/include/osmocom/ranap/RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.h: file name is too long (max 99); not dumped
Change-Id: Id41bca92810a81ac50697c0230a6caef490b0ffd
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/hnbap/Makefile.am | 2 +-
include/osmocom/ranap/Makefile.am | 2 +-
include/osmocom/rua/Makefile.am | 2 +-
move-asn1-header-files.sh | 2 +-
src/Makefile.am | 6 +++---
src/tests/Makefile.am | 5 ++++-
6 files changed, 11 insertions(+), 8 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface
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 code for Iuh interface".
The branch, neels/distcheck has been updated
discards 6a8dd05c219376165ae3afcc0f9db0cbf3081e1d (commit)
discards f24bee936e26ff90cbb01aba371cc7a2da0a3897 (commit)
discards 74ed63005cfbd42634a25648f2a46457a05c7f36 (commit)
discards 3cc3f872dcbb7f49d8593dc79dba97cdf8f7b767 (commit)
discards 20c4ab345accd44a13813f483a569e12c84cec60 (commit)
discards d57cbf1ee838d5e5028c9c21870097497bfe6e7a (commit)
discards 947ea5cad680429d6e08308cde263659382db98e (commit)
discards 570a696b570d44f2f09a73af99b18b09e65efe03 (commit)
discards 15f3a09c79d85e13082e186890591efa58806476 (commit)
discards 90e71bb978bf7d97f103445f711dc4d839faf9f6 (commit)
discards cdd7ac523ecb316a0836c726c78a560747fe1b48 (commit)
discards 25c96bb3e98f5a1b22fa01175b17b9f1314e029c (commit)
discards 40cc421d8fa5b5749b7a3e9b647b6a6d4ca613a5 (commit)
discards 64fc79596248ca5998f070e03490566c8b0f4354 (commit)
discards fed2c2d8e6c1c10a54b0dca248382b2f8892ed10 (commit)
discards dc88fd9bcbb2481f33204e6e76df146c7b522406 (commit)
discards f0014fc0b61a03902e4bd9674b635b4105d6a3b2 (commit)
discards c5890bde181e8da95a04cf73d09859307d4b8232 (commit)
discards c11a60e2bb1fbadaf90353a723d557bf1223c666 (commit)
via acf439577970547ecb94cda0f47cbbb2bc977842 (commit)
via ce5cddb044f4b23597cc4ffb067f579071206753 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (6a8dd05c219376165ae3afcc0f9db0cbf3081e1d)
\
N -- N -- N (acf439577970547ecb94cda0f47cbbb2bc977842)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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-iuh/commit/?id=acf439577970547ecb94cda0f47cbbb…
commit acf439577970547ecb94cda0f47cbbb2bc977842
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Aug 18 13:13:55 2016 +0200
build: many changes to fix 'make distcheck' and parallel build
Change-Id: I71e7f695edc0234e470421116c8430430ce7efa2
http://cgit.osmocom.org/osmo-iuh/commit/?id=ce5cddb044f4b23597cc4ffb067f579…
commit ce5cddb044f4b23597cc4ffb067f579071206753
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Aug 26 14:08:51 2016 +0200
tests: don't log filename nor color in unit tests
Change-Id: Ie76384c4176ce0a7d89d093f2efb848fe3f19400
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/hnbap/Makefile.am | 3 +++
include/osmocom/ranap/Makefile.am | 3 +++
include/osmocom/rua/Makefile.am | 3 +++
src/Makefile.am | 18 ++++++++++++++++++
src/tests/Makefile.am | 13 +++++++++++++
src/tests/test-helpers.err | 5 ++---
src/tests/test_common.c | 3 +++
7 files changed, 45 insertions(+), 3 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface
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, dexter/draft has been updated
via b907853fdfc3fb93519191633bf30593f1b95db1 (commit)
from 786cd96bd95594a5522cb7303f4663fd4dafa4e1 (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=b907853fdfc3fb93519191633bf30593…
commit b907853fdfc3fb93519191633bf30593f1b95db1
Author: Philipp <pmaier(a)sysmocom.de>
Date: Fri Aug 26 12:28:07 2016 +0200
cosmetic fixups, V.42bis still problematic
Change-Id: Ibd92e6d42794b8fb3c7856ec1064ceb181f1d5f1
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_llc.h | 2 +-
openbsc/include/openbsc/gprs_sndcp.h | 2 +-
openbsc/include/openbsc/gprs_sndcp_comp.h | 9 +-
openbsc/include/openbsc/gprs_sndcp_pcomp.h | 2 +-
openbsc/include/openbsc/gprs_sndcp_xid.h | 8 +-
openbsc/src/gprs/gprs_sndcp.c | 63 ++++----
openbsc/src/gprs/gprs_sndcp_comp.c | 20 ++-
openbsc/src/gprs/gprs_sndcp_pcomp.c | 9 +-
openbsc/src/gprs/v42bis.c | 44 +++--
openbsc/tests/v42bis/v42bis_test.c | 249 +++++++++++++----------------
10 files changed, 206 insertions(+), 202 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, dexter/draft has been updated
via 786cd96bd95594a5522cb7303f4663fd4dafa4e1 (commit)
from 299a7373c015f296dcfde4e9756f02bc948c51fc (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=786cd96bd95594a5522cb7303f4663fd…
commit 786cd96bd95594a5522cb7303f4663fd4dafa4e1
Author: Philipp <pmaier(a)sysmocom.de>
Date: Thu Aug 25 17:51:29 2016 +0200
Fixed some review stufss, debugging v42bis.c
Change-Id: I775e7c68a547741a466edf74ab02317f71e4cbbc
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_llc_xid.c | 6 ----
openbsc/src/gprs/gprs_sndcp_comp.c | 10 +++---
openbsc/src/gprs/gprs_sndcp_pcomp.c | 9 -----
openbsc/src/gprs/gprs_sndcp_xid.c | 71 -------------------------------------
openbsc/src/gprs/sgsn_libgtp.c | 17 +++++----
openbsc/src/gprs/sgsn_vty.c | 7 ++--
openbsc/src/gprs/v42bis.c | 70 ++++++++++++++++++++++++++----------
7 files changed, 67 insertions(+), 123 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 eebcb1e3e87a37cde3ac6aaf89b8c6c201abb6ba (commit)
via 02352b487ac6808b6adb8e8623f0921aad7f02d7 (commit)
from 50b097003baac3903c9d52a609b091c76ca83e3c (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=eebcb1e3e87a37cde3ac6aaf89b8c6c…
commit eebcb1e3e87a37cde3ac6aaf89b8c6c201abb6ba
Author: Aravind Sirsikar <Arvind.Sirsikar(a)radisys.com>
Date: Thu Aug 25 16:40:23 2016 +0530
Fix EGPRS PUAN encoding: use correct urbb_len
Earlier there was an incorrect encoding of PUAN when VQ is not equal
VR case for EGPRS UL RLC window. The PCU was encoding the same PUAN
message always irrespective of radio condition. This was a bottle neck
for performance testing. Which has been fixed in this patch.
Related: OS#1793
unit test assertion in the previous commit is fixed in this patch.
Change-Id: Iba7b1995028bd81749ffb080616b2ad5f2540d57
http://cgit.osmocom.org/osmo-pcu/commit/?id=02352b487ac6808b6adb8e8623f0921…
commit 02352b487ac6808b6adb8e8623f0921aad7f02d7
Author: Aravind Sirsikar <Arvind.Sirsikar(a)radisys.com>
Date: Thu Aug 25 16:37:30 2016 +0530
EGPRS: PUAN encoding: add test case to show wrong urbb_len issue
This patch adds a test case which expects a current bug with EGPRS PUAN
encoding when VQ != VR. The test's expectation is corrected along with
the bugfix in a subsequent commit
Adds test_tbf_puan_urbb_len to describe the following bug:
EGPRS PUAN encoding disregards the urbb_len, leading to identical PUAN
messages regardless of the urbb_len.
Related: OS#1793
Change-Id: I00662a564f64c0c83627401ae8f7bfef0f0a5de8
-----------------------------------------------------------------------
Summary of changes:
src/encoding.cpp | 3 +-
tests/tbf/TbfTest.cpp | 178 ++++++++++++++++++++++++++++++++++++++++++++++++++
tests/tbf/TbfTest.err | 123 ++++++++++++++++++++++++++++++++++
tests/tbf/TbfTest.ok | 2 +
4 files changed, 305 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 50b097003baac3903c9d52a609b091c76ca83e3c (commit)
from e6cadb4e3ccd05673fd9d33f8a445dd54be6006b (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=50b097003baac3903c9d52a609b091c…
commit 50b097003baac3903c9d52a609b091c76ca83e3c
Author: Aravind Sirsikar <Arvind.Sirsikar(a)radisys.com>
Date: Mon Aug 22 17:21:10 2016 +0530
Modify EGPRS DL TBF flow to support SPB
Modify the EGPRS DL TBF flow to support Split block during
Retx. This patch will also Upgrade the test suite with test cases
to validate the EGPRS Downlink SPB for Retransmission
Scenarios like MCS6->MCS3, MCS4->MCS1, MCS5->MCS2, MCS9->MCS3
MCS7->MCS2, MCS8->MCS3 have been simulated and Integration tested
in NuRAN 1.0 hardware thoroughly.
Change-Id: I242afdd8ae7622dec8593b26382ad66bad5b9516
-----------------------------------------------------------------------
Summary of changes:
src/gprs_coding_scheme.h | 8 +-
src/pcu_main.cpp | 6 +
src/pcu_vty.c | 24 +++
src/rlc.cpp | 31 +++-
src/rlc.h | 7 +-
src/tbf.h | 5 +
src/tbf_dl.cpp | 216 ++++++++++++++++++----
tests/edge/EdgeTest.cpp | 38 ++--
tests/tbf/TbfTest.cpp | 235 ++++++++++++++++++++++++
tests/tbf/TbfTest.err | 460 +++++++++++++++++++++++++++++++++++++++++++++--
tests/tbf/TbfTest.ok | 6 +
11 files changed, 957 insertions(+), 79 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT