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 5069c1c518fa9e6622adcfb3979da8f58c1c26b9 (commit)
from 108b60fabac8f85739584124658e062c3fd7f7cb (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=5069c1c518fa9e6622adcfb3979da8f…
commit 5069c1c518fa9e6622adcfb3979da8f58c1c26b9
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Jul 26 17:58:23 2016 +0200
octphy: fix build
The error was introduced in 61372a20de695a151611753689ee9a3018b101f6.
Change-Id: I9585eec018b88c5d0548a0a55fa4130bb26aa5b6
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-octphy/l1_tch.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 108b60fabac8f85739584124658e062c3fd7f7cb (commit)
from ba656fff9186f76544cf4c59900d5a649c133599 (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=108b60fabac8f85739584124658e062…
commit 108b60fabac8f85739584124658e062c3fd7f7cb
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jul 25 16:45:31 2016 +0200
Fix dsp tracing at phy config
Due to missing runtime cmd patching DSP tracing was not possible at phy
level of config file. No it is possible to specify it as follows:
...
phy 0
instance 0
dsp-trace-flag debug
dsp-trace-flag mph_cnf
...
Change-Id: Ibbbf81d2c4b5d3adbcbc1f08a844d262e603e571
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-sysmo/sysmobts_vty.c | 17 +++++++++++++++++
1 file changed, 17 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 "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