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/dyn_ts has been deleted
was 47390764ddeb98109e39aa379d433ddc064e058b
-----------------------------------------------------------------------
47390764ddeb98109e39aa379d433ddc064e058b rsl: add rsl_act_type_name()
-----------------------------------------------------------------------
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, neels/test8 has been deleted
was d32aa035209364429e8e756724fb17085bdd587c
-----------------------------------------------------------------------
d32aa035209364429e8e756724fb17085bdd587c typo in warning
-----------------------------------------------------------------------
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, neels/dyn_fixes has been updated
discards 38ad25b1b01e765d85ee586cc5bf15135ec9a0a5 (commit)
discards 5659824068d38556f8f7e0d72f76385194fe13c4 (commit)
discards 7238da56593ecd4b5e291f6ea761d74dd1e2349f (commit)
discards a0e336ce6c7b847be2bd581ab2f2307127c3afa3 (commit)
via 42b8a25b0bd8eb53a79841fe463742a4aa259b02 (commit)
via f476da552fda7c6255008e0fd4c0da13e629f70d (commit)
via a85b43430cd3d44d017d3d40f728e89e1523be4d (commit)
via e82c02e68c25caefab5b4a33cac744a7de5148f5 (commit)
via 0dcccec33083c6b4db00d733aeb2601ebeab2a58 (commit)
via d6ebab44a4cbc7d61ce079f472ba7ee9bc60182f (commit)
via 488d920242fa37910cb9ac060b07a5e5701bd6bc (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 (38ad25b1b01e765d85ee586cc5bf15135ec9a0a5)
\
N -- N -- N (42b8a25b0bd8eb53a79841fe463742a4aa259b02)
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=42b8a25b0bd8eb53a79841fe463742a…
commit 42b8a25b0bd8eb53a79841fe463742a4aa259b02
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Aug 9 19:56:50 2016 +0200
dyn TS: sysmo,lc15: ph_data_req: fix PDCH mode detection
Though this patch theoretically makes a lot of sense, it is not entirely clear
why dyn TS are working without it. Committing due to common sense, not to fix
any actual breakage.
Change-Id: I6136cb42a4d627ebefc963eb5321fadfe63cca4b
http://cgit.osmocom.org/osmo-bts/commit/?id=f476da552fda7c6255008e0fd4c0da1…
commit f476da552fda7c6255008e0fd4c0da13e629f70d
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Aug 9 20:15:09 2016 +0200
cosmetic: common ts_is_pdch()
Have one common ts_is_pdch(), placed in lchan.c, since this file is pretty
empty and pretty close to ts. Publish in gsm_data.h.
Remove the if-style implementation from l1sap.c, and instead implement in a
switch statement.
This prepares for upcoming ts_is_pdch() usage in ph_data_req() for sysmo and
lc15.
Change-Id: Ib78d663fdbac5a1d7053f1b9d543649b66da00e2
http://cgit.osmocom.org/osmo-bts/commit/?id=a85b43430cd3d44d017d3d40f728e89…
commit a85b43430cd3d44d017d3d40f728e89e1523be4d
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Jul 27 15:16:29 2016 +0200
dyn TS: measurement: use correct nr of subslots, rm code dup
In measurement.c, fix the number of sublots for TCH/F_TCH/H_PDCH, by using
ts_subslots() from gsm_data_shared.c. The local dup of subslots_per_pchan[] is
no longer needed. (depends on recent commit to openbsc.git for ts_sublots())
Change-Id: I9d9df470c49487bffd56dde42c7bec0da2f50642
http://cgit.osmocom.org/osmo-bts/commit/?id=e82c02e68c25caefab5b4a33cac744a…
commit e82c02e68c25caefab5b4a33cac744a7de5148f5
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 17:56:35 2016 +0200
sysmo,lc15: ts_connect_as(): log error also for pchan_as == TCH/F_PDCH
Change-Id: I76c868a1e70af16268a6fa42dc736cf0b288ecdb
http://cgit.osmocom.org/osmo-bts/commit/?id=0dcccec33083c6b4db00d733aeb2601…
commit 0dcccec33083c6b4db00d733aeb2601ebeab2a58
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 17:55:26 2016 +0200
dyn TS: measurement.c: replace fixme with comment
Change-Id: I04668f6f01a48157a98c6326a9ee48982a09ee62
http://cgit.osmocom.org/osmo-bts/commit/?id=d6ebab44a4cbc7d61ce079f472ba7ee…
commit d6ebab44a4cbc7d61ce079f472ba7ee9bc60182f
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 17:54:57 2016 +0200
dyn TS: complete for TRX
Apply similar fixes as for TCH/F_PDCH also for TCH/F_TCH/H_PDCH:
Detect dyn TS in PDCH mode in ts_is_pdch().
In trx_set_ts(), enhance the "if (TCH_F_PDCH)" to a switch statement including
both dynamic channel types. Adjust the comment to include both kinds.
Change-Id: I6669739cd08780cd9ffb9451cdae9f6b9704c4fe
http://cgit.osmocom.org/osmo-bts/commit/?id=488d920242fa37910cb9ac060b07a5e…
commit 488d920242fa37910cb9ac060b07a5e5701bd6bc
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Aug 9 20:25:31 2016 +0200
sysmo: fix dyn TS: Revert "Activate PTCCH UL" [in sysmobts]
This reverts commit 53d792c3b027bfb42d77804e3e687a287e122ef3.
The commit caused this error with SysmoBTS:
DL1P <0007> l1_if.c:164 Tx L1 prim MPH-ACTIVATE.req
DL1C <0006> oml.c:811 Error activating L1 SAPI PTCCH on TS 7: Invalid parameter
DL1C <0006> oml.c:1089 (bts=0,trx=0,ts=7,ss=0) act failed mark broken due status: -4
Since dynamic timeslots wait for the activation to succeed, the broken status
breaks dynamic timeslots on SysmoBTS. Initially GPRS works, but the state in
the BSC is messed up and placing calls fails for dyn TS:
DRLL <0000> chan_alloc.c:355 Failed to allocate TCH_H channel
DRSL <0004> abis_rsl.c:1656 BTS 0 CHAN RQD: no resources for TCH_H 0x45
Normal PDCH on SysmoBTS was not broken -- the error message occurs, but that
doesn't seem to matter much. Plain GPRS still works since there is no
switchover involved. But I can see no benefit in enabling PTCCH UL on sysmo.
Since the commit only enabled PTCCH UL in sysmobts, no other BTS models are
affected. Notice that lc15 still has PTCCH UL disabled all the while, before
and after this commit and its revert.
Change-Id: Ia59d95c75a8a5d3bd596f55cd1dc0906a6a95f7f
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/gsm_data.h | 1 +
src/common/l1sap.c | 11 -----------
src/common/lchan.c | 16 ++++++++++++++++
src/osmo-bts-litecell15/l1_if.c | 2 +-
src/osmo-bts-sysmo/l1_if.c | 2 +-
src/osmo-bts-sysmo/oml.c | 3 +--
6 files changed, 20 insertions(+), 15 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, sysmocom/lc15_old_firmware has been created
at 1acd033444b3de44e1d51c36f2f41e52827d6fc4 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=1acd033444b3de44e1d51c36f2f41e5…
commit 1acd033444b3de44e1d51c36f2f41e52827d6fc4
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jun 21 18:55:01 2016 +0200
Revert "LC15: Hardware changes:"
This reverts commit cbbce0be0965c3160c4916384c3d3d5303c57ae2.
Needed for the litecell15 instance in our lab that still runs with
older firmware.
Change-Id: Ibcfe651e3793b433e6479bfb610765a468e699e6
-----------------------------------------------------------------------
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 OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/logging_for_1778 has been created
at 8679409ab56bba16591f8133b2a89abea321fc33 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=8679409ab56bba16591f8133b2a89abe…
commit 8679409ab56bba16591f8133b2a89abea321fc33
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Jul 28 17:05:50 2016 +0200
logging for #1778
Change-Id: I6abba6665d9beda354dc66399ab80829874307fa
http://cgit.osmocom.org/openbsc/commit/?id=572d5eb0967a3179ca846988e86320ec…
commit 572d5eb0967a3179ca846988e86320ec732e204b
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Jul 23 16:47:07 2016 +0200
gsm_ts2chan_nr(): use constants instead of magic numbers
Change-Id: I14dceab6ac9f0d4ad852259eae643f567d0982f2
http://cgit.osmocom.org/openbsc/commit/?id=2b8eefc37ec603340085044f73081902…
commit 2b8eefc37ec603340085044f73081902d498e5ed
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Jul 23 20:15:28 2016 +0200
dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb
To avoid two phones picking mismatching TCH pchans, never pick TCH/F on dynamic
TS in osmo-nitb.
Add gsm_network flag dyn_ts_allow_tch_f, set to true by default in
gsm_network_init().
Set this flag to false in osmo-nitb's main().
See http://osmocom.org/issues/1778
Reasoning about ways to solve this:
* a compile time switch doesn't work because libbsc is first compiled and then
linked to both osmo-nitb and osmo-bsc.
* we could test net->bsc_api == msc_bsc_api(), but I have the so-called MSC
split waiting on branch sysmocom/cscn, which will result in msc_bsc_api() not
being linked in the osmo-bsc binary.
* have a function am_i_nitb() with different implementations in osmo-nitb and
osmo-bsc, but then we'd need to add implementations to all tests and other
binaries linking lchan_alloc().
* have a flag in struct bsc_api, but so far there are only function pointers
there.
Having a "global" flag in gsm_network allows to add a VTY command in case we
decide to keep this feature (#1781), has no linking implications and is nicely
explicit.
Related: OS#1778, OS#1781
Change-Id: If7e4797a72815fc6e2bbef27756ea5df69f4bde7
-----------------------------------------------------------------------
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/dyn_ts has been updated
discards d9e579c6af158c68116fc864fd7dfbb16f213200 (commit)
discards 157e63f05a419249c4b22cd5fe1b8fd55ffaf471 (commit)
discards e6c78819ccec5f43f535c654fe5a6ca0f15cdfbd (commit)
discards 416dec4d964f9cbf1cc58e00973d202983ebe172 (commit)
discards d30bf317bdd0120111c9a011a39d51e1033ef703 (commit)
discards 01579a76a431869d275974f4fc768f04587438e1 (commit)
discards 434f72885d62a1580564bed64fdb86b48cdcb545 (commit)
discards bfc99d34d1ee3a5f7d88902fb9d0d1bdc57adc40 (commit)
discards 22e5fb6480abdc9f6712e7f205b984a4dd6eeba2 (commit)
discards aec0280b0b6619810d87cb2c4caca7f4c0fcac66 (commit)
discards d313b4fa1e6d81dce5e80a3a031d4a163644ddcf (commit)
discards 3c1ec7eb11b69a7f0fb0cc043777341264b01e19 (commit)
discards 91681d6c9f593de4446f5dbbd9afbb286358ecdf (commit)
discards a2053de041a34839111c972d989d48b3900ed71e (commit)
discards f67b8f9216e8ea4f07dbe98379709f8555d2bef1 (commit)
discards 965c43478fe32ee8850984abd685a41f6dff98da (commit)
via b1f8d0488c97d339be328875a476ee88e9985b4c (commit)
via 5f0c71b7d5c38dcd5eecd2836a86cb9b4768a759 (commit)
via c5e75f3e6a5d0dd482d4f5d17da80043fb02e181 (commit)
via d3b7fa837d2300093a8f4fb3c923a3b012108564 (commit)
via b91e6002a6c97cf1c19b14015f4f17a7ad7ace62 (commit)
via 7af652c0b27d79322043a23f4aa081c919546a73 (commit)
via fdd9ad7c40c8ddb49acfbf6689fcc238285ead3c (commit)
via f58852d117c157db28a52f9ce2e058de1822eb98 (commit)
via 9518ffc299e3dd3fd5ff854af047e4d88815dd8b (commit)
via 4673b86f3df46b76e8830dec006d8472eeaaa980 (commit)
via d384110d3d09e06658d5ca2d5c63dc78dd656b91 (commit)
via 6e999b75fa3881540e0426f01c9f80b8953ec33c (commit)
via cf7933892a995db7c02a3421df90c84556c38776 (commit)
via e2eb5cb6a11c484ecfb77c917c11db2820c263ab (commit)
via 2e84b60652d3a6c5bf6d4c8bbc77092b6747f3b8 (commit)
via ec1b5a0e9e2b6549e0ede48e803095e569997355 (commit)
via 350533cc32cf686b6375f92083981e23c2a86082 (commit)
via e3dc498e01a2a0d03e36f147c0aa3e5b69f3c738 (commit)
via e443145d3e504ddf00d441940382f4106e4d9bb7 (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 (d9e579c6af158c68116fc864fd7dfbb16f213200)
\
N -- N -- N (b1f8d0488c97d339be328875a476ee88e9985b4c)
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=b1f8d0488c97d339be328875a476ee88…
commit b1f8d0488c97d339be328875a476ee88e9985b4c
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Jul 23 16:47:07 2016 +0200
gsm_ts2chan_nr(): use constants instead of magic numbers
Change-Id: I0392d179f98842d75eee586161e0aa014337f9ab
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data.h | 4 ++++
openbsc/include/openbsc/gsm_data_shared.h | 1 +
openbsc/include/openbsc/rest_octets.h | 1 +
openbsc/src/libbsc/abis_rsl.c | 3 +++
openbsc/src/libbsc/bsc_vty.c | 30 ++++++++++++++++++++++++++++++
openbsc/src/libbsc/chan_alloc.c | 9 ++-------
openbsc/src/libbsc/net_init.c | 4 +++-
openbsc/src/libbsc/rest_octets.c | 9 ++++++++-
openbsc/src/libbsc/system_information.c | 3 +++
openbsc/src/osmo-nitb/bsc_hack.c | 13 +++++++++++++
10 files changed, 68 insertions(+), 9 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/dyn_fixes has been updated
discards 4c7a3de763f2ab267e9d64bc52b5c0ee4cb9fbbf (commit)
discards 129b5e1d83b3fdf5db037b3ae7277382adf4b06d (commit)
discards 51faa6b1cc626fd890355cfbf3ea0970a675fcd8 (commit)
via 2d0f7bc050d14c68081291162724e8775e42dc2a (commit)
via 2f1645fd2a1b3566ffc09c51dd34cfe096cb935b (commit)
via 8beb6cc93ac1a766b511f2ffa3353b2b92532d29 (commit)
via 78488ff2382be036854a52d6f4abe3380452d185 (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 (4c7a3de763f2ab267e9d64bc52b5c0ee4cb9fbbf)
\
N -- N -- N (2d0f7bc050d14c68081291162724e8775e42dc2a)
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=2d0f7bc050d14c68081291162724e877…
commit 2d0f7bc050d14c68081291162724e8775e42dc2a
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Aug 9 21:43:24 2016 +0200
chan_alloc: log when dyn TS is not picked due to lchan state
Change-Id: I47acacc375b63de68b157f3a73a7e0aed4b31ae7
http://cgit.osmocom.org/openbsc/commit/?id=2f1645fd2a1b3566ffc09c51dd34cfe0…
commit 2f1645fd2a1b3566ffc09c51dd34cfe096cb935b
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 18:12:06 2016 +0200
move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts
Change-Id: I8ba06d7dd6e0ceab3d8d18bb565354d6ed461f7e
http://cgit.osmocom.org/openbsc/commit/?id=8beb6cc93ac1a766b511f2ffa3353b2b…
commit 8beb6cc93ac1a766b511f2ffa3353b2b92532d29
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 18:13:38 2016 +0200
chan_alloc.c: use ts_subslots() instead of subslots_per_pchan[]
The array will move to gsm_data_shared.c; to prepare, use the function
instead.
Change-Id: Icbea7dbd78abf6144e5291f531a97f96507d8cbf
http://cgit.osmocom.org/openbsc/commit/?id=78488ff2382be036854a52d6f4abe338…
commit 78488ff2382be036854a52d6f4abe3380452d185
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 18:10:59 2016 +0200
dyn TS: bts_chan_load: use correct nr of subslots for dyn ts
For TCH/F_TCH/H_PDCH dynamic timeslots, the ts->pchan does not lead to a
meaningful value from the subslots_per_pchan[] array. Use the ts_subslots()
function instead, which checks for dyn pchan.
Change-Id: I659acebca82dfb3e305433471be64e9d27439af8
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/chan_alloc.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, dexter/draft has been updated
via 8cd31c0ec35eba7169ffca73f3a8edaa890ce377 (commit)
from d0fdc45bff53cad52cf1f5a233d502f411a99270 (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=8cd31c0ec35eba7169ffca73f3a8edaa…
commit 8cd31c0ec35eba7169ffca73f3a8edaa890ce377
Author: Philipp <pmaier(a)sysmocom.de>
Date: Tue Aug 9 19:13:04 2016 +0200
Updating git, api for xid stuff now clean
Change-Id: Iefa751fe71aa868b1b589384ccfbade307dc9f76
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_llc_xid.h | 6 +-
openbsc/include/openbsc/gprs_sndcp_xid.h | 4 +-
openbsc/src/gprs/gprs_llc.c | 64 +++----
openbsc/src/gprs/gprs_llc_xid.c | 19 +-
openbsc/src/gprs/gprs_sndcp.c | 15 +-
openbsc/src/gprs/gprs_sndcp_xid.c | 207 ++++++++++-----------
openbsc/tests/testsuite.at | 6 +-
openbsc/tests/xid/xid_test | Bin 144924 -> 0 bytes
openbsc/tests/xid/xid_test.c | 31 +++-
openbsc/tests/xid/xid_test.ok | 10 +-
openbsc/tests/xid_sndcp/sndcp_xid_test | Bin 153866 -> 0 bytes
openbsc/tests/xid_sndcp/sndcp_xid_test.c | 24 ++-
openbsc/tests/xid_sndcp/sndcp_xid_test.err | 279 -----------------------------
openbsc/tests/xid_sndcp/sndcp_xid_test.ok | 11 +-
14 files changed, 208 insertions(+), 468 deletions(-)
delete mode 100755 openbsc/tests/xid/xid_test
delete mode 100755 openbsc/tests/xid_sndcp/sndcp_xid_test
delete mode 100644 openbsc/tests/xid_sndcp/sndcp_xid_test.err
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/dyn_fixes has been updated
discards c8fd3b6e4b6844c6d88d9576ab12a8670a4b7e74 (commit)
discards f43f81ac2120b973c324a826acdbf076f441d097 (commit)
discards d897782343d268d751af9a1135b721e707fc954e (commit)
via 4c7a3de763f2ab267e9d64bc52b5c0ee4cb9fbbf (commit)
via 129b5e1d83b3fdf5db037b3ae7277382adf4b06d (commit)
via 51faa6b1cc626fd890355cfbf3ea0970a675fcd8 (commit)
via 158b5d2bdb3c51056283f6eb962a55762d34efa1 (commit)
via beca090586f932b628c09793cd37807324a8fb74 (commit)
via 3ed214c7b0a0780b2ce9ad05c74d05b3e2b43f80 (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 (c8fd3b6e4b6844c6d88d9576ab12a8670a4b7e74)
\
N -- N -- N (4c7a3de763f2ab267e9d64bc52b5c0ee4cb9fbbf)
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=4c7a3de763f2ab267e9d64bc52b5c0ee…
commit 4c7a3de763f2ab267e9d64bc52b5c0ee4cb9fbbf
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 18:12:06 2016 +0200
move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts
Change-Id: I8ba06d7dd6e0ceab3d8d18bb565354d6ed461f7e
http://cgit.osmocom.org/openbsc/commit/?id=129b5e1d83b3fdf5db037b3ae7277382…
commit 129b5e1d83b3fdf5db037b3ae7277382adf4b06d
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 18:13:38 2016 +0200
chan_alloc.c: use ts_subslots() instead of subslots_per_pchan[]
The array will move to gsm_data_shared.c; to prepare, use the function
instead.
Change-Id: Icbea7dbd78abf6144e5291f531a97f96507d8cbf
http://cgit.osmocom.org/openbsc/commit/?id=51faa6b1cc626fd890355cfbf3ea0970…
commit 51faa6b1cc626fd890355cfbf3ea0970a675fcd8
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 18:10:59 2016 +0200
dyn TS: bts_chan_load: use correct nr of subslots
Change-Id: I659acebca82dfb3e305433471be64e9d27439af8
-----------------------------------------------------------------------
Summary of changes:
.mailmap | 12 +++
openbsc/contrib/bsc_control.py | 117 +++++++++++----------
.../osmo-nitb/{nanobts => sysmobts}/openbsc.cfg | 2 +-
3 files changed, 72 insertions(+), 59 deletions(-)
create mode 100644 .mailmap
copy openbsc/doc/examples/osmo-nitb/{nanobts => sysmobts}/openbsc.cfg (98%)
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 BTS-side code (Abis, scheduling, ...)".
The branch, neels/dyn_fixes has been updated
discards 7916c6fa929e5deb74925cba6738120d7da66aec (commit)
discards b74b4e921b81cd904b76e81094f8c41d482a3bf1 (commit)
discards 1f84c7269491c57ba021cc0b4b26fb33fb75f16a (commit)
discards 59bf4a33055a8ad9dbfa3bb78080a6b67716b1db (commit)
via 38ad25b1b01e765d85ee586cc5bf15135ec9a0a5 (commit)
via 5659824068d38556f8f7e0d72f76385194fe13c4 (commit)
via 7238da56593ecd4b5e291f6ea761d74dd1e2349f (commit)
via a0e336ce6c7b847be2bd581ab2f2307127c3afa3 (commit)
via b7cdd381d63496075a9df0e8ea46020cd55ae667 (commit)
via 4b76a323b3bb71f8d3f4dc7439ecd9bad0f13bcf (commit)
via b0f8fa814376d46ff9d7ef0e94e8480ce63442f9 (commit)
via 44663c17e784aa6252b8569482ebfe0ba4e12358 (commit)
via d6920df6303bf3004f34cc888a06948c399f09a5 (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 (7916c6fa929e5deb74925cba6738120d7da66aec)
\
N -- N -- N (38ad25b1b01e765d85ee586cc5bf15135ec9a0a5)
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=38ad25b1b01e765d85ee586cc5bf151…
commit 38ad25b1b01e765d85ee586cc5bf15135ec9a0a5
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Jul 27 15:16:29 2016 +0200
dyn TS: measurement: use correct nr of subslots, rm code dup
In measurement.c, fix the number of sublots for TCH/F_TCH/H_PDCH, by using
ts_subslots from gsm_data_shared.c. The local copy of subslots_per_pchan[] is
thus no longer needed.
Change-Id: I9d9df470c49487bffd56dde42c7bec0da2f50642
http://cgit.osmocom.org/osmo-bts/commit/?id=5659824068d38556f8f7e0d72f76385…
commit 5659824068d38556f8f7e0d72f76385194fe13c4
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 17:56:35 2016 +0200
sysmo,lc15: ts_connect_as(): log error also for pchan_as == TCH/F_PDCH
Change-Id: I76c868a1e70af16268a6fa42dc736cf0b288ecdb
http://cgit.osmocom.org/osmo-bts/commit/?id=7238da56593ecd4b5e291f6ea761d74…
commit 7238da56593ecd4b5e291f6ea761d74dd1e2349f
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 17:55:26 2016 +0200
dyn TS: measurement.c: replace fixme with comment
Change-Id: I04668f6f01a48157a98c6326a9ee48982a09ee62
http://cgit.osmocom.org/osmo-bts/commit/?id=a0e336ce6c7b847be2bd581ab2f2307…
commit a0e336ce6c7b847be2bd581ab2f2307127c3afa3
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 17:54:57 2016 +0200
dyn TS: complete for TRX
Apply similar fixes as for TCH/F_PDCH also for TCH/F_TCH/H_PDCH.
Change-Id: I6669739cd08780cd9ffb9451cdae9f6b9704c4fe
-----------------------------------------------------------------------
Summary of changes:
.mailmap | 12 ++++++++++++
contrib/jenkins_oct.sh | 15 ---------------
contrib/jenkins_sysmobts.sh | 13 -------------
include/osmo-bts/pcu_if.h | 2 +-
include/osmo-bts/pcuif_proto.h | 5 ++++-
include/osmo-bts/scheduler_backend.h | 6 +++++-
src/common/l1sap.c | 7 +++++--
src/common/pcu_sock.c | 5 ++++-
src/common/scheduler.c | 9 ++++++++-
src/osmo-bts-litecell15/l1_if.c | 6 +++++-
src/osmo-bts-octphy/l1_if.c | 13 ++++++++++++-
src/osmo-bts-sysmo/l1_if.c | 6 +++++-
src/osmo-bts-trx/gsm0503_coding.c | 15 +++++++++------
src/osmo-bts-trx/scheduler_trx.c | 30 ++++++++++++++++++++++--------
src/osmo-bts-trx/trx_if.c | 14 ++++++++++++--
15 files changed, 104 insertions(+), 54 deletions(-)
create mode 100644 .mailmap
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)