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, lynxis/altcswitch has been created
at 177905b89b12a083092d9ddacff89583ccab689a (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=177905b89b12a083092d9ddacff89583…
commit 177905b89b12a083092d9ddacff89583ccab689a
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Fri Nov 11 16:22:19 2016 +0100
abis_om2000: switch superchannel/timeslot between states
Change-Id: I3050ad452b6645ff500fa8db82a7e2b7056fd452
http://cgit.osmocom.org/openbsc/commit/?id=c4782d489e97231b0d258e3e78e558ae…
commit c4782d489e97231b0d258e3e78e558ae2667aba4
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Wed Nov 2 02:41:41 2016 +0100
abis_om2k: protect mo fsms by NULL check
also set them NULL
Change-Id: I30df0b9ab8bc47ba9756c8388e977deed0e40200
http://cgit.osmocom.org/openbsc/commit/?id=b5414826069f6b861488bddb0503d4e1…
commit b5414826069f6b861488bddb0503d4e1e3ccad61
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Wed Nov 2 01:10:30 2016 +0100
rbs2000: allow to use unixsocket as well
Change-Id: Iae5ec9cf9dd396c84b7dd3bf38e66060ac8d0722
http://cgit.osmocom.org/openbsc/commit/?id=12e84add5bafc7c161033f3e3ed6db12…
commit 12e84add5bafc7c161033f3e3ed6db127039a850
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=d7489f399a68eb38effed10f13da4ad6…
commit d7489f399a68eb38effed10f13da4ad6850f6794
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=fe7df5e6372c4cae10e57b43b55eca5f…
commit fe7df5e6372c4cae10e57b43b55eca5f5ce558ea
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=30b15a00ef977deaee1e0f6bee191765…
commit 30b15a00ef977deaee1e0f6bee191765c35bd8d8
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=c6624df2418e9f6fb514a3fd31df92f9…
commit c6624df2418e9f6fb514a3fd31df92f945476135
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=c866d1482456dbe50471edfeb63090f8…
commit c866d1482456dbe50471edfeb63090f8e9e8eeea
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=44fbd53326492e19b0f589f49c412da7…
commit 44fbd53326492e19b0f589f49c412da71625b0f0
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=a665bbe83da510228cbf6aa950b12ea6…
commit a665bbe83da510228cbf6aa950b12ea6d81a1141
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=cc84faebbf79b9d5663c60dd4cff152a…
commit cc84faebbf79b9d5663c60dd4cff152a0fddbb26
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=3710a73eee94f574313e95f32daedec4…
commit 3710a73eee94f574313e95f32daedec498e648d3
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=cdfc6a8e6f4beae5d5b08b09c62c38e8…
commit cdfc6a8e6f4beae5d5b08b09c62c38e815635f33
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=44845cedcc767ae7a0bfa195490a2309…
commit 44845cedcc767ae7a0bfa195490a23095824ba04
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)