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 620bd83b129f8a216c68b2d57c509122e1538479 (commit)
from 2a4c5fa2b388e6395b0e5d44bbf7ee60c7a82bcb (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=620bd83b129f8a216c68b2d57c50912…
commit 620bd83b129f8a216c68b2d57c509122e1538479
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jun 22 13:07:33 2017 +0200
Add missing include for abis.h header file
This fixes compilation warning:
implicit declaration of function ‘abis_bts_rsl_sendmsg’
Change-Id: I956561b2f953c7d380a26442fad84bc8262ea129
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 1 +
1 file changed, 1 insertion(+)
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 "SCCP Library".
The branch, neels/aoip has been updated
discards f402fdc0598e555feeb439ee522ca063140188a5 (commit)
discards 1df11eef57df6067b6a25f39872d13d09f8d00f0 (commit)
discards 92a108443ed038b2d90e8d8a0a20f96a4278765f (commit)
discards 851fa476ed5bbba4811c27e0a62b401320506d14 (commit)
discards 4d9a3ac6b77d62a40431efccf2c7ae540fc54c56 (commit)
discards b0eda42f65da9800b4c6081dfe264f648ea2d26e (commit)
discards 58ddc483710a09e5c5c07a03154895fc1038915e (commit)
via 40a4227280c4fff45723d231f7ed90c159bafb3e (commit)
via 2661fc9193a106d414febd3ba0fa954b5b45aa80 (commit)
via 019fb7211523be6fd672af29f8ce40a74ba3270c (commit)
via 6d60152b884eb8be100df0f190f5204b3a3f88e1 (commit)
via 38d2aabd4a880dcdfa3a49dd8d83e2cfd30402ac (commit)
via c5b26c9959ff4a9d75e60ae5d8a05cd95ead1f29 (commit)
via 3468d5dce45e34a63b52061b8aaa9c095f473cf4 (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 (f402fdc0598e555feeb439ee522ca063140188a5)
\
N -- N -- N (40a4227280c4fff45723d231f7ed90c159bafb3e)
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/libosmo-sccp/commit/?id=40a4227280c4fff45723d231f7e…
commit 40a4227280c4fff45723d231f7ed90c159bafb3e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jun 23 15:48:47 2017 +0200
fix warning: sccp_scoc.c: missing header
Change-Id: I0577346379bd41b25a75331f53d7914ee0696931
http://cgit.osmocom.org/libosmo-sccp/commit/?id=2661fc9193a106d414febd3ba0f…
commit 2661fc9193a106d414febd3ba0fa954b5b45aa80
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 22 21:06:49 2017 +0200
osmo_sccp_user_sap_down(): store called/calling addr in new conn
Change-Id: I7a52053c2377e47d558e41db59d0fb736a11ffe8
http://cgit.osmocom.org/libosmo-sccp/commit/?id=019fb7211523be6fd672af29f8c…
commit 019fb7211523be6fd672af29f8ce40a74ba3270c
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 22 21:04:56 2017 +0200
sccp_scoc fsm: abort with error log on null conn
Change-Id: I091e5b6e64b24ce94b6495f3006f44c17d513ee7
http://cgit.osmocom.org/libosmo-sccp/commit/?id=6d60152b884eb8be100df0f190f…
commit 6d60152b884eb8be100df0f190f5204b3a3f88e1
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed May 17 23:58:04 2017 +0200
Revert "SCOC: When sending a CORE/CR, SUA SRC_ADDR == CallingPartyAddress"
According to pmaier, this commit breaks AoIP in openbsc.git. Until this
question is resolved, I will revert this on my branch to be able to build
binaries for the osmo-gsm-tester.
This reverts commit 5527df78adc08b76df07c4b682263b5bdd6181d4.
http://cgit.osmocom.org/libosmo-sccp/commit/?id=38d2aabd4a880dcdfa3a49dd8d8…
commit 38d2aabd4a880dcdfa3a49dd8d83e2cfd30402ac
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 22 21:10:53 2017 +0200
sccp_user.c: add missing error logging
Change-Id: I98e400e297f8fa83037a8e74a936e4ecc137099c
http://cgit.osmocom.org/libosmo-sccp/commit/?id=c5b26c9959ff4a9d75e60ae5d8a…
commit c5b26c9959ff4a9d75e60ae5d8a05cd95ead1f29
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 22 21:08:12 2017 +0200
gen_mtp_transfer_req_xua(): add addr to error log for missing DPC
Change-Id: Icfd45bcbecc440b94893db2aca537a162f210abd
http://cgit.osmocom.org/libosmo-sccp/commit/?id=3468d5dce45e34a63b52061b8aa…
commit 3468d5dce45e34a63b52061b8aaa9c095f473cf4
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 22 21:03:14 2017 +0200
add/tweak various logging to help figure out complex routing
Add function osmo_ss7_point_code_print2() to be able to print two point codes
in the same log message.
Change signatures of two static functions to aid logging:
add invalid ref arg to sccp_scoc_rx_inval_src_ref(),
pass conn instead of inst to sccp_scoc_rx_inval_opc().
Change-Id: Ia3243606d6cad7721f7da7f6caba2caa90ae2bbd
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/sigtran/osmo_ss7.h | 1 +
src/m3ua.c | 27 +++++++++++++++++++++------
src/osmo_ss7.c | 32 +++++++++++++++++++++++---------
src/osmo_ss7_hmrt.c | 35 ++++++++++++++++++++---------------
src/sccp_scoc.c | 23 ++++++++++++++---------
src/sccp_scrc.c | 4 ----
src/sccp_user.c | 8 ++++----
7 files changed, 83 insertions(+), 47 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, master has been updated
via 52a881e98a77ec939bdeddadbba9d47e7a7ec32e (commit)
from 56ebc6fd37a17259ff5acd2001c95eadddf458ce (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=52a881e98a77ec939bdeddadbba9…
commit 52a881e98a77ec939bdeddadbba9d47e7a7ec32e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jun 19 18:59:00 2017 +0200
doxygen: gsm: do not exclude include/gsm/protocol/*
Clear out the EXCLUDE tag to not exclude anything.
Tried to add API doc to gsm/protocol/gsm_08_08.h and after a long time found
out why they are not appearing in the API doc.
The original reason to exclude these files was that we were not going to
copy-paste descriptions from the 3GPP specs. Nevertheless, for an API doc
reader it is helpful if all data structures are listed and linked.
Change-Id: Ib569a46f00866bdaa4017f803d85f625ae011316
-----------------------------------------------------------------------
Summary of changes:
Doxyfile.gsm.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 "SCCP Library".
The branch, neels/aoip has been updated
discards 22e2d18a156fbfce121964f66d5348db29674c20 (commit)
discards bcb64109c227e340769f11c958b1bb25330e89ce (commit)
discards 76e62258dde36f3df183b81421fd638fe796b468 (commit)
discards 1fb2744f5660559929c7c21c7423b08d6aedfd28 (commit)
discards 6ec0350fcc007c6e73e43bb000269aa222e4e3b7 (commit)
discards 459b9974610d7a1a5e93d04300c161942fad63e9 (commit)
via f402fdc0598e555feeb439ee522ca063140188a5 (commit)
via 1df11eef57df6067b6a25f39872d13d09f8d00f0 (commit)
via 92a108443ed038b2d90e8d8a0a20f96a4278765f (commit)
via 851fa476ed5bbba4811c27e0a62b401320506d14 (commit)
via 4d9a3ac6b77d62a40431efccf2c7ae540fc54c56 (commit)
via b0eda42f65da9800b4c6081dfe264f648ea2d26e (commit)
via 58ddc483710a09e5c5c07a03154895fc1038915e (commit)
via 4e015f6664ce730e1b44107a0f2f05971ae628bd (commit)
via a70b4599f63b50c4d654eb9e1b1a099a7c8cdc36 (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 (22e2d18a156fbfce121964f66d5348db29674c20)
\
N -- N -- N (f402fdc0598e555feeb439ee522ca063140188a5)
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/libosmo-sccp/commit/?id=f402fdc0598e555feeb439ee522…
commit f402fdc0598e555feeb439ee522ca063140188a5
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jun 23 15:48:47 2017 +0200
fix warning: sccp_scoc.c: missing header
Change-Id: I0577346379bd41b25a75331f53d7914ee0696931
http://cgit.osmocom.org/libosmo-sccp/commit/?id=1df11eef57df6067b6a25f39872…
commit 1df11eef57df6067b6a25f39872d13d09f8d00f0
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 22 21:06:49 2017 +0200
osmo_sccp_user_sap_down(): store called/calling addr in new conn
Change-Id: I7a52053c2377e47d558e41db59d0fb736a11ffe8
http://cgit.osmocom.org/libosmo-sccp/commit/?id=92a108443ed038b2d90e8d8a0a2…
commit 92a108443ed038b2d90e8d8a0a20f96a4278765f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 22 21:04:56 2017 +0200
sccp_scoc fsm: abort with error log on null conn
Change-Id: I091e5b6e64b24ce94b6495f3006f44c17d513ee7
http://cgit.osmocom.org/libosmo-sccp/commit/?id=851fa476ed5bbba4811c27e0a62…
commit 851fa476ed5bbba4811c27e0a62b401320506d14
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed May 17 23:58:04 2017 +0200
Revert "SCOC: When sending a CORE/CR, SUA SRC_ADDR == CallingPartyAddress"
According to pmaier, this commit breaks AoIP in openbsc.git. Until this
question is resolved, I will revert this on my branch to be able to build
binaries for the osmo-gsm-tester.
This reverts commit 5527df78adc08b76df07c4b682263b5bdd6181d4.
http://cgit.osmocom.org/libosmo-sccp/commit/?id=4d9a3ac6b77d62a40431efccf2c…
commit 4d9a3ac6b77d62a40431efccf2c7ae540fc54c56
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 22 21:10:53 2017 +0200
sccp_user.c: add missing error logging
Change-Id: I98e400e297f8fa83037a8e74a936e4ecc137099c
http://cgit.osmocom.org/libosmo-sccp/commit/?id=b0eda42f65da9800b4c6081dfe2…
commit b0eda42f65da9800b4c6081dfe264f648ea2d26e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 22 21:08:12 2017 +0200
gen_mtp_transfer_req_xua(): add addr to error log for missing DPC
Change-Id: Icfd45bcbecc440b94893db2aca537a162f210abd
http://cgit.osmocom.org/libosmo-sccp/commit/?id=58ddc483710a09e5c5c07a03154…
commit 58ddc483710a09e5c5c07a03154895fc1038915e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 22 21:03:14 2017 +0200
add various debug logging to help figure out complex SCCP routing
Change-Id: Ia3243606d6cad7721f7da7f6caba2caa90ae2bbd
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/sigtran/osmo_ss7.h | 2 +-
src/sccp_scoc.c | 1 +
tests/xua/xua_test.c | 4 +++-
tests/xua/xua_test.ok | 2 ++
4 files changed, 7 insertions(+), 2 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 2a4c5fa2b388e6395b0e5d44bbf7ee60c7a82bcb (commit)
via 4699ebaa266ddfc2aad341a089c2fddbd87ba7b2 (commit)
via 7a6b178fc0af7c90b901db9ec34dd3ff169db042 (commit)
via 53216b5d1f2143b4aad73b41c1db483fa9a0fb42 (commit)
via 50f8165540e112260790769f0428b10cb783f8e8 (commit)
from 61f9158eaffd7f4be76f7a44d803d9ba14988d92 (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=2a4c5fa2b388e6395b0e5d44bbf7ee6…
commit 2a4c5fa2b388e6395b0e5d44bbf7ee60c7a82bcb
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Sat Jun 24 01:08:30 2017 +0200
LC15: properly handle BS-AG-BLKS-RES as received from BSC
Closes: OS#2014
Change-Id: Icf437e621d1991f6185e31a0953773309e2bf5ac
http://cgit.osmocom.org/osmo-bts/commit/?id=4699ebaa266ddfc2aad341a089c2fdd…
commit 4699ebaa266ddfc2aad341a089c2fddbd87ba7b2
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jun 24 00:36:54 2017 +0200
l1sap: if lchan is in loopback, don't accept incoming RTP
When the lchan is in loopback mode, we loop back all uplink blocks into
downlink blocks. We do not processs any RTP frames for that lchan
anymore. Rather, we discard those RTP frames to avoid mixing
looped-back samples with those received from remote.
Change-Id: I29ef4963e9c491c94c413cbc10436a2388c04d9b
http://cgit.osmocom.org/osmo-bts/commit/?id=7a6b178fc0af7c90b901db9ec34dd3f…
commit 7a6b178fc0af7c90b901db9ec34dd3ff169db042
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Jun 23 18:57:50 2017 +0200
osmo-bts-sysmo/l1_if.c: PH-DATA.ind belongs to L1P, not L1C
L1C is control, while L1P is data primitive.
Change-Id: I5a0ef08df96a67cd25b11eb23c60934011b01c29
http://cgit.osmocom.org/osmo-bts/commit/?id=53216b5d1f2143b4aad73b41c1db483…
commit 53216b5d1f2143b4aad73b41c1db483fa9a0fb42
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Jun 23 21:08:09 2017 +0200
l1sap.c: Factor out function to limit message queue
Change-Id: I0fe0fc6b17cefdbf6b2d9f30ed08306998d30687
http://cgit.osmocom.org/osmo-bts/commit/?id=50f8165540e112260790769f0428b10…
commit 50f8165540e112260790769f0428b10cb783f8e8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jun 18 13:23:40 2017 +0300
measurement: Remove dead code
We used to have trx_meas_check_compute() and call that from the
bts-specific code in order to iterate over all timeslots and all lchans
in the timeslots if we have to send measurement reports. This was
executed once per frame, and created unequal CPU load over time, which
in turn might increase different per-ts jitter.
Since 2f028c4e2c29f63df9926435466aa35377947767 in April 2017 we have
lchan_meas_check_compute(), which performs this on a per-lchan basis,
and hence CPU load is distributed over all active timeslots.
Change-Id: I6308cefe4a51e55719ea4ed4d613d3782b805c08
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/measurement.h | 2 --
src/common/l1sap.c | 44 +++++++++++++++++++++--------------------
src/common/measurement.c | 37 ----------------------------------
src/osmo-bts-litecell15/l1_if.c | 2 +-
src/osmo-bts-sysmo/l1_if.c | 2 +-
5 files changed, 25 insertions(+), 62 deletions(-)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 56ebc6fd37a17259ff5acd2001c95eadddf458ce (commit)
from 0d119ef8b3c198088a88f56e58a9f70002a2a197 (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=56ebc6fd37a17259ff5acd2001c9…
commit 56ebc6fd37a17259ff5acd2001c95eadddf458ce
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jun 24 16:20:44 2017 +0700
gitignore all tests using mask
Use the 'tests/*/*_test' mask to ignore all test binaries
instead of specifying each of them.
Change-Id: If85e665d1c2a0b55d23937db5725768cdbf14f58
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 43 +------------------------------------------
1 file changed, 1 insertion(+), 42 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
discards 8b4700dc967bd751a46b42b5789df9bd5ff0335c (commit)
discards 73b071b1d24f814979adcc772480ccd4abb878d1 (commit)
via 61f9158eaffd7f4be76f7a44d803d9ba14988d92 (commit)
via 1ba0cfe9c0fe8423f9d2f8676ad39c5fd53e237f (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 (8b4700dc967bd751a46b42b5789df9bd5ff0335c)
\
N -- N -- N (61f9158eaffd7f4be76f7a44d803d9ba14988d92)
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/osmo-bts/commit/?id=61f9158eaffd7f4be76f7a44d803d9b…
commit 61f9158eaffd7f4be76f7a44d803d9ba14988d92
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jun 23 23:32:37 2017 +0200
Revert "RSL: receive and send multiple SI2q messages"
This reverts commit 340cff51f49f6e798cb5fb6d1b9febdd09902906.
osmo-gsm-tester detected a regression due to this commit, when running
osmo-bts-trx. The modems timed out when waiting for them to register with the
osmo-bts-trx network. osmo-bts-sysmo is apparently not affected. No further
details on the failure cause are known yet. The failure is shown for example by
http://jenkins.osmocom.org/jenkins/view/osmo-gsm-tester/job/osmo-gsm-tester…
Change-Id: I15bca30ddc09a7a3044096626016f6130d07636c
http://cgit.osmocom.org/osmo-bts/commit/?id=1ba0cfe9c0fe8423f9d2f8676ad39c5…
commit 1ba0cfe9c0fe8423f9d2f8676ad39c5fd53e237f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jun 23 23:32:32 2017 +0200
Revert "RSL: check for abnormal SI2q values"
This reverts commit 186c6bac0758b6f94aa101e151664b0dea5d8975.
osmo-gsm-tester detected a regression due to commit
340cff51f49f6e798cb5fb6d1b9febdd09902906, which above commit apparently depends
on. Revert this along to avoid conflicts.
Change-Id: I456e9add788393ca781213cef31b5bc3d48fd531
-----------------------------------------------------------------------
Summary of changes:
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, master has been updated
via 8b4700dc967bd751a46b42b5789df9bd5ff0335c (commit)
via 73b071b1d24f814979adcc772480ccd4abb878d1 (commit)
from 9d294c9cb1dc35abf8604cf266b7734f814527fa (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/rsl.c | 67 +++++++++++++++++++++-------------------------------
src/common/sysinfo.c | 16 +------------
2 files changed, 28 insertions(+), 55 deletions(-)
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, neels/test has been updated
discards 441d7d6d6bd4b6e1772a4360f01a9cf4aeb1da0b (commit)
discards 247e216762ddc5ce6afc9053dda81c242b15db09 (commit)
via 8b4700dc967bd751a46b42b5789df9bd5ff0335c (commit)
via 73b071b1d24f814979adcc772480ccd4abb878d1 (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 (441d7d6d6bd4b6e1772a4360f01a9cf4aeb1da0b)
\
N -- N -- N (8b4700dc967bd751a46b42b5789df9bd5ff0335c)
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/osmo-bts/commit/?id=8b4700dc967bd751a46b42b5789df9b…
commit 8b4700dc967bd751a46b42b5789df9bd5ff0335c
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jun 23 23:32:37 2017 +0200
Revert "RSL: receive and send multiple SI2q messages"
This reverts commit 340cff51f49f6e798cb5fb6d1b9febdd09902906.
osmo-gsm-tester detected a regression due to commit
186c6bac0758b6f94aa101e151664b0dea5d8975, which above commit apparently depends
on. Revert this along to avoid conflicts.
Change-Id: I15bca30ddc09a7a3044096626016f6130d07636c
http://cgit.osmocom.org/osmo-bts/commit/?id=73b071b1d24f814979adcc772480ccd…
commit 73b071b1d24f814979adcc772480ccd4abb878d1
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jun 23 23:32:32 2017 +0200
Revert "RSL: check for abnormal SI2q values"
This reverts commit 186c6bac0758b6f94aa101e151664b0dea5d8975.
osmo-gsm-tester detected a regression due to this commit, when running
osmo-bts-trx. The modems timed out when waiting for them to register with the
osmo-bts-trx network. osmo-bts-sysmo is apparently not affected. No further
details on the failure cause are known yet. The failure is shown for example by
http://jenkins.osmocom.org/jenkins/view/osmo-gsm-tester/job/osmo-gsm-tester…
Change-Id: I456e9add788393ca781213cef31b5bc3d48fd531
-----------------------------------------------------------------------
Summary of changes:
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, neels/test has been updated
discards 51c2e69b62a9b7c428318bb635a049e4041369b6 (commit)
via 441d7d6d6bd4b6e1772a4360f01a9cf4aeb1da0b (commit)
via 247e216762ddc5ce6afc9053dda81c242b15db09 (commit)
via 9d294c9cb1dc35abf8604cf266b7734f814527fa (commit)
via 5466ff9c1b548fc77fca4c727c276b29d33225d7 (commit)
via 94bdcfd803038099aaac739b5bca62bc8965a08c (commit)
via 114293a414bd5b7c86622ec8c293c4034c80d243 (commit)
via d4806db1e59a9e205e323a3fe5aa8a39379ee13d (commit)
via 71ad40c647c09e232e94eb4b2accd68db441d95a (commit)
via 5b87144f91f86310073d6652c12fa717746ed8ba (commit)
via d5971d0681d5e9fb27c1c2c97e943f9d9e8cb2f8 (commit)
via aa5edff4771b990d4b90f33a7b706c1171833977 (commit)
via f4544573f84f2fbfd2f11b4c35274c304c05df4b (commit)
via 186c6bac0758b6f94aa101e151664b0dea5d8975 (commit)
via 340cff51f49f6e798cb5fb6d1b9febdd09902906 (commit)
via 0b7a3e9f62bd3eaf2a9bf2c75028a91c8072d389 (commit)
via 0227e4d04caa62698a16894a2883bbac38dff6cc (commit)
via 61d36212b15aca972443a169c6a893590c9709d0 (commit)
via de9357251c53af4e5abee5724c098d1db6271bf9 (commit)
via b7793ed8fd29fb2c4092ed08abcf8c859cd18108 (commit)
via 1dcbee3420fc89306da4e5ff28d39e64a55cfc02 (commit)
via 78a5073dfb38e9ab51a87a42db2db4e8347a084d (commit)
via 16b8f51839d419d7cd3933af1c21521e1e13a940 (commit)
via 0e7886d37957dacec7831b8a8fc337beeb7b0907 (commit)
via 3e2de526b0ec314ac0dbacb58d5004e7aea04dfb (commit)
via 88b2cc30a6a7253c2c4c76178e5727fad48556ca (commit)
via 67d3b8b136a720a0487074c23bc1656f681c94f1 (commit)
via 95d2505e579be07c89022239366ebd71b12450c0 (commit)
via d22b5b84c0ac656da47d7bc83e9a4b954d766ed6 (commit)
via d5fdcfe6d95f52fb76c4f4201969347a062fc9fd (commit)
via e3a3906ee9b7e1a6d4a3af05cd34a9da4a62e33e (commit)
via 8a8d73a691c709403be4adbe8f2a7150b4d5998a (commit)
via d36b3a84638d6db940387f0e18c98855202f554d (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 (51c2e69b62a9b7c428318bb635a049e4041369b6)
\
N -- N -- N (441d7d6d6bd4b6e1772a4360f01a9cf4aeb1da0b)
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/osmo-bts/commit/?id=441d7d6d6bd4b6e1772a4360f01a9cf…
commit 441d7d6d6bd4b6e1772a4360f01a9cf4aeb1da0b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jun 23 23:32:37 2017 +0200
Revert "RSL: receive and send multiple SI2q messages"
This reverts commit 340cff51f49f6e798cb5fb6d1b9febdd09902906.
http://cgit.osmocom.org/osmo-bts/commit/?id=247e216762ddc5ce6afc9053dda81c2…
commit 247e216762ddc5ce6afc9053dda81c242b15db09
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jun 23 23:32:32 2017 +0200
Revert "RSL: check for abnormal SI2q values"
This reverts commit 186c6bac0758b6f94aa101e151664b0dea5d8975.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
contrib/jenkins_bts_model.sh | 4 +
contrib/jenkins_bts_trx.sh | 18 +-
contrib/jenkins_common.sh | 24 +++
contrib/jenkins_lc15.sh | 29 +++
contrib/jenkins_oct.sh | 41 +---
contrib/jenkins_oct_and_bts_trx.sh | 34 +---
contrib/jenkins_sysmobts.sh | 39 +---
contrib/osmo-bts-lc15.service | 20 ++
.../{sysmobts.service => osmo-bts-sysmo.service} | 1 +
contrib/sysmobts-mgr.service | 4 +-
contrib/sysmobts.service | 1 +
doc/examples/litecell15/lc15bts-mgr.cfg | 64 +++++++
doc/examples/{ => sysmo}/sysmobts-mgr.cfg | 0
doc/examples/trx/osmo-bts.cfg | 2 +
include/osmo-bts/bts.h | 2 +-
include/osmo-bts/gsm_data.h | 4 +-
include/osmo-bts/measurement.h | 3 +
include/osmo-bts/phy_link.h | 5 +-
include/osmo-bts/scheduler.h | 4 +-
include/osmo-bts/scheduler_backend.h | 2 +-
src/common/l1sap.c | 4 +
src/common/measurement.c | 135 ++++++++++----
src/common/oml.c | 207 ++++++++++++++-------
src/common/rsl.c | 19 +-
src/common/scheduler.c | 6 +-
src/common/sysinfo.c | 32 ++--
src/osmo-bts-litecell15/main.c | 4 +
src/osmo-bts-litecell15/misc/lc15bts_mgr_nl.c | 2 +-
src/osmo-bts-litecell15/misc/lc15bts_misc.c | 14 +-
src/osmo-bts-litecell15/misc/lc15bts_par.c | 70 +++----
src/osmo-bts-litecell15/misc/lc15bts_par.h | 13 +-
src/osmo-bts-litecell15/misc/lc15bts_util.c | 14 +-
src/osmo-bts-octphy/l1_if.c | 3 +
src/osmo-bts-octphy/l1_oml.c | 14 +-
src/osmo-bts-sysmo/l1_if.c | 16 +-
src/osmo-bts-sysmo/main.c | 5 +
src/osmo-bts-sysmo/misc/sysmobts_mgr_temp.c | 4 +-
src/osmo-bts-sysmo/misc/sysmobts_mgr_vty.c | 8 +-
src/osmo-bts-trx/main.c | 6 +-
src/osmo-bts-trx/scheduler_trx.c | 6 +-
src/osmo-bts-trx/trx_if.c | 43 ++---
src/osmo-bts-trx/trx_if.h | 3 +-
src/osmo-bts-trx/trx_vty.c | 45 ++++-
44 files changed, 603 insertions(+), 373 deletions(-)
create mode 100644 contrib/jenkins_common.sh
create mode 100755 contrib/jenkins_lc15.sh
create mode 100644 contrib/osmo-bts-lc15.service
copy contrib/{sysmobts.service => osmo-bts-sysmo.service} (96%)
create mode 100644 doc/examples/litecell15/lc15bts-mgr.cfg
copy doc/examples/{ => sysmo}/sysmobts-mgr.cfg (100%)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)