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 114293a414bd5b7c86622ec8c293c4034c80d243 (commit)
from d4806db1e59a9e205e323a3fe5aa8a39379ee13d (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=114293a414bd5b7c86622ec8c293c40…
commit 114293a414bd5b7c86622ec8c293c4034c80d243
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jun 14 15:19:06 2017 +0200
Copy sysmobts.service to osmo-bts-sysmo
This way the name of systemd service file will match the name of the
binary similar to lc15. Add aliases so the user can use both old and new
names regardless of which file is installed. Once the corresponding
changes to OE recipes are applied old file can be removed.
Based on work by Pau Espin Pedrol <pespin(a)sysmocom.de>
Change-Id: I08615eb625d488603aeb5962ad9f30869c0e77c5
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
contrib/{sysmobts.service => osmo-bts-sysmo.service} | 1 +
contrib/sysmobts.service | 1 +
src/osmo-bts-sysmo/misc/sysmobts_mgr_temp.c | 4 ++--
src/osmo-bts-sysmo/misc/sysmobts_mgr_vty.c | 8 ++++----
5 files changed, 9 insertions(+), 7 deletions(-)
copy contrib/{sysmobts.service => osmo-bts-sysmo.service} (96%)
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 "CI scripts".
The branch, master has been updated
via 09b2ec93f17c29d87fbf59beedc8841bcd8aa0de (commit)
from 1f512a6b25b515005456320b8f0e4780b44d1364 (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-ci/commit/?id=09b2ec93f17c29d87fbf59beedc8841b…
commit 09b2ec93f17c29d87fbf59beedc8841bcd8aa0de
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jun 19 13:09:36 2017 +0200
lc15: correct default master branch
Change-Id: I6e86edc34fdb8c7bc57f87c41e05dd2338dd2506
Related: SYS#3683
-----------------------------------------------------------------------
Summary of changes:
scripts/osmo-layer1-headers.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CI scripts
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 "SCCP Library".
The branch, master has been updated
via 483bf42f4501004a5fab90c513121b05139ee494 (commit)
from fc252ca38427bf77e55fd272a954dfe24f03a719 (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-sccp/commit/?id=483bf42f4501004a5fab90c5131…
commit 483bf42f4501004a5fab90c513121b05139ee494
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Apr 19 15:40:48 2016 +0200
sccp: Fix a classic typo of mine
Change-Id: Ie1194406d9d9c62a513fac35ffa458957809a0e3
-----------------------------------------------------------------------
Summary of changes:
include/sccp/sccp_types.h | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
hooks/post-receive
--
SCCP 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 "A small command line tool for (U)SIM authentication".
The branch, master has been updated
via 7c52d76fb6b5050f5574b746294facb22c7e0268 (commit)
from 63752ce8eee7c765d90e4b0ef6686ada245dc74b (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-sim-auth/commit/?id=7c52d76fb6b5050f5574b74629…
commit 7c52d76fb6b5050f5574b746294facb22c7e0268
Author: Gerard Pinto <gerardfly9(a)gmail.com>
Date: Sat Jun 3 00:21:09 2017 -0700
SIM API's to fetch information from SIM file system like Kc, LOCI, MSISDN etc. Added -p option for fetching SIM information based on the parameter passed.
Change-Id: I1f43ff918a6b96f86e661297e84010e6cdf17b84
-----------------------------------------------------------------------
Summary of changes:
card/SIM.py | 319 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
osmo-sim-auth.py | 16 +++
2 files changed, 335 insertions(+)
hooks/post-receive
--
A small command line tool for (U)SIM authentication
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 A-bis protcol interface library".
The branch, master has been updated
via b26f2fd8253a6e554f6ab7b6b0d48df197836555 (commit)
from e416e2e09d50390f79bcd284e6e91cd87fc8344e (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-abis/commit/?id=b26f2fd8253a6e554f6ab7b6b0d…
commit b26f2fd8253a6e554f6ab7b6b0d48df197836555
Author: Pablo Neira Ayuso <pablo(a)gnumonks.org>
Date: Wed Jun 7 18:32:13 2017 +0200
src: use osmo_timer_setup()
Use new function available in libosmocore to set up timers. Compile
tested only.
Change-Id: I4ca4950e49a09c63b608b13ac7561ebbd351889a
-----------------------------------------------------------------------
Summary of changes:
src/input/dahdi.c | 3 +--
src/input/ipaccess.c | 3 +--
src/input/misdn.c | 3 +--
src/input/unixsocket.c | 3 +--
4 files changed, 4 insertions(+), 8 deletions(-)
hooks/post-receive
--
Osmocom A-bis protcol 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 "Osmocom network interface library".
The branch, master has been updated
via 57b5f824911c0ba6b2a8e1fecaa4dc98ec4b21f6 (commit)
from 31b1dbd894d6c4b1f1abf38b2816cca920e894f9 (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=57b5f824911c0ba6b2a8e1feca…
commit 57b5f824911c0ba6b2a8e1fecaa4dc98ec4b21f6
Author: Pablo Neira Ayuso <pablo(a)gnumonks.org>
Date: Wed Jun 7 18:38:21 2017 +0200
src: use osmo_timer_setup()
Use new function available in libosmocore to set up timers. Compile
tested only.
Change-Id: Id3dd32102c7362f3b280d2c058c2decebccb357a
-----------------------------------------------------------------------
Summary of changes:
src/osmux.c | 6 ++----
src/rs232.c | 7 +++----
src/stream.c | 3 +--
3 files changed, 6 insertions(+), 10 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 "Python scripting interface to the OsmoNITB MNCC interface".
The branch, master has been updated
via 983231a70dea18f4a38d6f45ad235f3c8a1ad92e (commit)
from ce184f83f0ebad256fe05be75c2b53d03a5ee158 (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/mncc-python/commit/?id=983231a70dea18f4a38d6f45ad23…
commit 983231a70dea18f4a38d6f45ad235f3c8a1ad92e
Author: Gerard Pinto <gerardfly9(a)gmail.com>
Date: Sun Jun 4 21:04:56 2017 -0700
Bearer capability not provided during MO call using mncc-python, which results in GSM IE error (96) invalid mandatory information sent by Network -> MS (mncc-python)
Verified this error by GSMTAP using mncc-python interface OsmocomBB to network
Proposed Changes:
In case of MO call (_onmncc_setup_req) caller needs to provide bearer_cap speech version
Added mncc.bearer_cap in mncc_sock.py based on codecs = GSM48.AllCodecs
Added new field mncc.MNCC_F_BEARER_CAP in mncc.MNCC_SETUP_REQ, when call is initiated (MO) from MS -> network
Change-Id: If77851b86111d62d82221a886ed2391179080cca
-----------------------------------------------------------------------
Summary of changes:
gsm_call_fsm.py | 7 ++++---
mncc_sock.py | 12 ++++++++++++
2 files changed, 16 insertions(+), 3 deletions(-)
hooks/post-receive
--
Python scripting interface to the OsmoNITB MNCC 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 "UNNAMED PROJECT".
The branch, master has been updated
via 062dfa1d0c7dc347401bad92310194740c81973b (commit)
from 49b78229ca7dde50e1264d84c59deed4ffbdd97d (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=062dfa1d0c7dc347401bad923101947…
commit 062dfa1d0c7dc347401bad92310194740c81973b
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Jun 13 18:39:52 2017 +0200
lc15: use generic L1 headers helper
* use generic L1 headers helper for both sysmocom-dsp and lc15bts-phy
options
* use sh instead of bash
Related: SYS#3683
Change-Id: I3dc621731f47650cbc15a5f17b9e899e9ed2770f
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 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 "SCCP Library".
The branch, master has been updated
via fc252ca38427bf77e55fd272a954dfe24f03a719 (commit)
via e32bff4ef42f80d69bf7e7f88f2843b4b9e66907 (commit)
via 19c5c07525ef756f39be2f9d4777c2483e9e32fa (commit)
via 2abc1d5c7f2f10aa8b79b60f5d4ff9796a43bdd1 (commit)
via ad7fbd9b4dc80d1b7ceac72e5b349fdd7750d8fa (commit)
via f04e2f31ea2fefc734c19805bb93629c73f7f2a4 (commit)
via b1510a11220766c77910f3ead3628e969a5ffc5f (commit)
from 34cb3c16a597e5793cfb59b1772967e0a5e89489 (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-sccp/commit/?id=fc252ca38427bf77e55fd272a95…
commit fc252ca38427bf77e55fd272a954dfe24f03a719
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Jun 21 11:18:52 2017 +0200
configure.ac: Use -Werror in C(PP)FLAGS
Change-Id: Ia753a3080ef54ac248dacce5cd692fdd38f7649a
http://cgit.osmocom.org/libosmo-sccp/commit/?id=e32bff4ef42f80d69bf7e7f88f2…
commit e32bff4ef42f80d69bf7e7f88f2843b4b9e66907
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Jun 21 11:18:14 2017 +0200
configure.ac: Use -Wall in C(PP)FLAGS
Change-Id: I1e49427b8267bbdb05d0121971a56359dbecd690
http://cgit.osmocom.org/libosmo-sccp/commit/?id=19c5c07525ef756f39be2f9d477…
commit 19c5c07525ef756f39be2f9d4777c2483e9e32fa
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Jun 21 11:11:37 2017 +0200
xua_test.c: remove useless keyword in struct declaration
Fixes following warning:
warning: useless storage class specifier in empty declaratio
Change-Id: I5cea7b6ec2cc755ad8cec69b771f6e3b297e607d
http://cgit.osmocom.org/libosmo-sccp/commit/?id=2abc1d5c7f2f10aa8b79b60f5d4…
commit 2abc1d5c7f2f10aa8b79b60f5d4ff9796a43bdd1
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Jun 21 11:05:30 2017 +0200
stp_main.c: Add missing header
stp_main uses osmo_fsm_vty_add_cmds which is defined in /osmocom/vty/misc.h
Fixes 'implicit declaration of function' compilation warning.
Change-Id: I3cc9543fcb908eeb172d36fa472a19b01bf52c46
http://cgit.osmocom.org/libosmo-sccp/commit/?id=ad7fbd9b4dc80d1b7ceac72e5b3…
commit ad7fbd9b4dc80d1b7ceac72e5b349fdd7750d8fa
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Jun 21 11:03:17 2017 +0200
xua_internal.h: Add missing functions required by xua_test
Change-Id: Ic97de20c567bf67c513a45060e1e96e4b67b2311
http://cgit.osmocom.org/libosmo-sccp/commit/?id=f04e2f31ea2fefc734c19805bb9…
commit f04e2f31ea2fefc734c19805bb93629c73f7f2a4
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Jun 21 10:52:25 2017 +0200
sccp_test_vty: Fix compilation warning: Unused variable
Instead of removing the variable, leave it there with unused attribute
set because it is an example and gives extra information to potential
readers of the function (it provides you with the actual type of void* _scu).
Change-Id: Id5fddf261a7a75ee1d6e9aff0734065ebf8551ab
http://cgit.osmocom.org/libosmo-sccp/commit/?id=b1510a11220766c77910f3ead36…
commit b1510a11220766c77910f3ead3628e969a5ffc5f
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Jun 21 10:46:28 2017 +0200
sccp_scrc: Fix warning: uneeded constant evaulation
translate function is always present in the same file, thus we can
remove this check.
Fixes following warning:
warning: the address of ‘translate’ will always evaluate as ‘true’ [-Waddress]
if (translate &&
As requested by Harald, leave a comment there stating that there are some
checks missing and yet to be implemented. The translate function check
was used for this purpose.
Change-Id: I48a711f3a43496e2c0c637f34f56784f765938c4
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 4 +++-
examples/sccp_test_vty.c | 2 +-
src/sccp_scrc.c | 2 +-
src/xua_internal.h | 5 +++++
stp/stp_main.c | 1 +
tests/xua/xua_test.c | 2 +-
6 files changed, 12 insertions(+), 4 deletions(-)
hooks/post-receive
--
SCCP 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 "An utility library for Open Source Mobile Communications".
The branch, neels/aoip has been updated
discards c4297afbd4e2356e9c1a18a45eb03d2e6eb1580a (commit)
discards a742fd92dce5f6e95851a7672214ae9c7508db8a (commit)
discards 01e42dd88c7eb9cdbcef84567893e209dc7bec75 (commit)
discards 5b98d4d0f2e25df1203fae691ff992c363b3422a (commit)
discards b4eacf8f7ac43f2ca799b26e15ebdf25214fe142 (commit)
discards f386b11a91e15d77c0ced3887b75db549c80e6ee (commit)
discards 2f9ff7472c4347ff8eb52ec5b83a545e411c91ab (commit)
discards dccf0e7486bca50e7d6dfd10b65b56c3786ba1c4 (commit)
via b25c20cf2af50676728fba25a5ac1c8392ff2edd (commit)
via b6d96ea64a00937ab7d018b5d8294546e95637c3 (commit)
via 1bf0a5b77167dd6b5ad145d016c8740cba286f82 (commit)
via a693e6ebd1972f820183d39f750bba604a262305 (commit)
via f1282a6bfc0b3bc8e3fa05d1eaac9745554a47af (commit)
via da38203418d80b85ddd793bdfc829b2ee2d3266a (commit)
via 890f1f5a2cf7fbf4c12abc049ba765a39dd9cf9c (commit)
via 3d9191ef2a9908edff13b6122f531514e7a4b889 (commit)
via a9e193b5dcfb06e0be362ad88816e3100c71256c (commit)
via 35c6fb3723b5597b000339679cf40a6d2235a793 (commit)
via e05c1f45ed9d6d64eb5f6a2ec0f3659e003699f4 (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 (c4297afbd4e2356e9c1a18a45eb03d2e6eb1580a)
\
N -- N -- N (b25c20cf2af50676728fba25a5ac1c8392ff2edd)
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/libosmocore/commit/?id=b25c20cf2af50676728fba25a5ac…
commit b25c20cf2af50676728fba25a5ac1c8392ff2edd
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jun 2 13:49:16 2017 +0200
gsm0808: add function to extrapolate speech codec
The contents of the speech codec element (struct gsm0808_speech_codec),
that is also used in the speech codec list element (struct
gsm0808_speech_codec_list) can be extrapolated directly from the
permitted speech parameter in the channel type field (struct
gsm0808_channel_type) when full AoIP with compressed speech via
RTP/UDP/IP is assumed and when the codec configuration on the air
interface exactly matches the codec configuration on the IP backhaul.
This patch adds a function that can be used as a helper to fill
out spech codec fields by only giving a permitted speech parameter
as input.
Change-Id: I257c972e9fdf0dfe940a8d483447085bd62e50a2
http://cgit.osmocom.org/libosmocore/commit/?id=b6d96ea64a00937ab7d018b5d829…
commit b6d96ea64a00937ab7d018b5d8294546e95637c3
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jun 2 13:22:34 2017 +0200
gsm0808: add function to translate perm speech to speech codec type
The permitted speech field used in channel type element (struct
gsm0808_channel_type) uses a different representation as
the type field in the speech codec element (struct
gsm0808_speech_codec)
This patch adds a function to convert from permitted speech to
speech codec type.
Change-Id: Ib26a9c20864459b2baaa04f49b6e7902ba44b7cb
http://cgit.osmocom.org/libosmocore/commit/?id=1bf0a5b77167dd6b5ad145d016c8…
commit 1bf0a5b77167dd6b5ad145d016c8740cba286f82
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jun 2 11:25:28 2017 +0200
gsm0808: add default speech codec configuration
In an AoIP scenario, the speech codec list field specifies the
codecs used in the RTP interface. This patch adds a table
with default codec configurations that match the codec
configurations that are also used on the air interface.
Change-Id: I9dc0165d76a022b2c1b7418bc3133407e61b7261
http://cgit.osmocom.org/libosmocore/commit/?id=a693e6ebd1972f820183d39f750b…
commit a693e6ebd1972f820183d39f750bba604a262305
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Thu Jun 1 17:11:19 2017 +0200
gsm0808: fix AoIP speech codec element parser/generator
The implementation of the parser/generator for the speech codec
information element slightly wrong, making it impossible to use
it properly.
(See also: 3GPP TS 48.008, 3.2.2.103)
Change-Id: Idabb0f9620659557672e1c6b90c75481192e5c89
http://cgit.osmocom.org/libosmocore/commit/?id=f1282a6bfc0b3bc8e3fa05d1eaac…
commit f1282a6bfc0b3bc8e3fa05d1eaac9745554a47af
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Apr 28 11:05:44 2017 +0200
gsm0808: fixup length check of the element decoder functions
The length check of the decoder functions is not entirely
correct. The check also checks for values below zero,
which does not make sense, since the length is encoded
as uint8_t.
For some elements a minimum length is known (in most cases
this is 1, so checking for zero is sufficient but in some
cases (e.g. channel type) the spec mentions a minimum and
maximum length. This is now also reflected in the code.
Change-Id: I78bc887f68d1963d28c6fcd631ac20ccd893d6d6
-----------------------------------------------------------------------
Summary of changes:
TODO-RELEASE | 1 +
include/osmocom/gsm/protocol/gsm_04_08.h | 22 +++++++--------
include/osmocom/gsm/protocol/gsm_08_08.h | 46 ++++++++++++++++----------------
include/osmocom/vty/command.h | 4 +--
tests/lapd/lapd_test.c | 2 +-
5 files changed, 38 insertions(+), 37 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications