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/om2000 has been created
at 5864c3449b66ef869c1f53f0f9b8c79d8c5d24d2 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=5864c3449b66ef869c1f53f0f9b8c79d…
commit 5864c3449b66ef869c1f53f0f9b8c79d8c5d24d2
Author: Philipp <pmaier(a)sysmocom.de>
Date: Wed Oct 19 18:46:45 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
http://cgit.osmocom.org/openbsc/commit/?id=c62e5c6d830b08c29210e570611a39c3…
commit c62e5c6d830b08c29210e570611a39c3e010d665
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.
http://cgit.osmocom.org/openbsc/commit/?id=74a4eb7deb3a6b6b4cbe5bef237706e3…
commit 74a4eb7deb3a6b6b4cbe5bef237706e31bdf16eb
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
http://cgit.osmocom.org/openbsc/commit/?id=1dd1a1f24ea06c79ba5d18ce45509345…
commit 1dd1a1f24ea06c79ba5d18ce4550934597401d6f
Author: root <root@sysmocom>
Date: Sat Oct 15 21:24:57 2016 +0200
om2000: Add support for querying RBS capabilities
http://cgit.osmocom.org/openbsc/commit/?id=51dcc65be03e388910187ea8cb31dec5…
commit 51dcc65be03e388910187ea8cb31dec559745107
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=54a0a25395ba752d1d77a82c2a3e4351…
commit 54a0a25395ba752d1d77a82c2a3e435198e8af95
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 15 16:28:12 2016 +0200
abis_rsl: Add mandatory IE for Ericsson RBS2000 PDCH activation
We need to include the RSL_IE_ACT_TYPE Information Element with
the proprietary coding 0x0F for "packet channel related activation"
in order for the RBS2xxx to accept this message
Change-Id: I53bad674d3bb02f5210e71ca5b4280be9c956a57
http://cgit.osmocom.org/openbsc/commit/?id=8b91602f3bf08e975a5bca4a3d12775a…
commit 8b91602f3bf08e975a5bca4a3d12775a40d6c385
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
http://cgit.osmocom.org/openbsc/commit/?id=b119eff1abc3a8f8393ce174446cf902…
commit b119eff1abc3a8f8393ce174446cf902630671ed
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Jul 4 17:13:57 2016 +0200
Attempt at extending dynamic PDCH support to Ericcson RBS2000
In Ericsson RBS2000, all PDCH's are dynamic, i.e. there is only one
shared PCHAN type for TCH/F, TCH/H and PDCH. The PDCH needs to be
activated with a RSL CHAN ACT with some proprietary coding of the
Channel Number IE.
Change-Id: I48089fcf8328d52f57e97b003790ffdeed766367
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)