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/om2000 has been created
at 3bc66b8d05d132f4661d540322668a6a885e4f39 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=3bc66b8d05d132f4661d540322668a6a…
commit 3bc66b8d05d132f4661d540322668a6a885e4f39
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Nov 16 13:02:56 2016 +0100
RBS2000: More missing dynamic TCH initialization
When OM2000 has confirmed that a TS is started, call dyn_ts_init()
on the timeslot to start the processing for fully dynamic (osmocom
style) TCH/F_TCH/H_PDCH. This should in turn trigger the activation of
idle timeslots as PDCH until we want to allocate any of them for TCH/F
or TCH/H.
Change-Id: I1a1fd61d6afd85449cacad4bacfb830252dab6b1
http://cgit.osmocom.org/openbsc/commit/?id=66c18c7b2bebc9b43e8e3fd6182fa30c…
commit 66c18c7b2bebc9b43e8e3fd6182fa30c3b743b5f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Nov 16 10:32:22 2016 +0100
RBS2000: Add EGPRS capabilities to BTS model
http://cgit.osmocom.org/openbsc/commit/?id=64d1a4540dc582ba2bbf86f5a87e417c…
commit 64d1a4540dc582ba2bbf86f5a87e417c1514fd32
Author: Philipp <pmaier(a)sysmocom.de>
Date: Wed Nov 2 12:05:44 2016 +0100
rsl: support for ericssons propritary SI13 format
Ericsson has introduced a propritary format to issue the S13 BCCH
information. Normally the system info type field for SI13 would
be encoded as 0x28. Ericsson encodes that field as 0x02 and ads
a bcch mapping parameter, (IEI=F2) This patch sets the BCCH mapping
to 0x00 (=BCCH Normal) statically (0xF200)
The new constands are added to libosmocore, see commit:
f0f9c8c29daaefbf9cff19177ade4a13ffb2e36c
Change-Id: Ie0900f9b810744172b3090ce1b0ef7b7a1132946
http://cgit.osmocom.org/openbsc/commit/?id=6891ddb6e2e05932d112f0b7ea5a2e93…
commit 6891ddb6e2e05932d112f0b7ea5a2e93f465d222
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Nov 15 23:23:56 2016 +0100
OM2000: Add three IEs to TCH activation about which we have no clue
http://cgit.osmocom.org/openbsc/commit/?id=b0973372b8a342f990347d83a2bb43f4…
commit b0973372b8a342f990347d83a2bb43f408f6b487
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Nov 15 23:23:42 2016 +0100
OM2000: fix fully dynamic TCH support
http://cgit.osmocom.org/openbsc/commit/?id=591f9a7f5bbc6607d6c4d6d7afae6747…
commit 591f9a7f5bbc6607d6c4d6d7afae6747af7b8488
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Nov 15 23:00:29 2016 +0100
OM2000: Change the order of MO initialization
So far: CF-IS-CON-TF
Now: CF-TF-CON-IS
http://cgit.osmocom.org/openbsc/commit/?id=ea8e4b8d1e56ff0283c6dea383475876…
commit ea8e4b8d1e56ff0283c6dea3834758769776c543
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Nov 15 22:59:24 2016 +0100
OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req Ack
WIP: This must be made conditional to using unix domain sockets and
a transport that supports L2TP at all.
http://cgit.osmocom.org/openbsc/commit/?id=4d71a655e4685f63a94909a06a7a4314…
commit 4d71a655e4685f63a94909a06a7a43148697572c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Nov 15 22:58:49 2016 +0100
OM2000: Add FIXME comments for missing resolving of RX/TX MO!
http://cgit.osmocom.org/openbsc/commit/?id=9d2d9ad8bc49e86a497aa4e5023b327a…
commit 9d2d9ad8bc49e86a497aa4e5023b327ab396e2dd
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Nov 15 21:18:35 2016 +0100
HACK: Don't require TRX numbers to start at 0
http://cgit.osmocom.org/openbsc/commit/?id=bb525f867c6947d05ac56f749c073ea2…
commit bb525f867c6947d05ac56f749c073ea220a10de2
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 1 23:39:03 2016 +0100
unixsocket: include UNIXSOCKET into sabm
Change-Id: If98c037119142cc33b46ab5c1bf02d4cda81c81e
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)