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 47e178190744e65079a821f40148eebcaa92bf76 (commit)
from a5e369300f77269b2f6b596c2bf7f53795602a0c (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=47e178190744e65079a821f40148eebc…
commit 47e178190744e65079a821f40148eebcaa92bf76
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jan 11 15:10:16 2017 +0100
bsc_control.py: fix blocking
Previously reading from socket would block if no data were sent by
the server. Use non-blocking read for set and get operations.
Change-Id: I706d54a4a7ceef62683bf9a2fe63fc9ab331c24e
-----------------------------------------------------------------------
Summary of changes:
openbsc/contrib/bsc_control.py | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 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 8adfcd06a1db8033467d30b21ad7f6f35d6bf919 (commit)
from 127a1e07504e555a53072d34e65ca7838c905edb (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=8adfcd06a1db8033467d30b21ad7f6f…
commit 8adfcd06a1db8033467d30b21ad7f6f35d6bf919
Author: sivasankari <Sivasankari.Theerthagiri(a)radisys.com>
Date: Mon Jan 16 15:41:21 2017 +0530
Add compression support in EGPRS PUAN
This adds compression of bitmap in PUAN. The compressed bitmap
is used only if the number of bits in the bitmap does not fit in
the message and there is a gain after compression.
The algorithm is part of libosmocore and so there is dependency
on the libosmocore for compilation.
The algorithm is tested on integration setup by forcing compression.
Change-Id: Id2eec4b5eb6da0ebd24054b541b09b700b9b40ba
-----------------------------------------------------------------------
Summary of changes:
src/egprs_rlc_compression.cpp | 334 +++++++++++++++++++++++++++++++++++++++++-
src/egprs_rlc_compression.h | 4 +
src/encoding.cpp | 131 ++++++++++++++---
src/rlc.cpp | 28 ++++
src/rlc.h | 1 +
src/tbf.cpp | 6 +-
src/tbf.h | 2 +
src/tbf_ul.cpp | 21 +++
tests/tbf/TbfTest.err | 37 +++++
9 files changed, 537 insertions(+), 27 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 2b763cc30c6cc36185f44322bc3af35a5bcbb479 (commit)
from 70b71507c27f8967b0aa31cad0b3070c6780f3b4 (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=2b763cc30c6cc36185f44322bc3af35…
commit 2b763cc30c6cc36185f44322bc3af35a5bcbb479
Author: Philipp <pmaier(a)sysmocom.de>
Date: Thu Sep 22 15:40:35 2016 +0200
octphy: set tx attenuation via VTY
add code to configure the transmision power via VTY
Change-Id: I76bb8660eb1d8baeb6b8f69da4a6ba9ab7319981
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/phy_link.h | 1 +
src/osmo-bts-octphy/l1_oml.c | 8 +++++++-
src/osmo-bts-octphy/octphy_vty.c | 28 ++++++++++++++++++++++------
3 files changed, 30 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 abba1537a7c4c12bd695e089cef9d29adb04fed0 (commit)
via 75c0e2f371a9e0e8a3ca90675ec2d9692f9ad7da (commit)
via 44c0f63de64ffeaffff7429f3e5e474fe8dd5343 (commit)
from 505a22fc5102b69cdb7a910fb65da67e41d7f649 (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=abba1537a7c4c12bd695e089cef9…
commit abba1537a7c4c12bd695e089cef9d29adb04fed0
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 18:01:51 2017 +0100
ipa: Remove unneeded #include statement
Change-Id: I69f2891a2bea6f87f079b6778aa01ee27a25001b
http://cgit.osmocom.org/libosmocore/commit/?id=75c0e2f371a9e0e8a3ca90675ec2…
commit 75c0e2f371a9e0e8a3ca90675ec2d9692f9ad7da
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 17:59:21 2017 +0100
utils.h: #include <stdio.h> as we use fprintf()
Change-Id: I911c7f4bcadde414ce0b384e13a3a9a4a953e2fb
http://cgit.osmocom.org/libosmocore/commit/?id=44c0f63de64ffeaffff7429f3e5e…
commit 44c0f63de64ffeaffff7429f3e5e474fe8dd5343
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 17:58:29 2017 +0100
disable various code if building for bare-iron embedded
We don't have file-based I/O nor ethernet devices with mac addresses
when building for OsmocomBB.
Change-Id: I01a9e6d8dbe885dbeac2769b84931a4d44f7a3a5
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/utils.h | 1 +
src/gsm/ipa.c | 1 -
src/logging.c | 6 ++++++
src/macaddr.c | 6 ++++++
4 files changed, 13 insertions(+), 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via a5e369300f77269b2f6b596c2bf7f53795602a0c (commit)
from 93bafb611a58293e0353320a14db298133c9d99a (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=a5e369300f77269b2f6b596c2bf7f537…
commit a5e369300f77269b2f6b596c2bf7f53795602a0c
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jan 11 11:51:28 2017 +0100
Improve OML failure report
* clearly separate report parts
* use textual representation for failure cause if possible
Change-Id: I7a98a77011463021d0edd6ecfab1680e211f7e16
Related: OS#1615
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_nm.c | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via 2c192801049a100485308fd71d3c2faa8dea99d1 (commit)
from 8e01a9d06fbabadf1621cb5592b3f6d1026d92d2 (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-gsm-manuals/commit/?id=2c192801049a100485308fd…
commit 2c192801049a100485308fd71d3c2faa8dea99d1
Author: Philipp <pmaier(a)sysmocom.de>
Date: Wed Jan 18 12:39:56 2017 +0100
configuration: fixing typos
configuration.adoc has some minor typos in it, this commit fixes
that.
Change-Id: Id84238b89e5deeac99c043b79b26c7e7b8b8534b
-----------------------------------------------------------------------
Summary of changes:
OsmoPCU/chapters/configuration.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Manuals for Osmocom GSM components
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 93bafb611a58293e0353320a14db298133c9d99a (commit)
via 59504dc80fe8c0d9a18994d82586a550c7efa341 (commit)
from f5e74b5988cb6fb34a71188e70adc7b6c7fea28b (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=93bafb611a58293e0353320a14db2981…
commit 93bafb611a58293e0353320a14db298133c9d99a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jan 13 03:12:08 2017 +0100
cosmetic: use osmo_strlcpy() everywhere
Shorten some code and make obvious to the reader that the string copy is done
in a safe way.
Change-Id: I900726cf06d34128db22a3d3d911ee0d1423b1bd
http://cgit.osmocom.org/openbsc/commit/?id=59504dc80fe8c0d9a18994d82586a550…
commit 59504dc80fe8c0d9a18994d82586a550c7efa341
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jan 13 03:10:54 2017 +0100
fix strncpy() invocation in vty_interface_layer3.c and 3 tests
Use osmo_strlcpy() to fix unsafe invocation of strncpy(), which potentially
left the result unterminated.
Change-Id: I1a119b1760a3e3262538b4b012d476fdce505482
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_gmm.c | 16 ++++-----
openbsc/src/gprs/gprs_subscriber.c | 12 ++++---
openbsc/src/gprs/gtphub.c | 3 +-
openbsc/src/gprs/gtphub_ares.c | 12 +++----
openbsc/src/gprs/sgsn_auth.c | 3 +-
openbsc/src/libbsc/abis_nm.c | 7 ++--
openbsc/src/libbsc/bsc_rf_ctrl.c | 3 +-
openbsc/src/libcommon/gsm_subscriber_base.c | 3 +-
openbsc/src/libcommon/gsup_test_client.c | 10 +++---
openbsc/src/libmsc/ctrl_commands.c | 4 +--
openbsc/src/libmsc/db.c | 50 +++++++++++------------------
openbsc/src/libmsc/gsm_04_08.c | 19 ++++++-----
openbsc/src/libmsc/gsm_04_11.c | 10 +++---
openbsc/src/libmsc/meas_feed.c | 13 +++-----
openbsc/src/libmsc/smpp_openbsc.c | 5 +--
openbsc/src/libmsc/vty_interface_layer3.c | 5 ++-
openbsc/src/libtrau/rtp_proxy.c | 7 ++--
openbsc/src/osmo-bsc_nat/bsc_nat_rewrite.c | 9 +++---
openbsc/src/utils/meas_vis.c | 4 +--
openbsc/tests/gtphub/gtphub_test.c | 24 ++++++--------
openbsc/tests/mgcp/mgcp_test.c | 3 +-
openbsc/tests/sgsn/sgsn_test.c | 9 +++---
22 files changed, 107 insertions(+), 124 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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via 80cb08071b2ef60b65db24017a1f35583bc09b5c (commit)
via 44c7f41d7531d22d31edf345cedf305ab9083b20 (commit)
from 9436fbbf3ca0dca427c7cb8792d48dc6db34c55a (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-trx/commit/?id=80cb08071b2ef60b65db24017a1f355…
commit 80cb08071b2ef60b65db24017a1f35583bc09b5c
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Thu Jan 19 13:44:02 2017 -0800
Revert "uhd: Set minimum supported version to 3.9.0"
This reverts commit 93ca09ea61d044e5f8662b28bf084c808cac4f2c.
Ettus Research recommends the use of 3.9 series of UHD releases,
but requiring this version has lead to issues with broken OBS and
packaged binaries by Debian, Ubuntu, and other distributions.
Change-Id: Ie6b175ac6d46d091937380c79fdd0125b16ec75f
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-trx/commit/?id=44c7f41d7531d22d31edf345cedf305…
commit 44c7f41d7531d22d31edf345cedf305ab9083b20
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Wed Jan 11 13:30:42 2017 -0800
uhd: Add X300 sample timing for 4 SPS
Previously only 4/1 and 1/1 configurations Tx/Tx samples-per-symbol
were supported.
Change-Id: I9153171fe3af95e1cb0d9d35a9287dfde155d184
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/UHDDevice.cpp | 7 +++++++
configure.ac | 7 +++++--
2 files changed, 12 insertions(+), 2 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit
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 f5e74b5988cb6fb34a71188e70adc7b6c7fea28b (commit)
from b7f41d554bd197f23824eafa751d005a22d4277b (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=f5e74b5988cb6fb34a71188e70adc7b6…
commit f5e74b5988cb6fb34a71188e70adc7b6c7fea28b
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jan 16 16:59:48 2017 +0100
Print subcriber when skipping auth
Change-Id: I6ae6720afc04cc3c92ceff86e5b2a5a29494aeb1
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/auth.c | 3 ++-
1 file changed, 2 insertions(+), 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 "Cellmanager NG, intended to interface with BSplus".
The branch, master has been updated
via a6d27a62ede95b46de453fd139d0855637065aba (commit)
from bfa6d0703f9c3b4fb2db13574e5c14243eaeaf4c (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/cellmgr-ng/commit/?id=a6d27a62ede95b46de453fd139d08…
commit a6d27a62ede95b46de453fd139d0855637065aba
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Jan 17 12:19:55 2017 +0100
Add gerrit settings
This facilitate the use of "git review" command for gerrit submissions.
Change-Id: Ic2df30f053687b6d48232cf04ce22592e1e09a94
-----------------------------------------------------------------------
Summary of changes:
.gitreview | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 .gitreview
hooks/post-receive
--
Cellmanager NG, intended to interface with BSplus