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 b7cdd381d63496075a9df0e8ea46020cd55ae667 (commit)
from 4b76a323b3bb71f8d3f4dc7439ecd9bad0f13bcf (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=b7cdd381d63496075a9df0e8ea46020…
commit b7cdd381d63496075a9df0e8ea46020cd55ae667
Author: Mike McTernan <mike.mcternan(a)wavemobile.com>
Date: Thu Aug 4 15:59:43 2016 +0200
osmo-bts-trx: Fix PCS1900 operation
As the ARFCN numbers in DCS (1800) and PCS (1900) are not unique,
we need to specify the band in the upper bits of the ARFCN value before
calling gsm_arfcn2freq10().
Change-Id: I637b76bc1fc749eed8e364412d76606589991c02
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-trx/trx_if.c | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via d1dcda01f8c99e02a206c95d177aecd3dfb66e09 (commit)
from 1a70223fa3fce4ad21fcb987f422bcc040450cee (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/libosmocore/commit/?id=d1dcda01f8c99e02a206c95d177a…
commit d1dcda01f8c99e02a206c95d177aecd3dfb66e09
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Aug 2 17:18:51 2016 +0200
Add control interface port for GGSN
Change-Id: Ie7232189fe3265a8631fd3652b2c8c152cdee918
Related: OS#1646
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/ctrl/ports.h | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 4b76a323b3bb71f8d3f4dc7439ecd9bad0f13bcf (commit)
from b0f8fa814376d46ff9d7ef0e94e8480ce63442f9 (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=4b76a323b3bb71f8d3f4dc7439ecd9b…
commit 4b76a323b3bb71f8d3f4dc7439ecd9bad0f13bcf
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jul 28 14:46:00 2016 +0200
Fill measurements data for L1SAP
Fill in values for BER, BTO, Link quality in L1SAP and send them to
PCU. Note: this increases the version of BTS <-> PCU protocol. It also
requires corresponding changes in libosmocore.
All BTS models provide measurements data unless direct DSP access for
PCU is enabled. For BTS-specific notes see below.
Octphy: conversion from sSNRDb to Link Quality uses formulae which works
in practice instead of what's documented for sSNRDb value. Subject to
change in future revisions.
TRX: C / I link quality estimator is not computed.
Change-Id: Ic9693a044756fb1c7bd2ff3cfa0db042c3c4e01c
Related: OS#1616
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/pcu_if.h | 2 +-
include/osmo-bts/pcuif_proto.h | 5 ++++-
include/osmo-bts/scheduler_backend.h | 6 +++++-
src/common/l1sap.c | 7 +++++--
src/common/pcu_sock.c | 5 ++++-
src/common/scheduler.c | 9 ++++++++-
src/osmo-bts-litecell15/l1_if.c | 6 +++++-
src/osmo-bts-octphy/l1_if.c | 13 ++++++++++++-
src/osmo-bts-sysmo/l1_if.c | 6 +++++-
src/osmo-bts-trx/scheduler_trx.c | 30 ++++++++++++++++++++++--------
10 files changed, 71 insertions(+), 18 deletions(-)
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 158b5d2bdb3c51056283f6eb962a55762d34efa1 (commit)
via beca090586f932b628c09793cd37807324a8fb74 (commit)
from 3ed214c7b0a0780b2ce9ad05c74d05b3e2b43f80 (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/openbsc/commit/?id=158b5d2bdb3c51056283f6eb962a5576…
commit 158b5d2bdb3c51056283f6eb962a55762d34efa1
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 8 12:50:42 2016 +0200
add .mailmap file for mapping git author name/mail in shortlog
Change-Id: I7ed97fb897895935f942e3eb4fd87a8c138417be
http://cgit.osmocom.org/openbsc/commit/?id=beca090586f932b628c09793cd378073…
commit beca090586f932b628c09793cd37807324a8fb74
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 1 14:05:30 2016 +0200
add example config for sysmobts
Many years ago, there was no difference between the libbsc support for
nanobts and sysmobts. However, this is not the case for a long time
anymore, and there are some specifics in OsmoNITB when it comes to
sysmobts. Let's have an example config file
Change-Id: I94ae57c9a3cb497ca39d56270fa15ed65d7f147e
-----------------------------------------------------------------------
Summary of changes:
.mailmap | 12 ++++++++++++
.../doc/examples/osmo-nitb/{nanobts => sysmobts}/openbsc.cfg | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 .mailmap
copy openbsc/doc/examples/osmo-nitb/{nanobts => sysmobts}/openbsc.cfg (98%)
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, dexter/draft has been updated
via 94dd361ffe63d9b61c8758de9e604d5c584251c1 (commit)
from 3a81fdf13d71fc83d1e85eae3018efd06c6946ae (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/openbsc/commit/?id=94dd361ffe63d9b61c8758de9e604d5c…
commit 94dd361ffe63d9b61c8758de9e604d5c584251c1
Author: Philipp <pmaier(a)sysmocom.de>
Date: Mon Aug 8 19:28:06 2016 +0200
Updating git, works again.
Change-Id: I4540ab5fa7120bfa01e0fb909f5656dad85a5abb
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_sndcp.c | 12 +++-------
openbsc/src/gprs/gprs_sndcp_xid.c | 50 ++++++++++++++++++++++-----------------
2 files changed, 31 insertions(+), 31 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, dexter/draft has been updated
via 3a81fdf13d71fc83d1e85eae3018efd06c6946ae (commit)
via 2a3e461436870454eee04fe268c021169192c029 (commit)
via 8d0a5fa3620f7f4ccb2baa24c462a0dd25bcfd10 (commit)
from 0b643a9a1ff9dfc36f7eaec8b4fa990c21057360 (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/openbsc/commit/?id=3a81fdf13d71fc83d1e85eae3018efd0…
commit 3a81fdf13d71fc83d1e85eae3018efd06c6946ae
Author: Philipp <pmaier(a)sysmocom.de>
Date: Mon Aug 8 17:40:21 2016 +0200
Updateing, non working. Problem with talloc_zero()
Change-Id: If92478c868e77e77e61be5234e22379c7d28c60d
http://cgit.osmocom.org/openbsc/commit/?id=2a3e461436870454eee04fe268c02116…
commit 2a3e461436870454eee04fe268c021169192c029
Author: Philipp <pmaier(a)sysmocom.de>
Date: Mon Aug 8 09:59:13 2016 +0200
Currently working, will fix talloc next
Change-Id: I644a48c34756a97109528b4aba44f40f0d85a01c
http://cgit.osmocom.org/openbsc/commit/?id=8d0a5fa3620f7f4ccb2baa24c462a0dd…
commit 8d0a5fa3620f7f4ccb2baa24c462a0dd25bcfd10
Author: Philipp <pmaier(a)sysmocom.de>
Date: Thu Aug 4 18:54:44 2016 +0200
Ipdate
Change-Id: I471ed415e9a643dfa69b57fb7ce2ccf5b146af2b
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_llc.h | 38 +-
openbsc/include/openbsc/gprs_llc_xid.h | 21 +-
...{gprs_sndcp_comp_entity.h => gprs_sndcp_comp.h} | 48 +-
.../{gprs_sndcp_hdrcomp.h => gprs_sndcp_pcomp.h} | 34 +-
openbsc/include/openbsc/gprs_sndcp_xid.h | 152 +--
openbsc/include/openbsc/slhc.h | 2 +-
openbsc/src/gprs/Makefile.am | 4 +-
openbsc/src/gprs/gprs_llc.c | 397 ++++----
openbsc/src/gprs/gprs_llc_xid.c | 128 +--
openbsc/src/gprs/gprs_sndcp.c | 463 ++++++---
openbsc/src/gprs/gprs_sndcp_comp.c | 324 ++++++
openbsc/src/gprs/gprs_sndcp_comp_entity.c | 334 -------
.../{gprs_sndcp_hdrcomp.c => gprs_sndcp_pcomp.c} | 161 ++-
openbsc/src/gprs/gprs_sndcp_xid.c | 1054 ++++++++------------
openbsc/src/gprs/slhc.c | 8 +-
openbsc/tests/sgsn/Makefile.am | 2 +-
16 files changed, 1581 insertions(+), 1589 deletions(-)
rename openbsc/include/openbsc/{gprs_sndcp_comp_entity.h => gprs_sndcp_comp.h} (64%)
rename openbsc/include/openbsc/{gprs_sndcp_hdrcomp.h => gprs_sndcp_pcomp.h} (54%)
create mode 100644 openbsc/src/gprs/gprs_sndcp_comp.c
delete mode 100644 openbsc/src/gprs/gprs_sndcp_comp_entity.c
rename openbsc/src/gprs/{gprs_sndcp_hdrcomp.c => gprs_sndcp_pcomp.c} (69%)
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/chan_nr_assert has been created
at 9de6a3338a3397e166622a67e9771fa0dd1d3603 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=9de6a3338a3397e166622a67e9771fa0…
commit 9de6a3338a3397e166622a67e9771fa0dd1d3603
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Aug 8 17:51:19 2016 +0200
gsm_pchan2chan_nr: disable a chan_nr assert, to not break octphy
In https://gerrit.osmocom.org/589 , msuraev reports an assertion on octphy.
So disable this recently added assertion until we clarify the invocation in
question.
Change-Id: I05253343d5bcc7b319444376098dc8561dd83944
-----------------------------------------------------------------------
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 b0f8fa814376d46ff9d7ef0e94e8480ce63442f9 (commit)
from 44663c17e784aa6252b8569482ebfe0ba4e12358 (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=b0f8fa814376d46ff9d7ef0e94e8480…
commit b0f8fa814376d46ff9d7ef0e94e8480ce63442f9
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Aug 8 07:58:58 2016 +0200
ci/spatch: Remove the "static" analysis handling
spatch on Debian 8.0 has already crashed twice and is likely to
crash more and at the same time the value for this static checking
is close to zero (nice idea but never blossomed). So let's remove
it, have a more reliable build and let's coverity find those issues.
Change-Id: Ic1004edf7f0bee8dda30b95554a0aaf0b116b6b8
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins_oct.sh | 15 ---------------
contrib/jenkins_sysmobts.sh | 13 -------------
2 files changed, 28 deletions(-)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 44663c17e784aa6252b8569482ebfe0ba4e12358 (commit)
from d6920df6303bf3004f34cc888a06948c399f09a5 (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=44663c17e784aa6252b8569482ebfe0…
commit 44663c17e784aa6252b8569482ebfe0ba4e12358
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 8 13:11:21 2016 +0200
Add .mailmap for mapping mail addresses in shortlog
Change-Id: I4789197e18fba6b1a376dc8645fdffa6120f6698
-----------------------------------------------------------------------
Summary of changes:
.mailmap | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 .mailmap
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 1a70223fa3fce4ad21fcb987f422bcc040450cee (commit)
from 9a9739c6ab56f0ad202bf24e82a0702072c608f6 (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/libosmocore/commit/?id=1a70223fa3fce4ad21fcb987f422…
commit 1a70223fa3fce4ad21fcb987f422bcc040450cee
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 8 13:10:52 2016 +0200
Add .mailmap file for mapping mail addresses in shortlog
Change-Id: Id6b42bb9ab10f46b76b26057c8228e5da480286d
-----------------------------------------------------------------------
Summary of changes:
.mailmap | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 .mailmap
hooks/post-receive
--
An utility library for Open Source Mobile Communications