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, sysmocom/iu has been updated
via 4b940126a3132ac6d6da4194229f2b8cb642c2ec (commit)
via debb0e386871e64a769d7414b71bedec09d7e76a (commit)
via d025a3cfbb53f690a4ebbd628cafda81c1b34bc7 (commit)
via 4b3b13e10c164547f014677c0ac1fb137850b387 (commit)
from fa48a98e7156d65f25569d7f3930dc9880a72e78 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data.h | 7 +++
openbsc/include/openbsc/iu_cs.h | 2 +
openbsc/src/gprs/sgsn_libgtp.c | 2 +
openbsc/src/libmsc/gsm_04_08.c | 44 ++++++++++++---
openbsc/src/libmsc/iu_cs.c | 7 ++-
openbsc/src/osmo-bsc/osmo_bsc_vty.c | 4 +-
openbsc/src/osmo-cscn/Makefile.am | 7 ++-
openbsc/src/osmo-cscn/cscn_main.c | 6 +-
openbsc/src/osmo-cscn/iucs_ranap.c | 110 ++++++++++++++++++++++++++++++++++++
openbsc/src/osmo-cscn/iucs_ranap.h | 7 +++
openbsc/tests/libiudummy/iudummy.c | 10 ++++
11 files changed, 187 insertions(+), 19 deletions(-)
create mode 100644 openbsc/src/osmo-cscn/iucs_ranap.c
create mode 100644 openbsc/src/osmo-cscn/iucs_ranap.h
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/auth_wip has been updated
discards 1ae00d784da47d022046d275020458b45558b725 (commit)
discards 846cea9735546ae674f13e6279ed646883243afc (commit)
discards c45a4f73d5da2be6590fb8292ca54a9f0c9e3219 (commit)
via a7e1a9aea46c11c75d63efdce9508391fe26dcea (commit)
via 6cdd53e090e99f60fa68b461a3dfe8fb38ab1b53 (commit)
via a4ae346157c9e5d8dc8157eb3a63a81648c42610 (commit)
via 6ab00f824c5cd44737fa361143a3ae93912fa244 (commit)
via 4b940126a3132ac6d6da4194229f2b8cb642c2ec (commit)
via debb0e386871e64a769d7414b71bedec09d7e76a (commit)
via d025a3cfbb53f690a4ebbd628cafda81c1b34bc7 (commit)
via 4b3b13e10c164547f014677c0ac1fb137850b387 (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 (1ae00d784da47d022046d275020458b45558b725)
\
N -- N -- N (a7e1a9aea46c11c75d63efdce9508391fe26dcea)
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=a7e1a9aea46c11c75d63efdce9508391…
commit a7e1a9aea46c11c75d63efdce9508391fe26dcea
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Mar 21 22:28:42 2016 +0100
wip: auth refactoring
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/vty.h | 1 +
openbsc/src/gprs/sgsn_libgtp.c | 2 ++
openbsc/src/libmsc/cscn_vty.c | 16 +++++++++
openbsc/src/libmsc/gsm_04_08.c | 72 ++++++++++++++++++-------------------
openbsc/src/libmsc/iu_cs.c | 1 +
openbsc/src/osmo-bsc/osmo_bsc_vty.c | 4 +--
openbsc/src/osmo-cscn/iucs_ranap.c | 8 ++++-
openbsc/tests/libiudummy/iudummy.c | 4 +++
8 files changed, 67 insertions(+), 41 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/cscn has been updated
discards 846cea9735546ae674f13e6279ed646883243afc (commit)
discards c45a4f73d5da2be6590fb8292ca54a9f0c9e3219 (commit)
via 6cdd53e090e99f60fa68b461a3dfe8fb38ab1b53 (commit)
via a4ae346157c9e5d8dc8157eb3a63a81648c42610 (commit)
via 6ab00f824c5cd44737fa361143a3ae93912fa244 (commit)
via 4b940126a3132ac6d6da4194229f2b8cb642c2ec (commit)
via debb0e386871e64a769d7414b71bedec09d7e76a (commit)
via d025a3cfbb53f690a4ebbd628cafda81c1b34bc7 (commit)
via 4b3b13e10c164547f014677c0ac1fb137850b387 (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 (846cea9735546ae674f13e6279ed646883243afc)
\
N -- N -- N (6cdd53e090e99f60fa68b461a3dfe8fb38ab1b53)
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=6cdd53e090e99f60fa68b461a3dfe8fb…
commit 6cdd53e090e99f60fa68b461a3dfe8fb38ab1b53
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Mar 14 23:56:56 2016 +0100
wip: add rnc registry
http://cgit.osmocom.org/openbsc/commit/?id=a4ae346157c9e5d8dc8157eb3a63a816…
commit a4ae346157c9e5d8dc8157eb3a63a81648c42610
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:26:52 2016 +0100
wip: LAC vty
http://cgit.osmocom.org/openbsc/commit/?id=6ab00f824c5cd44737fa361143a3ae93…
commit 6ab00f824c5cd44737fa361143a3ae93912fa244
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:25:58 2016 +0100
hack for testing: hardcoded LAC on LU Accept
http://cgit.osmocom.org/openbsc/commit/?id=4b940126a3132ac6d6da4194229f2b8c…
commit 4b940126a3132ac6d6da4194229f2b8cb642c2ec
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:26:34 2016 +0100
comments about incomplete MM ciphering
http://cgit.osmocom.org/openbsc/commit/?id=debb0e386871e64a769d7414b71bedec…
commit debb0e386871e64a769d7414b71bedec09d7e76a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Mar 21 22:27:15 2016 +0100
cscn: implement integrity protection
Upon authentication response, initiate integrity protection for Iu by sending a
Security Mode Command (IK), with hardcoded auth tuple so far.
Implement RANAP event handling to receive Security Mode Complete message,
adding stubs for the other events; in new files osmo-cscn/iucs_ranap.[hc] to
keep RANAP dependencies separate, and particularly out of libmsc.
Upon receiving Security Mode Complete, call the security operation callback
(conn->sec_operation->cb) to complete the Location Update.
Introduce enum integrity_protection_state constants to indicate integrity
protection, record in gsm_subscriber_conn.iu.integrity_protection.
Make subscr_conn_lookup_iu() non-static and declare in iu_cs.h to be able to
call from iucs_ranap.c's Security Mode Complete event.
Implement dummy iu_tx_sec_mode_cmd() to allow tests to build without RANAP
dependencies.
In cscn_main.c, call iucs_rx_ranap_event(), to populate the struct gsm_network
struct with cscn_network explicitly (don't share cscn_network across
compilation scopes because it's ugly).
http://cgit.osmocom.org/openbsc/commit/?id=d025a3cfbb53f690a4ebbd628cafda81…
commit d025a3cfbb53f690a4ebbd628cafda81c1b34bc7
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:53:36 2016 +0100
in gsm8_rx_mm_auth_resp(): call sec_operation.cb() instead of finish_lu() directly
http://cgit.osmocom.org/openbsc/commit/?id=4b3b13e10c164547f014677c0ac1fb13…
commit 4b3b13e10c164547f014677c0ac1fb137850b387
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 19:19:03 2016 +0100
fix various compiler warnings
sgsn_libgtp.c: missing include, for asn1str_to_u32()
iu_cs.c: missing include, for subscr_name()
osmo_bsc_vty.c: int/pointer conversions
(note: this was discussed on the list to be solved by passing a pointer
instead. Until then...)
iudummy.c: opaque struct declarations
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/vty.h | 1 +
openbsc/src/gprs/sgsn_libgtp.c | 2 ++
openbsc/src/libmsc/cscn_vty.c | 16 +++++++++
openbsc/src/libmsc/gsm_04_08.c | 72 ++++++++++++++++++-------------------
openbsc/src/libmsc/iu_cs.c | 1 +
openbsc/src/osmo-bsc/osmo_bsc_vty.c | 4 +--
openbsc/src/osmo-cscn/iucs_ranap.c | 8 ++++-
openbsc/tests/libiudummy/iudummy.c | 4 +++
8 files changed, 67 insertions(+), 41 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 21fc6e45fbe201dcc6c066a006cef899e931064a (commit)
via 925fcf48ed94c3907dee5cfcbd8cd2f2fece7b85 (commit)
via 0fe3b215b9c8b159491fc1423cba41f4fb9f3214 (commit)
from 06968beab90806cba94c8b331276e4dc209c152b (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=21fc6e45fbe201dcc6c066a006cef89…
commit 21fc6e45fbe201dcc6c066a006cef899e931064a
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Mar 22 15:40:12 2016 +0100
LC15: properly initialize unmapped phy instances
Fixes: OS#1665
http://cgit.osmocom.org/osmo-bts/commit/?id=925fcf48ed94c3907dee5cfcbd8cd2f…
commit 925fcf48ed94c3907dee5cfcbd8cd2f2fece7b85
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Mar 22 15:40:09 2016 +0100
LC15: add stubs for phy link/instance defaults
http://cgit.osmocom.org/osmo-bts/commit/?id=0fe3b215b9c8b159491fc1423cba41f…
commit 0fe3b215b9c8b159491fc1423cba41f4fb9f3214
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Mar 22 15:40:08 2016 +0100
LC15: ignore build byproducts
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 5 +++++
src/osmo-bts-litecell15/l1_if.c | 7 +++++++
src/osmo-bts-litecell15/main.c | 8 ++++++++
3 files changed, 20 insertions(+)
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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via 871b87829f25f983abda087927325d5ee6ce2120 (commit)
from d17b189cbcc95f5699aa67a969f175e4cc915dcd (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-trx/commit/?id=871b87829f25f983abda087927325d5…
commit 871b87829f25f983abda087927325d5ee6ce2120
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun Mar 20 20:08:57 2016 +0300
EDGE: Add support for UmTRX.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/UHDDevice.cpp | 38 ++++++++++++++------------------------
1 file changed, 14 insertions(+), 24 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit
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 "MNCC <-> SIP bridge".
The branch, master has been updated
via 45f0fa09d2ae8f4c15a2096e37c05be5d283d027 (commit)
via 10e22bd6f4ebc93e9467fec98a27585a34fcb5d8 (commit)
via 90881b6a5a908f8c1b9745ca7b4eea299d8cacdc (commit)
from 9d12a7c34cd02880bb5dd228aaf0ff831d2ab6c6 (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-sip-connector/commit/?id=45f0fa09d2ae8f4c15a20…
commit 45f0fa09d2ae8f4c15a2096e37c05be5d283d027
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Mar 22 16:31:26 2016 +0100
call/app: Hook the MNCC disconnect event in the app and release calls
In case the MNCC server is crashing we need to release all calls,
use the event emitted by the MNCC connection and iterate over all
calls and call the release function.
http://cgit.osmocom.org/osmo-sip-connector/commit/?id=10e22bd6f4ebc93e9467f…
commit 10e22bd6f4ebc93e9467fec98a27585a34fcb5d8
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Mar 22 14:47:38 2016 +0100
call: Introduce a structure for representing a call
Right now a call has two legs, the initial one and the remote. In
general this will allow a SIP to SIP, SIP to MNCC and MNCC to MNCC
structure in the future.
http://cgit.osmocom.org/osmo-sip-connector/commit/?id=90881b6a5a908f8c1b974…
commit 90881b6a5a908f8c1b9745ca7b4eea299d8cacdc
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Mar 22 14:15:17 2016 +0100
sip: Introduce source file to setup sofia sip
This code is capable of creating an agent that will bind on the
configured local address. The next steps are to configure the
library in terms of allowed features and prepare call handling.
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 5 ++++-
src/app.c | 57 ++++++++++++++++++++++++++++++++++++++++++++++++
src/app.h | 5 +++++
src/call.c | 50 ++++++++++++++++++++++++++++++++++++++++++
src/call.h | 55 ++++++++++++++++++++++++++++++++++++++++++++++
src/logging.h | 1 +
src/main.c | 26 ++++++++++++++++------
src/sip.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/sip.h | 21 ++++++++++++++++++
9 files changed, 279 insertions(+), 8 deletions(-)
create mode 100644 src/app.c
create mode 100644 src/call.c
create mode 100644 src/call.h
create mode 100644 src/sip.c
create mode 100644 src/sip.h
hooks/post-receive
--
MNCC <-> SIP bridge
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, neels/auth_wip has been created
at 1ae00d784da47d022046d275020458b45558b725 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=1ae00d784da47d022046d275020458b4…
commit 1ae00d784da47d022046d275020458b45558b725
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Mar 21 22:28:42 2016 +0100
wip: auth refactoring
-----------------------------------------------------------------------
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, sysmocom/iu has been updated
via fa48a98e7156d65f25569d7f3930dc9880a72e78 (commit)
via 9fd87ecd11138efa8bdbb13c47659edaf106e2c3 (commit)
via 8e5c63f032398ad45052b538890071919de8a20e (commit)
via 2cd36e87ae3e09e33225ac3b1ef4ca649f21f2f0 (commit)
from 0bc6c11cbf58d6cc7ebafc3ad0bb4a62ce088695 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/iu.h | 7 ++++---
openbsc/src/gprs/gprs_gmm.c | 4 ++--
openbsc/src/gprs/sgsn_main.c | 2 +-
openbsc/src/libiu/iu.c | 17 +++++++++--------
openbsc/src/libmsc/auth.c | 2 ++
openbsc/src/libmsc/gsm_04_08.c | 8 ++++----
openbsc/src/osmo-cscn/cscn_main.c | 6 +++---
7 files changed, 25 insertions(+), 21 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/cscn has been updated
discards 2a53d71d9d74358e4c7dd6d72adc748e700d4ec7 (commit)
via 846cea9735546ae674f13e6279ed646883243afc (commit)
via c45a4f73d5da2be6590fb8292ca54a9f0c9e3219 (commit)
via fa48a98e7156d65f25569d7f3930dc9880a72e78 (commit)
via 9fd87ecd11138efa8bdbb13c47659edaf106e2c3 (commit)
via 8e5c63f032398ad45052b538890071919de8a20e (commit)
via 2cd36e87ae3e09e33225ac3b1ef4ca649f21f2f0 (commit)
via 0bc6c11cbf58d6cc7ebafc3ad0bb4a62ce088695 (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 (2a53d71d9d74358e4c7dd6d72adc748e700d4ec7)
\
N -- N -- N (846cea9735546ae674f13e6279ed646883243afc)
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=846cea9735546ae674f13e6279ed6468…
commit 846cea9735546ae674f13e6279ed646883243afc
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Mar 14 23:56:56 2016 +0100
wip: add rnc registry
http://cgit.osmocom.org/openbsc/commit/?id=c45a4f73d5da2be6590fb8292ca54a9f…
commit c45a4f73d5da2be6590fb8292ca54a9f0c9e3219
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Mar 21 22:27:15 2016 +0100
IuCS: add Security Mode Command (wip)
http://cgit.osmocom.org/openbsc/commit/?id=fa48a98e7156d65f25569d7f3930dc98…
commit fa48a98e7156d65f25569d7f3930dc9880a72e78
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 00:52:12 2016 +0100
gsm0408_authorize(): remove unused msgb arg, make non-static
Prepares for calling from IuCS RANAP events.
http://cgit.osmocom.org/openbsc/commit/?id=9fd87ecd11138efa8bdbb13c47659eda…
commit 9fd87ecd11138efa8bdbb13c47659edaf106e2c3
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 00:49:21 2016 +0100
iu_tx_sec_mode_cmd(): add send_ck flag parameter
In this way the caller can distinguish between sending an IK or an IK+CK
Security Mode Command.
http://cgit.osmocom.org/openbsc/commit/?id=8e5c63f032398ad45052b53889007191…
commit 8e5c63f032398ad45052b538890071919de8a20e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Mar 21 22:28:22 2016 +0100
cosmetic: whitespace, comment, rename static func rx_iu_event()
http://cgit.osmocom.org/openbsc/commit/?id=2cd36e87ae3e09e33225ac3b1ef4ca64…
commit 2cd36e87ae3e09e33225ac3b1ef4ca649f21f2f0
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 22 00:59:47 2016 +0100
fix build: match Iu event cb enum argument type from declaration
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data.h | 7 +++
openbsc/include/openbsc/iu.h | 7 +--
openbsc/include/openbsc/iu_cs.h | 2 +
openbsc/src/gprs/gprs_gmm.c | 6 +--
openbsc/src/gprs/sgsn_main.c | 2 +-
openbsc/src/libiu/iu.c | 68 ++++--------------------
openbsc/src/libmsc/auth.c | 2 +
openbsc/src/libmsc/gsm_04_08.c | 38 ++++++++++++--
openbsc/src/libmsc/iu_cs.c | 9 ++--
openbsc/src/osmo-cscn/Makefile.am | 7 ++-
openbsc/src/osmo-cscn/cscn_main.c | 12 ++---
openbsc/src/osmo-cscn/iucs_ranap.c | 104 +++++++++++++++++++++++++++++++++++++
openbsc/src/osmo-cscn/iucs_ranap.h | 7 +++
openbsc/tests/libiudummy/iudummy.c | 6 +++
14 files changed, 195 insertions(+), 82 deletions(-)
create mode 100644 openbsc/src/osmo-cscn/iucs_ranap.c
create mode 100644 openbsc/src/osmo-cscn/iucs_ranap.h
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 06968beab90806cba94c8b331276e4dc209c152b (commit)
from ae5a737c18aebfdc2e1cb66787b070a11eb20772 (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=06968beab90806cba94c8b331276e4d…
commit 06968beab90806cba94c8b331276e4dc209c152b
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Mar 21 15:39:02 2016 +0100
octphy: fix for multiple trx with more than 1 dsp
Explicitly store and use "center" arfcn used by each dsp (1 dsp
corresponds to 1 phy link).
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/phy_link.h | 3 ++-
src/osmo-bts-octphy/l1_oml.c | 9 ++++++++-
2 files changed, 10 insertions(+), 2 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)