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 ba58167e1bf6ff8815c4e9e0d7b0b63ba1c529f8 (commit)
from 54ca30c8d3b26285bcf2f960265b2a50469f3af3 (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=ba58167e1bf6ff8815c4e9e0d7b0…
commit ba58167e1bf6ff8815c4e9e0d7b0b63ba1c529f8
Author: blobb <dr.blobb(a)gmail.com>
Date: Wed May 24 16:09:45 2017 +0200
Introduce build script for arm-none-eabi cross-compilations
This is a necessary step to use libosmocore-arm dep in OsmocomBB.
After this patch is submitted the "./contrib/jenkins.sh" line in
libosmocore jenkins jobs [1][2] needs to be replaced with:
if [[ "$JOB_NAME" == *"arch=arm-none-eabi,label=linux_amd64_debian8"* ]]
then
./contrib/jenkins-arm.sh
else
# (FreeBSD && debian8)_amd64 builds
./contrib/jenkins.sh
fi
Furthermore, the "arch" matrix-build axis has to be created,
holding "arm-none-eabi". Following combination filter is
necessary to skip cross-compilations on FreeBSD buildslave:
!(arch=="arm-none-eabi" && label=="FreeBSD_amd64")
[1] https://jenkins.osmocom.org/jenkins/job/libosmocore/
[2] https://jenkins.osmocom.org/jenkins/job/libosmocore-gerrit/
Change-Id: I9e07fb9e60830dbd585f22d9c658c46252ce399f
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins-arm.sh | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
create mode 100755 contrib/jenkins-arm.sh
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 Open Source GSM Base Band stack".
The branch, master has been updated
via 3aaf127cc194d9fcb8f48324f242504fb203bbc9 (commit)
via b2a1f72710eabacb6d4e63059f03a140dfdaae60 (commit)
via 81b6e7d9f4d84befe94a838b742c83225c4629dc (commit)
via e569ac3bc5ba56333c071ce796adee2e2b2d10d3 (commit)
via 03485409beaa5c731435b6ca378892584810c145 (commit)
via 06f44d377259978fabf718d283bd086136b50958 (commit)
via 03aace58181e2785616a497b9e76fbb6ae1bad19 (commit)
via 0f396942106c861b109743d017861aa8bf0c78d9 (commit)
from f978a66ca6bab275dc5bebde47e663132367d795 (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/osmocom-bb/commit/?id=3aaf127cc194d9fcb8f48324f2425…
commit 3aaf127cc194d9fcb8f48324f242504fb203bbc9
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed May 17 01:08:54 2017 +0300
mobile/gsm48_mm.c: strip unused variable
Change-Id: I2708628263bec4bc6bf53a357928e23609b40c64
http://cgit.osmocom.org/osmocom-bb/commit/?id=b2a1f72710eabacb6d4e63059f03a…
commit b2a1f72710eabacb6d4e63059f03a140dfdaae60
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed May 17 00:54:42 2017 +0300
mobile/gsm480_ss.c: gsm480_mmss_ind: return rc
Change-Id: Iabaccdbdfc5a5eb6424bd1603f405241650f13d8
http://cgit.osmocom.org/osmocom-bb/commit/?id=81b6e7d9f4d84befe94a838b742c8…
commit 81b6e7d9f4d84befe94a838b742c83225c4629dc
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed May 17 00:37:36 2017 +0300
mobile/gsm48_rr.c: fix BA range exceed check
Change-Id: Ic2ebe9faeeda7ce812527962d209e6049f2dfc75
http://cgit.osmocom.org/osmocom-bb/commit/?id=e569ac3bc5ba56333c071ce796ade…
commit e569ac3bc5ba56333c071ce796adee2e2b2d10d3
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed May 17 00:28:40 2017 +0300
mobile/gsm480_ss.c: fix copy-paste error
Change-Id: I23287c0f31bee9c1b710f17f932633d2c621dab0
http://cgit.osmocom.org/osmocom-bb/commit/?id=03485409beaa5c731435b6ca37889…
commit 03485409beaa5c731435b6ca378892584810c145
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed May 17 00:27:06 2017 +0300
mobile/gsm322.c: fix mcc/mnc typo
Change-Id: I4a3aaa0465598b17ccd30ec4cbeb90429216540e
http://cgit.osmocom.org/osmocom-bb/commit/?id=06f44d377259978fabf718d283bd0…
commit 06f44d377259978fabf718d283bd086136b50958
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed May 17 00:23:24 2017 +0300
mobile/gsm322.c: check fwrite() return value
Change-Id: I74ad6e540c98ab4914e7a2ea725dd23f5a2fd034
http://cgit.osmocom.org/osmocom-bb/commit/?id=03aace58181e2785616a497b9e76f…
commit 03aace58181e2785616a497b9e76fbb6ae1bad19
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed May 17 00:03:33 2017 +0300
host/app_mobile.c: do not exit in mobile_new()
Previously, if there was any error during a new osmocom_ms
structure allocation, the mobile_new() used to call exit()
directly. Since we always check return value of this function
it would be more correct to return NULL in any bad case.
Change-Id: I9a594dd1d133f0c0740dc3bff41633f94099b593
http://cgit.osmocom.org/osmocom-bb/commit/?id=0f396942106c861b109743d017861…
commit 0f396942106c861b109743d017861aa8bf0c78d9
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Tue May 16 23:13:28 2017 +0300
sap_interface.c: drop meaningless condition
If sap_state is equal to SAP_NOT_CONNECTED, it cannot
be equal to another value at the same time. So the
second part of condition doesn't make sense.
Change-Id: I3038fc15745dc4be796d894002524e6b2dd5c90e
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/src/common/sap_interface.c | 2 +-
src/host/layer23/src/mobile/app_mobile.c | 13 +++++++------
src/host/layer23/src/mobile/gsm322.c | 23 +++++++++++++----------
src/host/layer23/src/mobile/gsm480_ss.c | 7 ++++---
src/host/layer23/src/mobile/gsm48_mm.c | 2 --
src/host/layer23/src/mobile/gsm48_rr.c | 4 +++-
6 files changed, 28 insertions(+), 23 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack
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 Open Source GSM Base Band stack".
The branch, master has been updated
via f978a66ca6bab275dc5bebde47e663132367d795 (commit)
from 73178cbb87de5c7b9278c5e8a76e831835e1405f (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/osmocom-bb/commit/?id=f978a66ca6bab275dc5bebde47e66…
commit f978a66ca6bab275dc5bebde47e663132367d795
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Tue May 16 22:43:47 2017 +0300
osmocon.c: strip unused variable
Change-Id: I295785295c108798e0c235e78bd8fd8f3c585d16
-----------------------------------------------------------------------
Summary of changes:
src/host/osmocon/osmocon.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack
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 network interface library".
The branch, master has been updated
via 31b1dbd894d6c4b1f1abf38b2816cca920e894f9 (commit)
from 56add1e78064698fdf909cf000d413357303af8a (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/libosmo-netif/commit/?id=31b1dbd894d6c4b1f1abf38b28…
commit 31b1dbd894d6c4b1f1abf38b2816cca920e894f9
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:59:31 2017 +0200
somo_stream_srv_fd_cb(): close socket if NODELAY fails
We didn't check for cases where setsockopt_nodelay() fails. Let's check
for that and bail out + close the socket.
Change-Id: I0adbc4cec35be7c36bdf01d4d8fefd6097e9be5d
Fixes: coverity CID#166970
-----------------------------------------------------------------------
Summary of changes:
src/stream.c | 22 ++++++++++++++--------
1 file changed, 14 insertions(+), 8 deletions(-)
hooks/post-receive
--
Osmocom network interface library
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 e8284a7f92f9a150cb563555cf62f4aeb9826632 (commit)
from a49475b5a822773ce10e28bf5a02e91de78bd063 (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=e8284a7f92f9a150cb563555cf62f4a…
commit e8284a7f92f9a150cb563555cf62f4aeb9826632
Author: Max <msuraev(a)sysmocom.de>
Date: Thu May 18 12:38:41 2017 +0200
Fix typo in logging
DL-TBD was errorneously printed as UL-TBF.
Change-Id: I94a224c0339a062e4c8d5aa6c4c858f3f0298a0d
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 2 +-
1 file changed, 1 insertion(+), 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via e0fb3ae52d747b26b6487ec67c79eceaf37a125c (commit)
from 27b022e0c461465995a8f834fadc7a58b37ddf26 (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=e0fb3ae52d747b26b6487ec67c79ece…
commit e0fb3ae52d747b26b6487ec67c79eceaf37a125c
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 19 17:31:28 2017 +0200
measurement: exclude idle channels from uplink measurement
The DATA-IND, received from the physical layer does not only include the actual
uplink data. It also includes the frames which are received when the channel
is idle (which is just noise). This would falsify the measurement results.
Depending on the BTS model, the phy may also filter the idle frames and not
send a DATA-IND at all, when the channel is idle. If this is the case, the
measurement period end can not be detected properly.
The idle frames are located at the very end of each measurement period. In
order to fix the issue, the measurement perioud has to end early. For TCH/F and
TCH/H 1, one frame has to be skipped. For TCH/H 0 two frames are skipped.
Example: For a TCH/F in TS0, the Measurement perioud would end at frame number
103. However, 103 is reserverd as idle frame. So we need to detect the end of
the measurement period at frame number 103 (-1).
Change-Id: I471a767c7974bdacadc3233d0c3e7b7965f6eafa
-----------------------------------------------------------------------
Summary of changes:
src/common/measurement.c | 53 ++++++++++++++++++++++++++----------------------
1 file changed, 29 insertions(+), 24 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 54ca30c8d3b26285bcf2f960265b2a50469f3af3 (commit)
from c8cf82059518855298b87da4757e8e1face74359 (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=54ca30c8d3b26285bcf2f960265b…
commit 54ca30c8d3b26285bcf2f960265b2a50469f3af3
Author: Max <msuraev(a)sysmocom.de>
Date: Mon May 22 14:48:27 2017 +0200
Add human-readable names for signal_ns
Change-Id: Id664355eb8305fb287e4dae0800fb20dc2f9b8cd
Related: SYS#3610
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gprs/gprs_ns.h | 2 ++
src/gb/gprs_ns.c | 10 ++++++++++
src/gb/libosmogb.map | 1 +
3 files changed, 13 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 c8cf82059518855298b87da4757e8e1face74359 (commit)
from 34e228a9bcf3ac37287bb5e684ace46818740f3b (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=c8cf82059518855298b87da4757e…
commit c8cf82059518855298b87da4757e8e1face74359
Author: Max <msuraev(a)sysmocom.de>
Date: Mon May 22 16:07:04 2017 +0200
Distinguish between unsupported and invalid MCS
Previously MCS0 was incorrectly set for some of type1 header values
while according to 3GPP TS 44.060 it can only be set for type3. Fix
this:
* use EGPRS_MCS* constants instead of magic values
* do not set MCS0 for reserved bits values in EGPRS header type1
* return different error codes for invalid and unsupported MCS as well
as for other decoding errors
Note: there's no need to adjust tests because MCS0 decoding is not
supported but it's better to explicitly distinguish between unsupported
and invalid values nevertheless.
Change-Id: Id665d5c0cf50efa18b1bcbf4f17359418a380f9e
Related: OS#1524
-----------------------------------------------------------------------
Summary of changes:
src/coding/gsm0503_coding.c | 15 ++++---
src/gsm/gprs_rlc.c | 107 ++++++++++++++++++++++----------------------
2 files changed, 63 insertions(+), 59 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 "UNNAMED PROJECT".
The branch, master has been updated
via 1790c8246abe74116129f56d1447bbb105fca398 (commit)
from 63b7e86dcf552fb04eab8337c930ced6c970b3c8 (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-hlr/commit/?id=1790c8246abe74116129f56d1447bbb…
commit 1790c8246abe74116129f56d1447bbb105fca398
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon May 22 19:46:35 2017 +0200
install hlr.sql in prefix/doc/osmo-hlr/
In particular I need this to start a fresh osmo-hlr instance on the
osmo-gsm-tester. Might also come in handy during packaging?
Change-Id: I08e48375814ab93691892299d34909c6d0bf12a2
-----------------------------------------------------------------------
Summary of changes:
debian/osmo-hlr.install | 1 +
sql/Makefile.am | 3 +++
2 files changed, 4 insertions(+)
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 a49475b5a822773ce10e28bf5a02e91de78bd063 (commit)
from ccde5c9557382f56a40e0c94fc29eca8bd886c1c (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=a49475b5a822773ce10e28bf5a02e91…
commit a49475b5a822773ce10e28bf5a02e91de78bd063
Author: Max <msuraev(a)sysmocom.de>
Date: Tue May 23 17:53:38 2017 +0200
Print human-readable BSSGP PDU type
Change-Id: Ief4b5ce4e4020edaf771eaa24f4382ec368dd18c
-----------------------------------------------------------------------
Summary of changes:
src/gprs_bssgp_pcu.cpp | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT