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, fairwaves/sim has been created
at 22c537a3f083df0e0ff70e7be9656f1364079cf1 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/pysim/commit/?id=22c537a3f083df0e0ff70e7be9656f1364…
commit 22c537a3f083df0e0ff70e7be9656f1364079cf1
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Jul 14 22:34:03 2017 +0300
A hack to work with Fairwaves SIMs.
Supported tols: pySim-read.py and pySim-update-spn.py
-----------------------------------------------------------------------
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 3617fd1cb6eb3e22a1f1482e05a8d1d8cb9016f1 (commit)
from e0e2b9e30338b9cfe3892c326d82b4a37860e7f1 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
src/common/sysinfo.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, resf/for/master has been created
at 3617fd1cb6eb3e22a1f1482e05a8d1d8cb9016f1 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=3617fd1cb6eb3e22a1f1482e05a8d1d…
commit 3617fd1cb6eb3e22a1f1482e05a8d1d8cb9016f1
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jul 15 22:32:52 2017 +0200
Ensure we don't send dummy UI frames on BCCH for TC=5
When no SI 2bis, nor 2ter, nor 2quater is in use, then the code in
bts_sysinfo_get() will return null, causing the transmission of a dummy
frame (0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B) instead of a
system information message. This is - at least - very odd and might not
be backed by the specification. We should simply send any other system
information message instead of sending a frame that does not have a
valid SI header.
While 030301 might be a valid, empty UI frame on a DCCH, it is not a
valid frame for the BCCH, where the header is structured differently.
In fact, bts_sysinfo_get() should never return NULL and always return a
valid BCCH message.
This bug was found while developing
http://git.osmocom.org/osmo-ttcn3-hacks/tree/sysinfo/Test.ttcn
Change-Id: Ifeaed27d1d7ba9994fb8ce67d660648bcc8efece
Closes: OS#2365
-----------------------------------------------------------------------
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 "The Open Source GSM Base Band stack".
The branch, fixeria/fake_trx has been updated
via d21a78bd3a0cda719753fed67475069b5a30dc2d (commit)
from 5d44a4a40936716211aaa076555037e6f36078e8 (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=d21a78bd3a0cda719753fed674750…
commit d21a78bd3a0cda719753fed67475069b5a30dc2d
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sun Jul 16 00:30:54 2017 +0700
fake_trx: fix compatibility with Python 3
Change-Id: Idce0c631aa3fcd20092a3773558570e442b2fec8
-----------------------------------------------------------------------
Summary of changes:
src/target/fake_trx/clck_gen.py | 2 +-
src/target/fake_trx/ctrl_cmd.py | 2 +-
src/target/fake_trx/fake_trx.py | 4 ++--
src/target/fake_trx/udp_link.py | 5 ++++-
4 files changed, 8 insertions(+), 5 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, fixeria/fake_trx has been updated
discards 7be84af24940e49fd2f356cc9c70c533cde86320 (commit)
discards 4a8b0877e01541e23499c1c29646f241dd7fe593 (commit)
via 5d44a4a40936716211aaa076555037e6f36078e8 (commit)
via f08e4191a5c4b848e95c5e68ee57cf975282747f (commit)
via 926dd12390c1da4d7c03aa87ee98ae3446e6763e (commit)
via 1412f60fe3e4fd33d2fe76ccecb5907a07b0a04a (commit)
via 27a444fd93d7867e4f796d341da9fd2378431629 (commit)
via ce399fa1f2ee21b67e39ad523473172a1144df6c (commit)
via b9c472e12853f028194f2db5e0efa8331bbed288 (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 (7be84af24940e49fd2f356cc9c70c533cde86320)
\
N -- N -- N (5d44a4a40936716211aaa076555037e6f36078e8)
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/osmocom-bb/commit/?id=5d44a4a40936716211aaa07655503…
commit 5d44a4a40936716211aaa076555037e6f36078e8
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 15 22:51:12 2017 +0700
host/trxcon/l1ctl.c: handle L1CTL_DATA_REQ
Change-Id: Ia72fd3d55c86697ff144446bbae94f76839eb5a1
http://cgit.osmocom.org/osmocom-bb/commit/?id=f08e4191a5c4b848e95c5e68ee57c…
commit f08e4191a5c4b848e95c5e68ee57cf975282747f
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 15 22:46:54 2017 +0700
host/trxcon/scheduler: implement xCCH TX capability
Change-Id: I4da4816dcecc55eb9b4d2d6c631967026a5e4f68
http://cgit.osmocom.org/osmocom-bb/commit/?id=926dd12390c1da4d7c03aa87ee98a…
commit 926dd12390c1da4d7c03aa87ee98ae3446e6763e
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jul 15 15:20:35 2017 +0700
host/trxcon/l1ctl.c: handle L1CTL_DM_{EST,REL}_REQ
Change-Id: Ifdf229a6dd3c73ede313d2bfe384032e3887cc3a
http://cgit.osmocom.org/osmocom-bb/commit/?id=1412f60fe3e4fd33d2fe76ccecb59…
commit 1412f60fe3e4fd33d2fe76ccecb5907a07b0a04a
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jul 14 18:33:48 2017 +0700
host/trxcon/scheduler: fix TS index in sched_trx_configure_ts()
TS index was not assigned after allocation of a new one.
Change-Id: I1b62218f863acf27fb1d1f46b273b345b97d33d8
http://cgit.osmocom.org/osmocom-bb/commit/?id=27a444fd93d7867e4f796d341da9f…
commit 27a444fd93d7867e4f796d341da9fd2378431629
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jul 14 10:46:23 2017 +0700
host/trxcon/l1ctl.c: implement FBSB expire timer
Change-Id: I27f96cbe951de164fcecaf19f8305db5e5b20229
http://cgit.osmocom.org/osmocom-bb/commit/?id=ce399fa1f2ee21b67e39ad5234731…
commit ce399fa1f2ee21b67e39ad523473172a1144df6c
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jul 14 19:15:41 2017 +0700
host/trxcon/l1ctl.c: fix L1CTL_RACH_{REQ,CONF} handling
Previously, L1CTL_RACH_REQ / L1CTL_RACH_CONF messages were
handled without l1ctl_info_ul / l1ctl_info_dl header, what
caused incorrect data parsing.
Change-Id: I145d137f2cc7de234965e4fe64d9367ed6ccb999
http://cgit.osmocom.org/osmocom-bb/commit/?id=b9c472e12853f028194f2db5e0efa…
commit b9c472e12853f028194f2db5e0efa8331bbed288
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jul 14 10:28:26 2017 +0700
host/trxcon/l1ctl.c: fix incomplete msg in l1ctl_tx_fbsb_conf()
Previously, all L1CTL_FBSB_CONF messages were sent without
required l1ctl_info_dl header, what caused unpredictable
behavior on higher layers (L2 & L3). Let's fix it.
Change-Id: I8dae597bb4c09df36f80944434ce3624569f2cf8
-----------------------------------------------------------------------
Summary of changes:
src/host/trxcon/l1ctl.c | 185 +++++++++++++++++++++++++++++++--
src/host/trxcon/l1ctl.h | 2 +-
src/host/trxcon/sched_lchan_desc.c | 5 +-
src/host/trxcon/sched_lchan_handlers.c | 91 +++++++++++++++-
src/host/trxcon/sched_trx.c | 51 +++++++++
src/host/trxcon/sched_trx.h | 5 +
src/host/trxcon/trx_if.h | 1 +
7 files changed, 328 insertions(+), 12 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 BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via e0e2b9e30338b9cfe3892c326d82b4a37860e7f1 (commit)
from 576408b651003ab6cd9da69e3c849ecc4148179e (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=e0e2b9e30338b9cfe3892c326d82b4a…
commit e0e2b9e30338b9cfe3892c326d82b4a37860e7f1
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jul 14 14:20:48 2017 +0200
Cleanup example config files
* remove deprecated everything log level
* remove copy-pasted sysmobts-mgr.cfg from root directory
Change-Id: I8f392991097267665e9094189d24e7cf94a5d5d2
Related: OS#71
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
doc/examples/litecell15/lc15bts-mgr.cfg | 1 -
doc/examples/litecell15/osmo-bts.cfg | 1 -
doc/examples/octphy/osmo-bts-trx2dsp1.cfg | 1 -
doc/examples/octphy/osmo-bts.cfg | 1 -
doc/examples/sysmo/osmo-bts.cfg | 1 -
doc/examples/sysmo/sysmobts-mgr.cfg | 1 -
doc/examples/sysmobts-mgr.cfg | 24 ------------------------
doc/examples/trx/osmo-bts.cfg | 1 -
doc/examples/virtual/osmobts-virtual.cfg | 1 -
10 files changed, 1 insertion(+), 33 deletions(-)
delete mode 100644 doc/examples/sysmobts-mgr.cfg
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 "UNNAMED PROJECT".
The branch, master has been updated
via 62491379f122b598fc4634f4ca47a6f57cab2848 (commit)
from 02098d9d22a935503f8b660ed9cbbb1b3f2eb5da (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=62491379f122b598fc4634f4ca47a6f…
commit 62491379f122b598fc4634f4ca47a6f57cab2848
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jul 13 10:52:37 2017 +0200
Another attempt at fixing .deb
The previous efforts have failed: python3 does not supply
/usr/bin/python symlink. Let's use python-minimal dependency.
Change-Id: If9e3f31622efae132b25683c54ce09c83ce43415
-----------------------------------------------------------------------
Summary of changes:
debian/control | 2 +-
tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py | 2 +-
2 files changed, 2 insertions(+), 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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, pmaier/aoip2 has been updated
via 1cef45f5c9611ec70df9199e85b5b3ce80e6177c (commit)
via 7a1c03393c9701f38bf32a6e7f248910f9c09ccd (commit)
via 1a63a31b577fa219b9a78a317fa12adbd8454a8f (commit)
via 7941a94244d2f3e7ffed811fca41d7849c7d398e (commit)
via bd85cdf71acc0d043ad978afaba830d603888c7b (commit)
from c123ce519ed1c2b036fde61e6ee089f99c0fb26e (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=1cef45f5c9611ec70df9199e85b5b3ce…
commit 1cef45f5c9611ec70df9199e85b5b3ce80e6177c
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jul 14 18:00:11 2017 +0200
msc_vlr: Fix tests
Add a wrapper for a_iface_tx_clear_cmd() and regenerate the
test output files
http://cgit.osmocom.org/openbsc/commit/?id=7a1c03393c9701f38bf32a6e7f248910…
commit 7a1c03393c9701f38bf32a6e7f248910f9c09ccd
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jul 14 17:57:21 2017 +0200
osmo_msc: only clear A-Interface connections for GSM calls
The clear command is sent via the A-Interface for both,
A and IuCS connections. This is wrong.
Only send the clear command for connections related to
the A-Interface, which means only for connections where
the RAN is set to GERAN
http://cgit.osmocom.org/openbsc/commit/?id=1a63a31b577fa219b9a78a317fa12adb…
commit 1a63a31b577fa219b9a78a317fa12adbd8454a8f
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jul 14 17:56:47 2017 +0200
fixup: fix typo
http://cgit.osmocom.org/openbsc/commit/?id=7941a94244d2f3e7ffed811fca41d784…
commit 7941a94244d2f3e7ffed811fca41d7849c7d398e
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jul 14 15:18:11 2017 +0200
mncc: make external mncc work
The external mncc currently does not work properly since the
MNCC_RTP_CREATE commands are removed due to the MSC-Split. It
is possible to operate without these commands, but then it is
not possible to route the RTP streams to an outside leg. Only
internal bridging is currenlty possible. This method is used
when the internal MNCC is enabled.
Add the missing MNCC_RTP_CREATE implementation.
Add logic to keep the old bridging mode working.
http://cgit.osmocom.org/openbsc/commit/?id=bd85cdf71acc0d043ad978afaba830d6…
commit bd85cdf71acc0d043ad978afaba830d603888c7b
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Thu Jul 13 13:46:59 2017 +0200
mgcp: display properly mgcp-messages in log
The generated mgcp messages are not displayed properly (stray
newlines). Also, the messages we receive are not displayed
at all.
Display generated and received messages in logtext, reformat
the strings properly so that the logtext does not get messed
up
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_04_08.h | 2 +
openbsc/include/openbsc/msc_ifaces.h | 1 +
openbsc/include/openbsc/transaction.h | 7 +
openbsc/src/libmgcp/mgcp_protocol.c | 41 ++++-
openbsc/src/libmsc/a_iface.c | 2 +-
openbsc/src/libmsc/gsm_04_08.c | 170 ++++++++++-----------
openbsc/src/libmsc/msc_ifaces.c | 51 +++++++
openbsc/src/libmsc/osmo_msc.c | 5 +-
openbsc/tests/msc_vlr/Makefile.am | 1 +
openbsc/tests/msc_vlr/msc_vlr_test_gsm_authen.err | 34 +++++
openbsc/tests/msc_vlr/msc_vlr_test_gsm_ciph.err | 28 ++++
openbsc/tests/msc_vlr/msc_vlr_test_hlr_reject.err | 22 +++
openbsc/tests/msc_vlr/msc_vlr_test_hlr_timeout.err | 4 +
openbsc/tests/msc_vlr/msc_vlr_test_ms_timeout.err | 6 +
openbsc/tests/msc_vlr/msc_vlr_test_no_authen.err | 26 ++++
.../msc_vlr/msc_vlr_test_reject_concurrency.err | 34 +++++
openbsc/tests/msc_vlr/msc_vlr_test_rest.err | 10 ++
openbsc/tests/msc_vlr/msc_vlr_test_umts_authen.err | 10 ++
openbsc/tests/msc_vlr/msc_vlr_tests.c | 7 +
19 files changed, 366 insertions(+), 95 deletions(-)
hooks/post-receive
--
Legacy: 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 aab6b26d8dc476999efd541d77898987eb9af542 (commit)
via adc28dc7da17b510c5316b4157abf171a20e33c0 (commit)
via 2ff597e339b8f94aa2d7b3cf25a162198c6de4bc (commit)
via 17a8748324519db67eee1fd4f4fe779c3fb9c9c5 (commit)
from 37d204a120a49c83775f1b3a5deab1446398760d (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=aab6b26d8dc476999efd541d7789…
commit aab6b26d8dc476999efd541d77898987eb9af542
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Thu Mar 30 12:57:26 2017 -0400
LC15: add NM measurement type to standard attribute list
Change-Id: I320b379429aaf0f7351aed5e4f72a481cc268c05
http://cgit.osmocom.org/libosmocore/commit/?id=adc28dc7da17b510c5316b4157ab…
commit adc28dc7da17b510c5316b4157abf171a20e33c0
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Mon Feb 6 11:13:31 2017 -0500
LC15: Add IPAC Directed Retry Enquiry data structure
Change-Id: I8d2746eefe1f22dba5b19636ebc9444e458fc802
http://cgit.osmocom.org/libosmocore/commit/?id=2ff597e339b8f94aa2d7b3cf25a1…
commit 2ff597e339b8f94aa2d7b3cf25a162198c6de4bc
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Thu Feb 2 13:44:25 2017 -0500
LC15: Enable string for IPAC RSL direct retry
Change-Id: I3e69fba0e21e181d28baee90e95f57216f2617af
http://cgit.osmocom.org/libosmocore/commit/?id=17a8748324519db67eee1fd4f4fe…
commit 17a8748324519db67eee1fd4f4fe779c3fb9c9c5
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Fri Sep 2 11:28:31 2016 -0400
IPAC manufacture-defined measurement pre-processing definitions
Change-Id: Ie1853697f4cff5ff98654fa1cae6c68e28a0076b
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/protocol/gsm_08_58.h | 129 +++++++++++++++++++++++++++++++
src/gsm/abis_nm.c | 1 +
src/gsm/rsl.c | 6 ++
3 files changed, 136 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications