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 ba656fff9186f76544cf4c59900d5a649c133599 (commit)
from 2b34ae32cf5f986ab594d3b9882392c0fb8fb4e3 (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=ba656fff9186f76544cf4c59900d5a6…
commit ba656fff9186f76544cf4c59900d5a649c133599
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 20 23:09:52 2016 +0600
pcu_sock: use osmo_sock_unix_init() from libosmocore
Since the osmo_unixsock_listen() was moved to libosmocore
it would be better to use the library's implementation
instead of reinventing the wheel again.
Change-Id: Id5828649d44ef11e70946793696b0d689d6b35e3
-----------------------------------------------------------------------
Summary of changes:
src/common/pcu_sock.c | 60 +++++----------------------------------------------
1 file changed, 5 insertions(+), 55 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, dexter/draft has been updated
via 502284786243f695b3ac87896a277d691150baec (commit)
from b039098bc0f4cb79fe10281377c05f662d6db264 (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=502284786243f695b3ac87896a277d69…
commit 502284786243f695b3ac87896a277d691150baec
Author: Philipp <pmaier(a)sysmocom.de>
Date: Thu Jul 28 10:53:14 2016 +0200
First version with 'working' rfc1144 header compression
Change-Id: I021fc04a9b248e21ade7aa44556b0b9e86b05c5d
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_sndcp.c | 6 +++---
openbsc/src/gprs/slhc.c | 3 ---
2 files changed, 3 insertions(+), 6 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 b039098bc0f4cb79fe10281377c05f662d6db264 (commit)
from f6e436ae12624ae05597266bd860461433c33eda (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=b039098bc0f4cb79fe10281377c05f66…
commit b039098bc0f4cb79fe10281377c05f662d6db264
Author: Philipp <pmaier(a)sysmocom.de>
Date: Thu Jul 28 10:16:40 2016 +0200
improved tests
Change-Id: Ia984f2eff9711a28e4a43be627a64ad33911fc23
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_sndcp_hdrcomp.h | 9 +
openbsc/src/gprs/gprs_sndcp.c | 41 ++--
openbsc/src/gprs/gprs_sndcp_hdrcomp.c | 293 ++++++++++++---------------
openbsc/src/gprs/slhc.c | 3 +
4 files changed, 168 insertions(+), 178 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, master has been updated
via 350533cc32cf686b6375f92083981e23c2a86082 (commit)
from e3dc498e01a2a0d03e36f147c0aa3e5b69f3c738 (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=350533cc32cf686b6375f92083981e23…
commit 350533cc32cf686b6375f92083981e23c2a86082
Author: bhargava <Bhargava.Abhyankar(a)radisys.com>
Date: Thu Jul 21 11:14:34 2016 +0530
Modify SI 13 field to support 11 bit RACH
System Information 13 field EGPRS PACKET CHANNEL REQUEST is
modified to support 11 bit RACH. Further VTY configuration is added
to enable/disable 11 bit RACH support in EGPRS. By default 11 bit
RACH support is disabled.
Change-Id: I51357bec936c28a26ab9ff5d59e0e30ca3363297
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data_shared.h | 1 +
openbsc/include/openbsc/rest_octets.h | 1 +
openbsc/src/libbsc/bsc_vty.c | 30 ++++++++++++++++++++++++++++++
openbsc/src/libbsc/rest_octets.c | 9 ++++++++-
openbsc/src/libbsc/system_information.c | 3 +++
5 files changed, 43 insertions(+), 1 deletion(-)
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, master has been updated
via e3dc498e01a2a0d03e36f147c0aa3e5b69f3c738 (commit)
from e443145d3e504ddf00d441940382f4106e4d9bb7 (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=e3dc498e01a2a0d03e36f147c0aa3e5b…
commit e3dc498e01a2a0d03e36f147c0aa3e5b69f3c738
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jul 26 19:39:43 2016 +0200
debug log: fix line endings for abis_rsl_rx_rll logging
This function outputs a debug log without line ending, which should be
completed by a subsequent DEBUGPC(), so complete the started log line where
missing in three of the switch cases.
The three cases do print another log message, but since these don't start on a
new line when RLL is in debug level, the log output for these is hard(er) to
read without this patch.
Change-Id: I355647e77e1b2d8e75ae1a167fe87a507a38d82d
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_rsl.c | 3 +++
1 file changed, 3 insertions(+)
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 2b34ae32cf5f986ab594d3b9882392c0fb8fb4e3 (commit)
from 53d792c3b027bfb42d77804e3e687a287e122ef3 (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=2b34ae32cf5f986ab594d3b9882392c…
commit 2b34ae32cf5f986ab594d3b9882392c0fb8fb4e3
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jul 26 15:22:58 2016 +0200
fix comment in common/l1sap.c, function name changed
Change was in 334df9441a44de00c0dd3f66e73ac6fae28098fb
"cosmetic: clarify TCH/F_PDCH related naming and comments"
Change-Id: If3e353ea5796ee129bdd95e5f954e6c141cffec8
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 53d792c3b027bfb42d77804e3e687a287e122ef3 (commit)
from dab54b91783d5197e0129de950a705e2da2a4cb9 (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=53d792c3b027bfb42d77804e3e687a2…
commit 53d792c3b027bfb42d77804e3e687a287e122ef3
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jul 21 11:15:31 2016 +0200
Activate PTCCH UL
So far PTCCH was activated for DL but not for UL. Fix it.
Change-Id: I4fb5ecdfff1a6b8e8d77f561a9cf780f8e116f4d
Related: OS#1545
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-sysmo/oml.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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 "UNNAMED PROJECT".
The branch, master has been updated
via d572054ca77c62fcddbde93a7d354a1fdf8f0ff6 (commit)
from 878bd1f296379ffba949d6fcae2938c13406df5b (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=d572054ca77c62fcddbde93a7d354a1…
commit d572054ca77c62fcddbde93a7d354a1fdf8f0ff6
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jul 14 15:41:17 2016 +0200
Properly set TA_VALID bit
Check Timing Advance validity and set corresponding bit for Immediate
Assignment message. Previously !polling was errorneously used (polling
bit has nothing to do with TA validity according to 3GPP TS 44.018 Table
10.5.2.16.1) which lead to TA being always valid as polling is always 0
in other parts of the code.
Change-Id: I5d7ecc7f71402b945cae99332be2ebc0b17b9d44
Related: OS#1526
-----------------------------------------------------------------------
Summary of changes:
src/encoding.cpp | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
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 dab54b91783d5197e0129de950a705e2da2a4cb9 (commit)
via 9407e644b0246fadec74a45faeedb570a0c04c6b (commit)
from e07ba54d626145a858f9e75e7fe40dd0456bef48 (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=dab54b91783d5197e0129de950a705e…
commit dab54b91783d5197e0129de950a705e2da2a4cb9
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Fri Jul 1 00:10:31 2016 -0700
trx: Enable EGPRS handling through burst lengths
Existing interfaces are coded with the implicit expectation of using
a burst sequence length of 148, which is constant with GSM and GPRS.
That changes with EGPRS, where the burst length may be 444 due to
the use of 8-PSK instead of GMSK modulation.
Setup the interface to accept and return a length value with the
burst sequence. This allows 444 length bit vectors to/from the
EGPRS decoder/encoder. Length is explicitly used as a identifier for
8-PSK vs. GMSK modulated sequences.
Change-Id: I90b46b46b11b6ce280e7f8232d5a2fccec2d4f18
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-bts/commit/?id=9407e644b0246fadec74a45faeedb57…
commit 9407e644b0246fadec74a45faeedb570a0c04c6b
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Wed Jul 6 13:29:55 2016 -0700
trx: Add EGPRS coding and decoding procedures
Handles uplink decoding and downlink encoding procedures for MCS 1-9.
Includes Type 1, 2, and 3 headers and tables from 3GPP TS 44.060 in
order to independently recover coding and puncturing scheme (CPS)
parameters for each coded message.
Change-Id: I0f059ae34c6f36179553cbc972f8becf8179eb55
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/scheduler.h | 12 +-
include/osmo-bts/scheduler_backend.h | 43 +-
src/common/scheduler.c | 26 +-
src/osmo-bts-trx/gsm0503_coding.c | 1016 +++++++++++++++++++++++++++++++++-
src/osmo-bts-trx/gsm0503_coding.h | 22 +
src/osmo-bts-trx/scheduler_trx.c | 159 ++++--
src/osmo-bts-trx/trx_if.c | 31 +-
src/osmo-bts-trx/trx_if.h | 2 +-
8 files changed, 1210 insertions(+), 101 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 e443145d3e504ddf00d441940382f4106e4d9bb7 (commit)
from d1c0e3755f2832270a16bdb2d350463409cad887 (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=e443145d3e504ddf00d441940382f410…
commit e443145d3e504ddf00d441940382f4106e4d9bb7
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jul 27 12:06:36 2016 +0200
Fix default subscriber regexp
Incorrect regular expression used by default to authorize all
subscribers to implement authorization policy 'accept-all' prevented MS
from camping on the open network.
Change-Id: I20284b3d40ecf4ca1e67d8cd25afb8d5e4ae3025
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/net_init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)