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, pmaier/osmo-nitb-test2 has been created
at c3689ab5f6fe2bace24b7a1260b2e631c5aa2712 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=c3689ab5f6fe2bace24b7a1260b2e631…
commit c3689ab5f6fe2bace24b7a1260b2e631c5aa2712
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 31 18:16:34 2016 +0100
abis_om2000: for TS conf of dyn TS, always send TCH/F as chan comb
Change-Id: If0693f7c5c85977b0e4acbc701ee5d635434d0d1
http://cgit.osmocom.org/openbsc/commit/?id=e7b9fb12d6a918ccebd671218e6431ea…
commit e7b9fb12d6a918ccebd671218e6431ea5fdaba6e
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)
Change-Id: Ie0900f9b810744172b3090ce1b0ef7b7a1132946
http://cgit.osmocom.org/openbsc/commit/?id=25a09caf688e915d5261816b4811b5c2…
commit 25a09caf688e915d5261816b4811b5c2824a0498
Author: Philipp <pmaier(a)sysmocom.de>
Date: Thu Oct 27 17:54:00 2016 +0200
rbs2000: Add missing bts feature definitions
function bts_model_rbs2k_start() in bts_ericsson_rbs2000.c lacks
the feature definition for GPRS and EGPRS.
Change-Id: I777a67862084aa6cca39cfc43f5708e47608b0e6
http://cgit.osmocom.org/openbsc/commit/?id=0c646c5764c70461b6246c4feb4fc587…
commit 0c646c5764c70461b6246c4feb4fc5876fb10b38
Author: Philipp <pmaier(a)sysmocom.de>
Date: Wed Oct 26 15:19:41 2016 +0200
pcu_if: original pcu sock interface from osmo-bts
The pcu interface required to support bsc co-located
pcu uses pcu_sock.c and its related header files as
a starting point.
See also:
osmo-bts.git: ced9a5d0e2c7e3371760f1c07df7b41cfe7ab71d
Change-Id: I46b0a65f1633c40053d43b57b786b042f20f12bd
http://cgit.osmocom.org/openbsc/commit/?id=5f3e80e8461dc1e0cfdd1443e3087782…
commit 5f3e80e8461dc1e0cfdd1443e3087782b84a19f0
Author: Philipp <pmaier(a)sysmocom.de>
Date: Thu Oct 20 13:55:21 2016 +0200
OM2000: Throw error when MO can not be enabled
Throw warning message in case the MO state does not change
to enabled after sendeing an Enable-Request message.
Change-Id: Idfde8d6f71526e8acfea51835732515a4bee858e
http://cgit.osmocom.org/openbsc/commit/?id=4d2072f2df3e1f8195b155df6d4ddcb1…
commit 4d2072f2df3e1f8195b155df6d4ddcb1042f53df
Author: Philipp <pmaier(a)sysmocom.de>
Date: Wed Oct 26 14:20:06 2016 +0200
om2000: added support for ericssons sabm negotiation
This patch adds support for ericssons sambm negotiation.
This patch depends on libosmo-abis commit:
2788c7eacab91cd39d68e316fc8ee87763bbfeb4
Change-Id: I56b1c1cef07a61143fc0e8058480805cddfeff96
http://cgit.osmocom.org/openbsc/commit/?id=dcf2385a6fede495322edbcff5d1466f…
commit dcf2385a6fede495322edbcff5d1466f3f2f0767
Author: Philipp <pmaier(a)sysmocom.de>
Date: Wed Oct 19 10:14:35 2016 +0200
OM2000: Add fault report parsing
This patch adds parsing for OM2000 MO fault report map parsing,
the bits in the fault maps are counted out and displayed.
Change-Id: I6e2928f39b09bc08e9ab78bc10bc81e07f7eb55d
http://cgit.osmocom.org/openbsc/commit/?id=9a24d14d4a61dfcfa8ac3830a7d9327f…
commit 9a24d14d4a61dfcfa8ac3830a7d9327ff1a4ed15
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Oct 16 23:44:16 2016 +0200
RBS2000: re-establish any lost signalling links
Contrary to standard A-bis, in the RBS2000 case the BSC connects
the signalling data links (LAPD) to the BTS. In case one of them
drop, we need to attempt to re-establish them.
This requires libosmo-abis with Change-Id I07f0f79e0cda09766f357032ffb4e7ad643d448a
Change-Id: I710b5af5d0acbdd3febd314849340f2adb7abd80
http://cgit.osmocom.org/openbsc/commit/?id=a767b2e8b72ae789faacb30fe64afb5b…
commit a767b2e8b72ae789faacb30fe64afb5bd4103b69
Author: root <root@sysmocom>
Date: Sat Oct 15 21:24:57 2016 +0200
om2000: Add support for querying RBS capabilities
Change-Id: Id1fbaf41286f3651ce8f210eb8da05fb51179c96
http://cgit.osmocom.org/openbsc/commit/?id=295284690dcfd60d3c8469af9df55a71…
commit 295284690dcfd60d3c8469af9df55a71ea88e88f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 15 16:30:35 2016 +0200
OM2000: Fix state machien for CF/TRXC on START Result
When receiving the 'Start Result' message, for CF and TRXC MO
we directly transition to performing the Operational Info. In that
case, we need to return after sending the Operational Info and skip
the usual processing for the default case below.
Change-Id: I99860d198b337ffe461b240bda20dc10e1b5b2cb
http://cgit.osmocom.org/openbsc/commit/?id=e605d350a080a9f78cff2eef3eca53f6…
commit e605d350a080a9f78cff2eef3eca53f6bf4aaed3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jul 9 22:20:57 2016 +0200
WIP: OM2000: Full state machine implementation using osmo_fsm
Our existing OM2000 code for initializing all Managed Objects of a BTS
at startup was never complete. Rather than trying to fix the old-style
code, introudce a hierarchy of osmo_fsm's reflecting the full protocol
hand-shake and sequence of bringing up the individual MO's.
If this works out well, it mihgt make sense to convert the TS 12.21 OML
code for other BTS models, too.
Change-Id: I3e11b28ba22b8c227e0401e6207fdda5381dda8c
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)