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 6c84da5942cea3653e2f26a21bdfb4421267228e (commit)
from 84c2f43d00af200eb2b1a58a566e3ed69e767904 (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=6c84da5942cea3653e2f26a21bdfb44…
commit 6c84da5942cea3653e2f26a21bdfb4421267228e
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sun Jan 7 22:27:08 2018 +0100
ctrl test: fix: adjust expectations after stricter ctrl parsing
After libosmocore I96a9b6b6a3a5e0b80513aa9eaa727ae8c9c7d7a1 the CTRL interface
returns stricter errors. Adjust the expectations of
test_subscriber_errors.ctrl to fix the external tests on master.
Change-Id: I9337b6b4f3fa8822c91760deb01f18a77a073d19
-----------------------------------------------------------------------
Summary of changes:
tests/test_subscriber_errors.ctrl | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 "The Open Source GSM Base Band stack".
The branch, fixeria/trx has been updated
via 0192c028e449d9d5f33cf8f0099e0742b1ba80e2 (commit)
via f09be8a9af8735449a0d846c0b432f7090a4342c (commit)
via bd6e320c086b0b272665b82ab794a03755706055 (commit)
via 0c201abbffa6404b134374c59e6f9ed73e6757c0 (commit)
via 5c70e48077352d35b86aec733dda59d05aab1e01 (commit)
via 96da00d45766d43c919d059fb94e9106cff33f2b (commit)
via 6c0b1261a3cb62b578bf3f86d06f5498e70bf589 (commit)
from feec102aea039c4091fa9cf6075d45fd23448bd3 (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=0192c028e449d9d5f33cf8f0099e0…
commit 0192c028e449d9d5f33cf8f0099e0742b1ba80e2
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jan 5 15:06:42 2018 +0700
trxcon/scheduler: use TCH frame length defs from libosmocodec
Change-Id: I6439d3cadd2dc1fa8fe401eb61c977a12ec844f2
http://cgit.osmocom.org/osmocom-bb/commit/?id=f09be8a9af8735449a0d846c0b432…
commit f09be8a9af8735449a0d846c0b432f7090a4342c
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jan 5 14:08:58 2018 +0700
trxcon/scheduler: drop meaningless TODO comment
Since both TA and AGC loops should be implemented in transceiver,
this TODO is meaningless. Let's drop it.
Change-Id: I84979712e2a1b849acaee53d5cd50de4e1e357c2
http://cgit.osmocom.org/osmocom-bb/commit/?id=bd6e320c086b0b272665b82ab794a…
commit bd6e320c086b0b272665b82ab794a03755706055
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jan 5 07:24:04 2018 +0700
trxcon/scheduler: use linuxlist API for lchan management
As there is no any order relation between logical channels, it's
better to use the linuxlist API instead of talloc array.
Change-Id: I5a78582c77ed1ab33817d240e065dc4cd4708199
http://cgit.osmocom.org/osmocom-bb/commit/?id=0c201abbffa6404b134374c59e6f9…
commit 0c201abbffa6404b134374c59e6f9ed73e6757c0
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Thu Jan 4 05:17:51 2018 +0300
trxcon/scheduler: deactivate lchans when resetting / deleting TS
Previously, when resetting or deleting a timeslot, we did not
deactivate the logical channels, relaying on talloc hierarchical
nature. This approach may cause some problems, e.g. on embedded
systems with emulated talloc API.
Change-Id: I8c34c793df87bd8c79b7bf1f05b949faf10520e8
http://cgit.osmocom.org/osmocom-bb/commit/?id=5c70e48077352d35b86aec733dda5…
commit 5c70e48077352d35b86aec733dda59d05aab1e01
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Thu Jan 4 01:26:34 2018 +0100
trxcon/scheduler: reset lchan state after deactivation
Let's assume that a logical channel, which was already in use,
is activated again for a new connection. As we don't reset the
state variables, such as burst masks or ciphering data, it may
cause an unexpected behaviour.
In order to avoid this, let's always reset the logical channel
state after deactivation.
Change-Id: I91e736a97cb05b167614cb488a00d847a9a859e0
http://cgit.osmocom.org/osmocom-bb/commit/?id=96da00d45766d43c919d059fb94e9…
commit 96da00d45766d43c919d059fb94e9106cff33f2b
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Thu Jan 4 01:20:39 2018 +0100
trxcon/scheduler: share chan / prim identification helpers
Because they would be also used outside.
Change-Id: Ic8af9d7c72fdb124caef82e35170f92b84e16eb9
http://cgit.osmocom.org/osmocom-bb/commit/?id=6c0b1261a3cb62b578bf3f86d06f5…
commit 6c0b1261a3cb62b578bf3f86d06f5498e70bf589
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Thu Dec 28 19:44:49 2017 +0100
trxcon/scheduler: FIX: return NULL from TCH dequeue function
Initially it was expected that a TCH transmit queue could contain
TCH and FACCH primitives only. But there are also SACCH primitives,
which are also being stored there.
So, let's drop the assertations from the sched_prim_dequeue_tch(),
and return NULL if nothing was found.
Change-Id: Iae37057d35883c09a76f0612e52c2d14d9ff91cb
-----------------------------------------------------------------------
Summary of changes:
src/host/trxcon/l1ctl.c | 14 ++-
src/host/trxcon/sched_lchan_common.c | 2 +
src/host/trxcon/sched_lchan_xcch.c | 1 -
src/host/trxcon/sched_prim.c | 21 ++---
src/host/trxcon/sched_trx.c | 172 ++++++++++++++++++++++-------------
src/host/trxcon/sched_trx.h | 18 ++--
6 files changed, 137 insertions(+), 91 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 layer for OpenEmbedded".
The branch, laforge/nightly has been updated
via 5c7e17344e228b7e51571058410bdd563a3fec45 (commit)
from be719a5cafb395575df9890093ef08c967d8621d (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/meta-telephony/commit/?id=5c7e17344e228b7e515710584…
commit 5c7e17344e228b7e51571058410bdd563a3fec45
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon Dec 18 19:12:33 2017 +0100
osmo-sgsn: no longer depend on libpcap
Since osmo-sgsn a801fba4d32825da044c3c713043e9e919a09fc6 the libcap
dependency is removed.
Change-Id: I284c16c1f7abd3b24525b824baca357576f16675
-----------------------------------------------------------------------
Summary of changes:
recipes-osmocom/osmo-sgsn/osmo-sgsn.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Osmocom layer for OpenEmbedded
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 ff995e7d9cb4ef6b321065b2d07867ef349d952d (commit)
from 98bb147bbd53eb03180221d13cd6a30d05ee893c (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=ff995e7d9cb4ef6b321065b…
commit ff995e7d9cb4ef6b321065b2d07867ef349d952d
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jan 5 11:40:00 2018 +0100
sigtran: fix typo
Change-Id: I02004ea55a00c55ee134d2c13e93614c3e1f06b3
-----------------------------------------------------------------------
Summary of changes:
common/chapters/sigtran-osmocom.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via 98bb147bbd53eb03180221d13cd6a30d05ee893c (commit)
from a8d2935f830900dc0baeca0ddc1ae7391900f623 (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=98bb147bbd53eb03180221d…
commit 98bb147bbd53eb03180221d13cd6a30d05ee893c
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 4 12:52:12 2018 +0100
Describe gsmtap log destination
Change-Id: If34e1640d1033daacc955f4285013b8c1be644d2
Fixes: OS#2608
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 -
common/chapters/logging.adoc | 25 +++++++++++++++++++++++++
common/images/wireshark-gsmtap-log.png | Bin 0 -> 226020 bytes
3 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 common/images/wireshark-gsmtap-log.png
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 "UNNAMED PROJECT".
The branch, master has been updated
via 2f266e0cec10e32db8781a8fb788b0432c33d6d9 (commit)
from 566f2a7590fbee3337c016b561af8b0c42e2364f (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/python/osmo-python-tests/commit/?id=2f266e0cec10e32…
commit 2f266e0cec10e32db8781a8fb788b0432c33d6d9
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jan 3 17:35:59 2018 +0100
Improve python3 compatibility
Use proper print() function to make scripts compatible with both python
2 and 3. This paves the way to deprecating python 2 support altogether.
Change-Id: I80e5850a8978d78cda793e2192ef4bd3fd54a121
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 2 +-
scripts/osmodumpdoc.py | 18 +++++++++---------
scripts/osmotestconfig.py | 23 +++++++++++------------
scripts/osmotestvty.py | 12 ++++++------
setup.py | 5 ++++-
5 files changed, 31 insertions(+), 29 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 e1a511b0319bc2d8fc271aaee52d3a8ce2acf1e1 (commit)
from 2f153b5020f4f15784b57e0aabb72fc2085b2448 (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=e1a511b0319bc2d8fc271aaee52d…
commit e1a511b0319bc2d8fc271aaee52d3a8ce2acf1e1
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Dec 28 17:06:30 2017 +0100
coding: move eB adjustement to appropriate place
As a leftover from code move from OsmoBTS we have eB adjustement outside
of eB check in gsm0503_tch_burst_map() which is rightfully noted by
Coverity. Let's fix this by moving the adjustement under the
corresponding if.
Change-Id: I385cd6ffea4d13ef911910fc87c92b73809888a2
Fixes: CID57691
-----------------------------------------------------------------------
Summary of changes:
src/coding/gsm0503_mapping.c | 9 ++-------
1 file changed, 2 insertions(+), 7 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 566f2a7590fbee3337c016b561af8b0c42e2364f (commit)
via 8a02e36575d92360bc482e8453b1df04182f3390 (commit)
from 6588960d1d27d5a6da7fb6144e72f6f134e69063 (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/python/osmo-python-tests/commit/?id=566f2a7590fbee3…
commit 566f2a7590fbee3337c016b561af8b0c42e2364f
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Dec 21 14:38:39 2017 +0100
Update ctrl command parsing for python3
* make parse() return command id in addition to variable name and value
* introduce parse_kv() wrapper which ignores that id and use it instead
of old parse()
* make parse() compatible with python3 where we got bytes, not string
from the socket so we have to decode it properly before using split()
* expand test_py3.py with simply asyn server which verifies that
osmo_ctrl.py works properly
Change-Id: I599f9f5a18109929f59386ab4416b8bfd75c74d1
http://cgit.osmocom.org/python/osmo-python-tests/commit/?id=8a02e36575d9236…
commit 8a02e36575d92360bc482e8453b1df04182f3390
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Dec 21 14:37:23 2017 +0100
Use python3 for osmo_ctrl.py
It's a standalone script illustrating the use of ctrl protocol from
python. Since it's not used as a library and nothing depends on it, we
can safely switch to python3.
Change-Id: I2461dd9af67771beed5306116e8a1b0ee2285aa8
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 5 ++++-
osmopy/osmo_ipa.py | 41 +++++++++++++++++++++++++++++++----------
scripts/osmo_ctrl.py | 10 +++++-----
scripts/twisted_ipa.py | 4 ++--
setup.py | 1 +
tests/test_py3.py | 50 +++++++++++++++++++++++++++++++++++++++++++++++---
6 files changed, 90 insertions(+), 21 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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via a8d2935f830900dc0baeca0ddc1ae7391900f623 (commit)
from a13675c549c5b2077b54f3b384ed0304ad3b736e (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=a8d2935f830900dc0baeca0…
commit a8d2935f830900dc0baeca0ddc1ae7391900f623
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 4 14:58:12 2018 +0100
Update path to ctrl scripts
Change-Id: Ib95e1ad33bbf115c8190f97210925549e6dc081a
Related: OS#2550
-----------------------------------------------------------------------
Summary of changes:
common/chapters/control_if.adoc | 6 +++---
1 file changed, 3 insertions(+), 3 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 2f153b5020f4f15784b57e0aabb72fc2085b2448 (commit)
from ff2eedac0f8c839ecb213f23a8e8e7d045afba7b (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=2f153b5020f4f15784b57e0aabb7…
commit 2f153b5020f4f15784b57e0aabb72fc2085b2448
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 4 12:25:57 2018 +0100
Use 127.0.0.1 for GSMTAP logging by default
Previously the were no default value provided in case of unspecified
hostname in "log gsmtap" vty config. This leads to confusing log
messages because NULL was used as a hostname:
Inconsistent indentation -- leading whitespace must match adjacent lines, and
indentation must reflect child node levels. A mix of tabs and spaces is
allowed, but their sequence must not change within a child block.
Fix this by using 127.0.0.1 as default log destination and logging
hostname in case of errors.
Related: OS#2608
Change-Id: I58b1d4ec522af18024be2e56c9103b3db7936813
-----------------------------------------------------------------------
Summary of changes:
src/vty/logging_vty.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications