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 0f5c98054a433f7a2c365d63c8b897280b178359 (commit)
from b28c11a87abdf9ce35183f64b45ddd1b215b19c9 (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=0f5c98054a433f7a2c365d6…
commit 0f5c98054a433f7a2c365d63c8b897280b178359
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jan 25 19:56:41 2017 +0100
Add ETSI TS 101 220 for AID numbering in smart cards
Change-Id: If3d04546f6d68e2947705c252464a0ed71377f44
-----------------------------------------------------------------------
Summary of changes:
common/chapters/bibliography.adoc | 3 +++
1 file changed, 3 insertions(+)
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 f6e51709fc3a79274646135fec1a603d4316acf6 (commit)
from 76f048a1fdf8247ba28a373d989215a5493895ea (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=f6e51709fc3a79274646135fec1a603d…
commit f6e51709fc3a79274646135fec1a603d4316acf6
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jan 11 18:37:55 2017 +0100
CTRL: remove boilerplate
Use CTRL_CMD_DEFINE_RO(), CTRL_CMD_DEFINE_WO() and
CTRL_CMD_DEFINE_WO_NOVRF() where appropriate to get rid of boilerplate
code.
Change-Id: I5bcea0b4f4b8f535bef2b423f2013b8b4a218b5b
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/bsc_ctrl_commands.c | 77 +++------------------------------
openbsc/src/libmsc/ctrl_commands.c | 21 +--------
openbsc/src/osmo-bsc_nat/bsc_nat_ctrl.c | 12 +----
openbsc/tests/ctrl_test_runner.py | 8 ++--
4 files changed, 13 insertions(+), 105 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 319f321da54c39b6d17d02e209407f943d43044c (commit)
from 6030ce844e057e3c3aeb7c3ff02cc092a6edb82d (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=319f321da54c39b6d17d02e20940…
commit 319f321da54c39b6d17d02e209407f943d43044c
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jan 11 14:10:58 2017 +0100
OML: add external alerts
Add special cause for alerts produced by external processes.
Change-Id: Idd7ee085321f8172c72ecfdba320186049f4d988
Related: OS#1615
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/protocol/gsm_12_21.h | 2 ++
src/gsm/abis_nm.c | 1 +
2 files changed, 3 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/nano3G has been updated
discards a7c83bf73a46ec4c0b86ae3c977e9a83d1617c38 (commit)
discards 2d5d6e1cc004a185963d09e6a302cdcdff2dee65 (commit)
via 76634d395687f7010078562406920a3c0b44e4ec (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 (a7c83bf73a46ec4c0b86ae3c977e9a83d1617c38)
\
N -- N -- N (76634d395687f7010078562406920a3c0b44e4ec)
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/openbsc/commit/?id=76634d395687f7010078562406920a3c…
commit 76634d395687f7010078562406920a3c0b44e4ec
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Oct 21 01:35:57 2016 +0200
mgcp: hack RAB success from nano3G: patch first RTP payload
The ip.access nano3G needs the first RTP payload's first two bytes to read hex
'e400', or it will reject the RAB assignment. Add flag
patched_first_rtp_payload to mgcp_rtp_state to detect the first RTP payload on
a stream, and overwrite its first bytes with e400. This should probably be
configurable, but seems to not harm other femto cells (as long as we patch only
the first RTP payload in each stream). Only do this when sending to the BTS
side.
Change-Id: If0887b0b7714fc204f2addab2d43d44bb283ba21
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/mgcp_internal.h | 1 +
openbsc/src/libmgcp/mgcp_network.c | 8 ++++++--
2 files changed, 7 insertions(+), 2 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 "Osmocom Tools for Qualcomm Diag".
The branch, master has been updated
via cb5d8473d73ae42168f39383acd62c7ca42de04a (commit)
from c17070464fb3ede78de66d03800ca6ab08ede885 (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-qcdiag/commit/?id=cb5d8473d73ae42168f39383acd6…
commit cb5d8473d73ae42168f39383acd62c7ca42de04a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Jan 24 17:36:39 2017 +0100
move variable declarations out of the 'for' loop
this fixes compilation with gcc-4.8
-----------------------------------------------------------------------
Summary of changes:
src/diag_dpl.c | 3 ++-
src/diag_msg.c | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive
--
Osmocom Tools for Qualcomm Diag
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 Tools for Qualcomm Diag".
The branch, master has been updated
via c17070464fb3ede78de66d03800ca6ab08ede885 (commit)
via e56a12f2a58a167b21b429b6aa9c09f2b4d21c2c (commit)
via d248204bb7f609d1f89ad36e70e471af78f5b2bb (commit)
via 78ced2084d7732bc2a37a9eb9bb37c9392372066 (commit)
via db5831c1c95debf40daef459c873f4d743bb06f2 (commit)
via 78e84df4dc0bfc67decf54619f48a6d059c6b193 (commit)
from cef7ef60d0a79c288d6535d8ab99665c33c7c42e (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-qcdiag/commit/?id=c17070464fb3ede78de66d03800c…
commit c17070464fb3ede78de66d03800ca6ab08ede885
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Jan 24 17:07:27 2017 +0100
add missing gprs_l1.c file
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=e56a12f2a58a167b21b429b6aa9c…
commit e56a12f2a58a167b21b429b6aa9c09f2b4d21c2c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 22 23:36:09 2017 +0100
Add python script to generate value_string from file with #defines
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=d248204bb7f609d1f89ad36e70e4…
commit d248204bb7f609d1f89ad36e70e471af78f5b2bb
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 22 23:35:25 2017 +0100
python scripts: Generate file header with #include statements
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=78ced2084d7732bc2a37a9eb9bb3…
commit 78ced2084d7732bc2a37a9eb9bb37c9392372066
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 22 22:41:04 2017 +0100
qxdm_db.py: Move value_string code generator to separate file
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=db5831c1c95debf40daef459c873…
commit db5831c1c95debf40daef459c873f4d743bb06f2
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 22 22:29:03 2017 +0100
Add python script to generate 'struct value_string' from enum
The idea is that you have an input file that defines an enum with
symbolic names for numeric values. The script then generates a 'struct
value_string' with corresponding strings.
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=78e84df4dc0bfc67decf54619f48…
commit 78e84df4dc0bfc67decf54619f48a6d059c6b193
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 22 19:08:20 2017 +0100
add *.pyc to .gitignore
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
src/gprs_l1.c | 47 ++++++++++++++++++++++++++++++
tools/define-create-valstr.py | 39 +++++++++++++++++++++++++
tools/enum-create-valstr.py | 68 +++++++++++++++++++++++++++++++++++++++++++
tools/qxdm_db.py | 11 +------
tools/value_string.py | 44 ++++++++++++++++++++++++++++
6 files changed, 200 insertions(+), 10 deletions(-)
create mode 100644 src/gprs_l1.c
create mode 100755 tools/define-create-valstr.py
create mode 100755 tools/enum-create-valstr.py
create mode 100644 tools/value_string.py
hooks/post-receive
--
Osmocom Tools for Qualcomm Diag
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 10b11325a77af9a159bf05af0cd2ad7a3d24dc58 (commit)
from 8be9d7a6fef7991b7dbcf482ba2dfb63ab6faac9 (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=10b11325a77af9a159bf05af0cd2ad7…
commit 10b11325a77af9a159bf05af0cd2ad7a3d24dc58
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Jan 24 14:55:17 2017 +0100
build: Do not require more headers from OpenBSC
There should be no other OpenBSC headers included and nobody is using
bsc_controlif_setup. Remove the include. This was introduced in
4723a195081f0f9ff561e360620ee0ade50a2b39.
Change-Id: I581f938e8fe9161b1d7076cedd74ff192cea86b2
-----------------------------------------------------------------------
Summary of changes:
src/common/main.c | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)