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 bf1fea0928183f51e994c3f2b0e0f0ca831fd7b8 (commit)
from efa55a454174da12a44c750377b3605d9bfbf7ef (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=bf1fea0928183f51e994c3f2b0e0f0c…
commit bf1fea0928183f51e994c3f2b0e0f0ca831fd7b8
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Thu Jan 25 18:59:42 2018 +0100
rsl: do not allow MODE MODIFY request with unsupp. codec/rate
When the BSC sends a MODE MODIFY request with an unsupported
codec, the BTS must respond with a negative acknowledge.
Currently the codec parameter is not checked at all, which may
lead into malfunction or crash of the BTS.
- Introduce a mechanism to check the codec/rate against a
table that is set up in the phy specific code.
- Add tables with supported codec/rate combinations for
octphy, sysmobts, and trx.
Change-Id: Id9b222b7ab19ece90591718bc562b3a8c5e02023
Related: SYS#3212
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/bts.h | 3 +++
include/osmo-bts/gsm_data.h | 8 ++++++++
src/common/bts.c | 30 ++++++++++++++++++++++++++++++
src/common/rsl.c | 6 ++++++
src/osmo-bts-octphy/l1_if.c | 9 +++++++++
src/osmo-bts-sysmo/main.c | 12 ++++++++++++
src/osmo-bts-trx/main.c | 12 ++++++++++++
tests/misc/misc_test.c | 26 ++++++++++++++++++++++++++
8 files changed, 106 insertions(+)
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 "GSM Audio Pocket Knife".
The branch, master has been updated
via 7bef64f29e34d00924297713c136114856257434 (commit)
from 9e59284ddeff61417d082e590208206cc46b6ba0 (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/gapk/commit/?id=7bef64f29e34d00924297713c1361148562…
commit 7bef64f29e34d00924297713c136114856257434
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Feb 12 13:05:29 2018 +0100
Ignore build products
Change-Id: I24be6fdbd17c7877d7a9a87081107dc5a3cd2fe8
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
GSM Audio Pocket Knife
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 f4cd228f1e238fbc824cdbdbd5eb30d99c44e079 (commit)
from d1f5793b5e89426927d57cff7f6951e0c2e29d92 (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=f4cd228f1e238fbc824cdbdbd5eb…
commit f4cd228f1e238fbc824cdbdbd5eb30d99c44e079
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Thu Feb 15 15:28:41 2018 +0100
contrib/jenkins_arch.sh: Fix script comparison and arm support
Change-Id: Ic53a675963cae328b296b4abaed9524451153271
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins_arch.sh | 6 +++---
1 file changed, 3 insertions(+), 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 "UNNAMED PROJECT".
The branch, master has been updated
via 735e435e8ef40dd1a68581858d1bc39bd8898c63 (commit)
from 5b22fb7953c39edaaf672384a48bee33970f49f6 (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=735e435e8ef40dd1a68581858d1bc39…
commit 735e435e8ef40dd1a68581858d1bc39bd8898c63
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jan 26 18:49:39 2018 +0100
Use explicit type for pcu_lsb()
It's only used for byte-long input so we can specify input and output
types explicitly.
Change-Id: Id0bef691e17e4331c7c4b491661e36173d85388a
-----------------------------------------------------------------------
Summary of changes:
src/pcu_utils.h | 3 +--
1 file changed, 1 insertion(+), 2 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 d1f5793b5e89426927d57cff7f6951e0c2e29d92 (commit)
from 4a8a9f4210b01c3b8b75eb3b984c9127e90d8c54 (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=d1f5793b5e89426927d57cff7f69…
commit d1f5793b5e89426927d57cff7f6951e0c2e29d92
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Feb 14 18:20:07 2018 +0100
fsm: allow graceful exit on FSM termination
The function _osmo_fsm_inst_term() terminates all child FSMs befor
it calls fi->fsm_cleanup(). This prevents the cleanup callback to
perform last actions on the child FSMs (e.g.
osmo_fsm_inst_unlink_parent()).
- Since moving the cleanup callack to the beginning of the function
would alter the termination behavior and possibly cause malfunction
in already existing implementation that use OSMO fsm, a new
optional callback that is called immediately at the beginning of
the terminatopn process is added.
Change-Id: I0fdda9fe994753f975a658c0f3fb3615949cc8bb
Closes: OS#2915
-----------------------------------------------------------------------
Summary of changes:
TODO-RELEASE | 1 +
include/osmocom/core/fsm.h | 2 ++
src/fsm.c | 15 +++++++++++++--
3 files changed, 16 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 "A python tool to program magic SIMs".
The branch, master has been updated
via 6cbecaaf5cbbf0cf1fe9d3d657c91dfdabd6de5c (commit)
from d9d2b941eb2f8f1566767ed4957295fb391a999d (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/pysim/commit/?id=6cbecaaf5cbbf0cf1fe9d3d657c91dfdab…
commit 6cbecaaf5cbbf0cf1fe9d3d657c91dfdabd6de5c
Author: Martin Hauke <mardnh(a)gmx.de>
Date: Sun Feb 18 17:04:50 2018 +0100
transport/serial: Fix serial transport
Fix a typo that broke the serial transport.
Change-Id: I7fcc97d505a5369f9f14d4a2abda92b7114a58cd
-----------------------------------------------------------------------
Summary of changes:
pySim/transport/serial.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
A python tool to program magic SIMs
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, neels/test has been deleted
was 0d49f47aeb5a38273c4a356dc4780e3819747d60
-----------------------------------------------------------------------
0d49f47aeb5a38273c4a356dc4780e3819747d60 core/conv: do not mix up AVX and SSE code
-----------------------------------------------------------------------
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, neels/vty has been deleted
was 28f61d5c5fdd21b25fa2ec346852463c19fa34fe
-----------------------------------------------------------------------
28f61d5c5fdd21b25fa2ec346852463c19fa34fe logging vty: tweak general 'logging' command doc
-----------------------------------------------------------------------
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, neels/vty_ref has been deleted
was f031158ff29a04fdd3fd9bcd419992a6b61a88ad
-----------------------------------------------------------------------
f031158ff29a04fdd3fd9bcd419992a6b61a88ad vty: derive node name from prompt, use as XML ids
-----------------------------------------------------------------------
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 4a8a9f4210b01c3b8b75eb3b984c9127e90d8c54 (commit)
via a4952aa43625140ec7e9f2e892d938d16ee7ae88 (commit)
via 90539ac30b6201a93b7c4e5b9747e603e64565af (commit)
via c9a4ce600afc5a11f36c78302f017db9918b4c36 (commit)
from b0c43a606334cb6d0796e9fb102823ce040224f6 (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=4a8a9f4210b01c3b8b75eb3b984c…
commit 4a8a9f4210b01c3b8b75eb3b984c9127e90d8c54
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Feb 16 01:26:30 2018 +0100
memleak: _gsmtap_raw_output(): free msg in case of vsnprintf failure
Don't just return, free the allocated msg first.
Change-Id: I51431ae7baca33ce5bab085cc3efe25f1a10b6d1
http://cgit.osmocom.org/libosmocore/commit/?id=a4952aa43625140ec7e9f2e892d9…
commit a4952aa43625140ec7e9f2e892d938d16ee7ae88
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Feb 16 01:26:00 2018 +0100
memleak: fix all libosmocore callers of gsmtap_sendmsg() to free on failure
gsmtap_sendmsg() does not free the msgb if it returns a failure rc, so the
callers must check the rc and free the msg.
Change-Id: I7cf64ed9b14247298ed8b4ab8735627f8235a499
http://cgit.osmocom.org/libosmocore/commit/?id=90539ac30b6201a93b7c4e5b9747…
commit 90539ac30b6201a93b7c4e5b9747e603e64565af
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Feb 16 01:24:03 2018 +0100
memleak: gsmtap_sendmsg(): don't return 0 when no data was written
If less than the msgb size was written by write(), we want to return -EIO.
Hence do not return zero when write() wrote zero bytes, return -EIO in that
case as well.
Previously, if write() returned zero, gsmtap_sendmsg() would return zero
*without* freeing the msg, hence neither would the (ideal) caller. So this
fixes a corner-case memleak.
Change-Id: I099ae1c663c018da5db884f7e9d52c45af3ed817
http://cgit.osmocom.org/libosmocore/commit/?id=c9a4ce600afc5a11f36c78302f01…
commit c9a4ce600afc5a11f36c78302f017db9918b4c36
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Feb 16 01:23:29 2018 +0100
gsmtap_sendmsg(): clarify API doc concerning msgb ownership
Not freeing on error does enable callers to try to re-send as well, so it is a
kind of useful feature, even though I find it likely for callers to either
forget about freeing the msg on error or double-free by accident...
I considered changing gsmtap_sendmsg() to always free, but since it is public
API, I chose to keep and document its current behavior properly instead. We
don't know what callers may exist out there.
Change-Id: Id3266ce36442024f16eaf6afa3f516d201930c41
-----------------------------------------------------------------------
Summary of changes:
src/gsmtap_util.c | 11 +++++++++--
src/logging_gsmtap.c | 8 ++++++--
2 files changed, 15 insertions(+), 4 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications