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 8a75e60d0cbbe2e5adf093dc62aa886518727dfc (commit)
from ae2a8b75f911e3fad54775f941678c1fa60ccf87 (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=8a75e60d0cbbe2e5adf093dc62aa886…
commit 8a75e60d0cbbe2e5adf093dc62aa886518727dfc
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jun 16 15:54:35 2016 +0200
Add .gitreview
Similar to other projects, add helper file for "git review"
command. More information:
https://www.mediawiki.org/wiki/Gerrit/git-review
Change-Id: If3406fafa5778e94ab53e858ddda4a4d55651879
-----------------------------------------------------------------------
Summary of changes:
.gitreview | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 .gitreview
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 ae2a8b75f911e3fad54775f941678c1fa60ccf87 (commit)
from 36860051804e195c5a4c1ce9d4590b927c2a0b17 (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=ae2a8b75f911e3fad54775f941678c1…
commit ae2a8b75f911e3fad54775f941678c1fa60ccf87
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jun 16 16:28:31 2016 +0200
TRX: add configuration example
Related: OS#1648
Change-Id: Icc7d15eceee8ee667fd6a29e758a38668c4946ef
-----------------------------------------------------------------------
Summary of changes:
doc/examples/trx/osmo-bts.cfg | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
create mode 100644 doc/examples/trx/osmo-bts.cfg
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 36860051804e195c5a4c1ce9d4590b927c2a0b17 (commit)
from ea40bd60e709c18ac1c6882bc15bd538a3ada547 (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=36860051804e195c5a4c1ce9d4590b9…
commit 36860051804e195c5a4c1ce9d4590b927c2a0b17
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Jun 16 16:56:38 2016 +0200
add missing DSUM entry to bts_log_info_cat
This allows setting the 'sum' log level to debug in osmo-bts.cfg.
Change-Id: I1fe1a483f07f0384815f01877f86ffc192052f72
-----------------------------------------------------------------------
Summary of changes:
src/common/logging.c | 6 ++++++
1 file changed, 6 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 349108801fb8d0eb23dc11da6a38ab94529ba341 (commit)
from 832afa3f4b816797b6c9933187835a5c29cf5f1c (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=349108801fb8d0eb23dc11da6a38ab94…
commit 349108801fb8d0eb23dc11da6a38ab94529ba341
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jun 17 04:52:30 2016 +0200
bsc_version.c: update copyright date, add contributor
Change-Id: Ib3f6763448457915d7473ec5039ab406fd4bdb48
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libcommon/bsc_version.c | 6 +++---
1 file changed, 3 insertions(+), 3 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 "UNNAMED PROJECT".
The branch, master has been updated
via 2c9f980163b233aa28b370e053d234306f1017bf (commit)
from 99ab0a8fa0389723e51804c1dfce8508c8826573 (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-pcu/commit/?id=2c9f980163b233aa28b370e053d2343…
commit 2c9f980163b233aa28b370e053d234306f1017bf
Author: Aravind Sirsikar <Arvind.Sirsikar(a)radisys.com>
Date: Tue Jun 14 19:01:56 2016 +0530
Add test cases for Header type1 in EGPRS UL
Update test suite with test cases for Header type 1 in EGPRS UL
Change-Id: I21811bb126dbe151b0708a964d3143bc2fd52389
Reviewed-on: https://gerrit.osmocom.org/272
Tested-by: Jenkins Builder
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
-----------------------------------------------------------------------
Summary of changes:
tests/edge/EdgeTest.cpp | 122 ++++++++++++++++++++++++++++++++++++++++++++++++
tests/edge/EdgeTest.ok | 2 +
2 files changed, 124 insertions(+)
hooks/post-receive
--
UNNAMED PROJECT
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 ea40bd60e709c18ac1c6882bc15bd538a3ada547 (commit)
from a8168271eb28fea9bab2bcee1e296cf715aad505 (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=ea40bd60e709c18ac1c6882bc15bd53…
commit ea40bd60e709c18ac1c6882bc15bd538a3ada547
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Jun 15 18:20:24 2016 +0200
doc: add ladder diagram on dynamic PDCH, add msc-README
Adjust .gitignore for dyn_pdch.svg and .png.
Change-Id: I532f896b1b528c4d1764bb5042a7f42c3c60f617
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 2 ++
doc/dyn_pdch.msc | 39 +++++++++++++++++++++++++++++++++++++++
doc/msc-README | 2 ++
3 files changed, 43 insertions(+)
create mode 100644 doc/dyn_pdch.msc
create mode 100644 doc/msc-README
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 a8168271eb28fea9bab2bcee1e296cf715aad505 (commit)
via e9510424750b08471ae9a6f367ec0d8728251b5e (commit)
from 65efa691f8dc6e28239ccdc026f0bae9718fe3d6 (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=a8168271eb28fea9bab2bcee1e296cf…
commit a8168271eb28fea9bab2bcee1e296cf715aad505
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Jun 16 03:35:37 2016 +0200
dyn PDCH: cosmetic: lchan_to_GsmL1_SubCh_t(): add case for TCH_F_PDCH
It is cosmetic since the 'default:' case already caught TCH_F_PDCH, but it's
good to mention all expected pchans explicitly.
Change-Id: I5aef84209e46c9288f6adf0730178fe08f26764f
http://cgit.osmocom.org/osmo-bts/commit/?id=e9510424750b08471ae9a6f367ec0d8…
commit e9510424750b08471ae9a6f367ec0d8728251b5e
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jun 6 17:57:54 2016 +0200
dyn PDCH: rsl rx dchan: also log ip.access message names
Before, only standard ABIS RSL message names were logged, add ip.access
specific ones.
The IPAC_PDCH_ACT and _DEACT msgs are received with an ABIS_RSL_MDISC_DED_CHAN
discriminator, and not with _MDISC_IPACCESS like the others. Thus rsl_rx_dchan()
should be able to log ip.access message types properly.
Change-Id: I9db6826b515bf565fc7ae24fc0760b60928cc89f
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.c | 4 ++--
src/osmo-bts-sysmo/oml.c | 1 +
2 files changed, 3 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 832afa3f4b816797b6c9933187835a5c29cf5f1c (commit)
via 285df2ec624f5c51ca5621de0524fba64226d4ed (commit)
via 3201988f7bcfeef4c3acbcadfbda0174e4635b98 (commit)
via c1fbdedcd343bba16a75dc64953c080cae936534 (commit)
from 2ebacce4fa5ab8f3be42967033644739d78c80bf (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=832afa3f4b816797b6c9933187835a5c…
commit 832afa3f4b816797b6c9933187835a5c29cf5f1c
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jun 14 13:12:00 2016 +0200
dyn PDCH: set lchan->state after PDCH DEACT / before PDCH ACT
Do the PDCH DE/ACT before we set the lchan->state to De-/Activation Requested.
It makes more sense semantically to change PDCH mode while the lchan is still
in NONE status. Thus slightly move some invocations:
PDCH ACT: Free the lchan before PDCH activation. Hence remove the lchan_free()
call from the rsl_rx_pdch_act_ack() code path; it used to do the PDCH
activation first and call lchan_free() in the callback.
PDCH DEACT: Set the (TCH) Activation Requested state only within
rsl_chan_activate_lchan(), after the PDCH deact is complete.
Channel allocator: don't pick channels that have a PDCH PENDING flag set, to
avoid using channels that are still in PDCH switchover (despite their state
being NONE).
The lchan_may_change_pdch() sanity checks are becoming a lot simpler.
Change-Id: I4206dd4808e21c3e59393ea7f5ab4f438afff066
http://cgit.osmocom.org/openbsc/commit/?id=285df2ec624f5c51ca5621de0524fba6…
commit 285df2ec624f5c51ca5621de0524fba64226d4ed
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jun 13 12:28:21 2016 +0200
dyn PDCH: add lchan sanity checks in PDCH DE/ACT ACK
Change-Id: I0456cfb88860823c37c14688673e9cbc8d0085d8
http://cgit.osmocom.org/openbsc/commit/?id=3201988f7bcfeef4c3acbcadfbda0174…
commit 3201988f7bcfeef4c3acbcadfbda0174e4635b98
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Jun 15 15:32:29 2016 +0200
dyn PDCH: track pending PDCH de-/activation
Set and clear pending flags on the TS according to PDCH de-/activation.
This will allow changing the time we set the channel state to after PDCH
DEACT and before PDCH ACT, in a subsequent commit.
Also add a sanity check on whether we're sending conflicting or superfluous
PDCH de-/activations on the same TS.
Change-Id: Ieae73271df749ded3d90585116aae01f3ad4ee74
http://cgit.osmocom.org/openbsc/commit/?id=c1fbdedcd343bba16a75dc64953c080c…
commit c1fbdedcd343bba16a75dc64953c080cae936534
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 16 04:18:07 2016 +0200
dyn PDCH: fix: clear PDCH flags on TS reconnect (e.g. BTS re-connect)
Change-Id: I89a0ef1794f343fdd06a62237f5732e73f4d2704
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_rsl.c | 68 ++++++++++++++++++++++++++++++++++-----
openbsc/src/libbsc/bsc_dyn_pdch.c | 2 ++
openbsc/src/libbsc/chan_alloc.c | 7 ++++
3 files changed, 69 insertions(+), 8 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 65efa691f8dc6e28239ccdc026f0bae9718fe3d6 (commit)
from 6ab1ed580d8d408b46f8e181ad9e8d12a91f7d51 (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=65efa691f8dc6e28239ccdc026f0bae…
commit 65efa691f8dc6e28239ccdc026f0bae9718fe3d6
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Jun 8 17:50:13 2016 +0200
oml, Set Chan Attr: treat unknown PCHAN types as error
Change-Id: Id79585993df15362ba0e1271d03302597182ceff
-----------------------------------------------------------------------
Summary of changes:
src/common/oml.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 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 6ab1ed580d8d408b46f8e181ad9e8d12a91f7d51 (commit)
via 213db32e3066acdc310788ad850d08c6baa9ac70 (commit)
from 703c2d6eb8f82c319d774ed7e2627f86045e0e02 (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=6ab1ed580d8d408b46f8e181ad9e8d1…
commit 6ab1ed580d8d408b46f8e181ad9e8d12a91f7d51
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Jun 8 12:06:50 2016 +0200
fix typo in error message ('at lEast')
Change-Id: I6ac3606157dc6c81ed17cd6d26227da8ae26c49f
http://cgit.osmocom.org/osmo-bts/commit/?id=213db32e3066acdc310788ad850d08c…
commit 213db32e3066acdc310788ad850d08c6baa9ac70
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Jun 6 17:52:48 2016 +0200
tests/stubs.c: remove unused stubs
Change-Id: I53a839a332980bca67ae0b7d3e36b97afe406e5b
-----------------------------------------------------------------------
Summary of changes:
src/common/main.c | 2 +-
tests/stubs.c | 17 -----------------
2 files changed, 1 insertion(+), 18 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)