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, laforge/cbch has been updated
discards cc5208d8b1d89854bf733497dd90bad34601e021 (commit)
discards 186ef853866c7ff44426e9cfad1d5ce71c657027 (commit)
discards 6ee2024bdc0df80c3542b64399e493c8b4bc2bcf (commit)
via 142d12d829d4207e2fe7dee34b8d82dd89015615 (commit)
via 30f1f376383df3ae8d85e96542bf14d174c25d89 (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 (cc5208d8b1d89854bf733497dd90bad34601e021)
\
N -- N -- N (142d12d829d4207e2fe7dee34b8d82dd89015615)
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=142d12d829d4207e2fe7dee34b8d82dd…
commit 142d12d829d4207e2fe7dee34b8d82dd89015615
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Dec 29 17:47:08 2014 +0100
move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts
http://cgit.osmocom.org/openbsc/commit/?id=30f1f376383df3ae8d85e96542bf14d1…
commit 30f1f376383df3ae8d85e96542bf14d174c25d89
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Dec 28 15:00:45 2014 +0100
Add basic support for CBCH / SMS-CB (Cell Brroadcast)
We can now configure the pyisical channel types for CBCH either in the
CCCH+SDCCH4 or in the SDCCH8 chanel combination.
Depending on whether a CBCH exists on the BTS, we also generate the SI4
with matching CBCH channel description to notify the phones of the
existance of the CBCH.
There is now a VTY command how a SMS-CB message can be sent to a given
BTS.
We do not yet have any logic at all for actual scheduling of multiple
CBCH RSL messages towards one or multiple BTSs yet, though.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_rsl.c | 8 +++++---
1 file changed, 5 insertions(+), 3 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 BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 660116fb9d7b382808377274ae4aed7c45e980e3 (commit)
via b15d2c9d2f8ebe56672ab2191a4dc39d22fa0ab8 (commit)
from 50dc96507caba9480938eb3d9d0db9236f877b49 (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=660116fb9d7b382808377274ae4aed7…
commit 660116fb9d7b382808377274ae4aed7c45e980e3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Dec 29 01:02:29 2014 +0100
CBCH: Implement CBCH block segmentation and RSL_MT_SMS_BC_CMD
* CBCH load indications are not yet sent
* The queue length is not yet limited!
http://cgit.osmocom.org/osmo-bts/commit/?id=b15d2c9d2f8ebe56672ab2191a4dc39…
commit b15d2c9d2f8ebe56672ab2191a4dc39d22fa0ab8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Dec 28 15:18:09 2014 +0100
Initial CBCH support
This should handle OML channel combinations with CBCH and activate the
CBCH SAPI towards the DSP correspondingly. What is still missing is
sending any actual information over the CBCH in respons to the
PH-RTS.ind coming up from L1.
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/Makefile.am | 2 +-
include/osmo-bts/cbch.h | 16 ++++
include/osmo-bts/gsm_data.h | 6 ++
src/common/Makefile.am | 3 +-
src/common/bts.c | 2 +
src/common/cbch.c | 195 +++++++++++++++++++++++++++++++++++++++++++
src/common/measurement.c | 4 +
src/common/oml.c | 18 +++-
src/common/rsl.c | 33 +++++++-
src/common/support.c | 4 +
src/common/vty.c | 15 +++-
src/osmo-bts-sysmo/l1_if.c | 5 ++
src/osmo-bts-sysmo/oml.c | 17 ++++
13 files changed, 311 insertions(+), 9 deletions(-)
create mode 100644 include/osmo-bts/cbch.h
create mode 100644 src/common/cbch.c
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, shared/31c3 has been updated
discards def122ecb96318db2c7a280234c947065a5b3324 (commit)
discards ac5d25f1c659fec67049c3cb5df0bfefc268d052 (commit)
discards 21e86c77e88d8aa71b8b4a239c8f98e995492eb9 (commit)
discards 1b0c733f514d10ddf9f2a5d85947de67b197ba96 (commit)
discards 6a04a7983749f1f581afedf0e2d5be52617cc811 (commit)
discards 33e9078332a622d5bda4bcd507cc36e2ff8c8213 (commit)
discards 519b64991aec6411c14ff448cb888f46c53b322e (commit)
discards cace2aef387dda5578fe3e18325b9fddd1761ba1 (commit)
discards 783026e653654468994eb60c7426cbe4d785bcb7 (commit)
discards d6fc65995d19ae295472f6107285cd57ad553670 (commit)
discards 2bf0e96fe77cee30e241deb098cc53a5ea4986d5 (commit)
discards 411870929104891f76737accb69a97248f786afd (commit)
via c328371b54ad76585a6427401a02e6846d139bff (commit)
via ffcdd0da7e2e05eed4eb77bcf51861fbcf89fb5c (commit)
via 265d0635f2566d8bd53ffdeeff6a4f32152f55d6 (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 (def122ecb96318db2c7a280234c947065a5b3324)
\
N -- N -- N (c328371b54ad76585a6427401a02e6846d139bff)
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=c328371b54ad76585a6427401a02e68…
commit c328371b54ad76585a6427401a02e6846d139bff
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Dec 29 18:37:45 2014 +0100
cbch: add debug statements
http://cgit.osmocom.org/osmo-bts/commit/?id=ffcdd0da7e2e05eed4eb77bcf51861f…
commit ffcdd0da7e2e05eed4eb77bcf51861fbcf89fb5c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Dec 29 01:02:29 2014 +0100
CBCH: Implement CBCH block segmentation and RSL_MT_SMS_BC_CMD
* CBCH load indications are not yet sent
* The queue length is not yet limited!
http://cgit.osmocom.org/osmo-bts/commit/?id=265d0635f2566d8bd53ffdeeff6a4f3…
commit 265d0635f2566d8bd53ffdeeff6a4f32152f55d6
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Dec 28 15:18:09 2014 +0100
Initial CBCH support
This should handle OML channel combinations with CBCH and activate the
CBCH SAPI towards the DSP correspondingly. What is still missing is
sending any actual information over the CBCH in respons to the
PH-RTS.ind coming up from L1.
-----------------------------------------------------------------------
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, shared/31c3 has been updated
via def122ecb96318db2c7a280234c947065a5b3324 (commit)
from ac5d25f1c659fec67049c3cb5df0bfefc268d052 (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=def122ecb96318db2c7a280234c9470…
commit def122ecb96318db2c7a280234c947065a5b3324
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Dec 29 22:35:22 2014 +0100
CBCH: make sure to send NULL frames during Extended CBCH
-----------------------------------------------------------------------
Summary of changes:
src/common/cbch.c | 4 +++-
1 file changed, 3 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, shared/31c3 has been updated
via ac5d25f1c659fec67049c3cb5df0bfefc268d052 (commit)
from 21e86c77e88d8aa71b8b4a239c8f98e995492eb9 (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=ac5d25f1c659fec67049c3cb5df0bfe…
commit ac5d25f1c659fec67049c3cb5df0bfefc268d052
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Dec 29 21:11:26 2014 +0100
SMS CB: Set last block correctly
-----------------------------------------------------------------------
Summary of changes:
src/common/cbch.c | 8 ++++----
1 file changed, 4 insertions(+), 4 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, shared/31c3 has been updated
via 21e86c77e88d8aa71b8b4a239c8f98e995492eb9 (commit)
from 1b0c733f514d10ddf9f2a5d85947de67b197ba96 (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=21e86c77e88d8aa71b8b4a239c8f98e…
commit 21e86c77e88d8aa71b8b4a239c8f98e995492eb9
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Dec 29 20:01:56 2014 +0100
SMS-CB: fix llist_del() on queue head causing segfault
-----------------------------------------------------------------------
Summary of changes:
src/common/cbch.c | 2 +-
1 file changed, 1 insertion(+), 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, shared/31c3 has been updated
via 1b0c733f514d10ddf9f2a5d85947de67b197ba96 (commit)
from 6a04a7983749f1f581afedf0e2d5be52617cc811 (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=1b0c733f514d10ddf9f2a5d85947de6…
commit 1b0c733f514d10ddf9f2a5d85947de67b197ba96
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Dec 29 19:51:03 2014 +0100
SMS-CB: avoid double llist_del() for a single list element
-----------------------------------------------------------------------
Summary of changes:
src/common/cbch.c | 1 -
1 file changed, 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, shared/31c3 has been updated
via 6a04a7983749f1f581afedf0e2d5be52617cc811 (commit)
via 33e9078332a622d5bda4bcd507cc36e2ff8c8213 (commit)
from 519b64991aec6411c14ff448cb888f46c53b322e (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=6a04a7983749f1f581afedf0e2d5be5…
commit 6a04a7983749f1f581afedf0e2d5be52617cc811
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Dec 29 19:20:53 2014 +0100
SMS-CB: print error message in case of too large message size
http://cgit.osmocom.org/osmo-bts/commit/?id=33e9078332a622d5bda4bcd507cc36e…
commit 33e9078332a622d5bda4bcd507cc36e2ff8c8213
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Dec 29 19:20:01 2014 +0100
RSL / SMS-CB: RSL CHAN_NR IE is not part of our TLV parser
... it is part of our header definition (which is a bit odd,
addmittedly), so we cannot check for its presence with TLVP_PRESENT().
-----------------------------------------------------------------------
Summary of changes:
src/common/cbch.c | 6 +++++-
src/common/rsl.c | 6 +-----
2 files changed, 6 insertions(+), 6 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, shared/31c3 has been updated
via 519b64991aec6411c14ff448cb888f46c53b322e (commit)
from cace2aef387dda5578fe3e18325b9fddd1761ba1 (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=519b64991aec6411c14ff448cb888f4…
commit 519b64991aec6411c14ff448cb888f46c53b322e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Dec 29 19:06:05 2014 +0100
rsl: Fix handling of CBCH-bearing pchan types
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.c | 4 ++--
1 file changed, 2 insertions(+), 2 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, shared/31c3 has been updated
via cace2aef387dda5578fe3e18325b9fddd1761ba1 (commit)
via 783026e653654468994eb60c7426cbe4d785bcb7 (commit)
from d6fc65995d19ae295472f6107285cd57ad553670 (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=cace2aef387dda5578fe3e18325b9fd…
commit cace2aef387dda5578fe3e18325b9fddd1761ba1
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Dec 29 18:37:45 2014 +0100
cbch: add debug statements
http://cgit.osmocom.org/osmo-bts/commit/?id=783026e653654468994eb60c7426cbe…
commit 783026e653654468994eb60c7426cbe4d785bcb7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Dec 29 18:22:12 2014 +0100
cbch: Fix memory leak in error path
-----------------------------------------------------------------------
Summary of changes:
src/common/cbch.c | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)