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 93f3102da9c112708808a21a9889166240a6f6dd (commit)
from b8b939faa963973d5e34021dfe6cae357669a9a6 (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=93f3102da9c112708808a21a9889166…
commit 93f3102da9c112708808a21a9889166240a6f6dd
Author: Philipp <pmaier(a)sysmocom.de>
Date: Wed Sep 28 12:57:00 2016 +0200
rsl: improving the log output
to show more details about the payload type and the connection
Change-Id: Ifaa253e5baed5ca364dfbc046a7cb559f106bfbd
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.c | 27 ++++++++++++++++++++-------
1 file changed, 20 insertions(+), 7 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 b8b939faa963973d5e34021dfe6cae357669a9a6 (commit)
from 4ca5be766cb139eccb9798a0237cc32ae59617d9 (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=b8b939faa963973d5e34021dfe6cae3…
commit b8b939faa963973d5e34021dfe6cae357669a9a6
Author: Philipp <pmaier(a)sysmocom.de>
Date: Thu Oct 6 15:58:58 2016 +0200
octphy: prevent mismatch between dsp-firmware and octphy headers
in its current statue l1_oml.c does not check if the version
number in the header files (octvc1_main_version.h) matches up
the version that is reported from the DSP during startip. This
patch ads a check to make sure that the currently loaded
firmware and the headers used during compile time match. If
a mismatch is detected, osmo-bts exits immediately.
Change-Id: Icba5756517d632d53b129c5ce1a1dab4936dab91
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-octphy/l1_oml.c | 26 ++++++++++++++++++++------
1 file changed, 20 insertions(+), 6 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 756fb30c8abeb14bcde6b6bf8dfc50554f0838bd (commit)
via a6ba6a370b130942441a33545e46e992286549f2 (commit)
from 5275c152e597e7c8e1d80ea38103892af27d0879 (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=756fb30c8abeb14bcde6b6bf8dfc5055…
commit 756fb30c8abeb14bcde6b6bf8dfc50554f0838bd
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 10 03:26:34 2016 +0200
gsm_trx_name(): don't break if trx is NULL
Just as a general precaution deemed to fit such a convenience function that
lives in libcommon, no actual failure observed.
Change-Id: I8e77fe1abc402469fd037e2fde2f46e2c8114f59
http://cgit.osmocom.org/openbsc/commit/?id=a6ba6a370b130942441a33545e46e992…
commit a6ba6a370b130942441a33545e46e992286549f2
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 10 03:24:05 2016 +0200
abis_rsl_rx_dchan(): guard against lchan_lookup() returning NULL
Found this by coincidence, no actual failure case was observed.
lchan_lookup() does have a return NULL code path, so we should not blindly use
its returned pointer.
Change-Id: I34ce126d36420b8194c88c0faa865294334a6658
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_rsl.c | 2 ++
openbsc/src/libcommon/gsm_data_shared.c | 7 +++++--
2 files changed, 7 insertions(+), 2 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 4ca5be766cb139eccb9798a0237cc32ae59617d9 (commit)
from 9f9b96a67bd1a4c3aa4180822e65de0a98572227 (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=4ca5be766cb139eccb9798a0237cc32…
commit 4ca5be766cb139eccb9798a0237cc32ae59617d9
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Oct 10 13:17:01 2016 +0200
Move copy-pasted array into shared header
Change-Id: I377ece2845830e3defab2d515f44b629ce5aed8e
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/l1sap.h | 8 ++++++++
src/common/l1sap.c | 6 ------
src/osmo-bts-litecell15/l1_if.c | 6 ------
src/osmo-bts-sysmo/l1_if.c | 6 ------
4 files changed, 8 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 349784c72d9eaff7d1dc8b9640f2d8e53b31b7e5 (commit)
from a95ee5e6e192d274d5d2c03fbe47edbc62c38beb (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=349784c72d9eaff7d1dc8b9640f2…
commit 349784c72d9eaff7d1dc8b9640f2d8e53b31b7e5
Author: Philipp <pmaier(a)sysmocom.de>
Date: Mon Oct 10 15:03:23 2016 +0200
gsm0408: Adding 3g spcific RR message types
GSM 04.18, which is the successor of GSM 04.08, describes
additional RR 3g specific message types. This commit adds
four new message types related to paging and notifiction
See also 3GPP TS 04.18, section 10.4, table 10.4.1
Change-Id: I071cc9ecac342b5221fa0ec0b782b04b51b40e93
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/protocol/gsm_04_08.h | 5 +++++
1 file changed, 5 insertions(+)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via a95ee5e6e192d274d5d2c03fbe47edbc62c38beb (commit)
from ed9d6da5df98538adc70aa03cb569eb9505d04b6 (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=a95ee5e6e192d274d5d2c03fbe47…
commit a95ee5e6e192d274d5d2c03fbe47edbc62c38beb
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 10 22:46:20 2016 +0200
fix USSD: SS message type mask should be 0x3f, not 0xbf
See 04.80[1], section 3.4: the highest two bits are used as counter or ignored
and do not contribute to the SS "Miscellaneous message group". Previous mask of
0xbf included the highest bit, fix to 0x3f.
Observed a value of 0xbb that should mean 0x3b="Register" during testing of 3G
USSD requests, which seem to be the first to send a nonzero highest bit to our
code. The erratic mask of 0xbf lead to an unhandled message type of 0xbb.
[1] 3GPP TS 24.080 version 7.2.0 Release 7 / ETSI TS 124 080 V7.2.0 (2006-09)
Change-Id: I299001a9e36c16f55622a0acd5d4a55ca49d0055
-----------------------------------------------------------------------
Summary of changes:
src/gsm/gsm0480.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 A-bis protcol interface library".
The branch, master has been updated
via 2c32f0a269e1251438548bfd6bcd0a131708d879 (commit)
from a0ff942e927e771875a183c045b3a1676a7d579c (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/libosmo-abis/commit/?id=2c32f0a269e1251438548bfd6bc…
commit 2c32f0a269e1251438548bfd6bcd0a131708d879
Author: Yves Godin <Yves.Godin(a)nutaq.com>
Date: Thu Oct 6 15:55:06 2016 +0200
Resync RTP session in case of timestamp jump
This will prevent the timestamp jump to occur between each call for DTX
if something goes wrong. It's handy as oRTP does not manage well
timestamp jump if it is not resynced.
Fixes: OS#1803
Change-Id: Iae5da832218dbd1ede7a9451102074f2a5eb66df
-----------------------------------------------------------------------
Summary of changes:
src/trau/osmo_ortp.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom A-bis protcol interface library
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 OpenGGSN project".
The branch, master has been updated
via cd93f4f4be65d1378e9797a92186540c6400a2b4 (commit)
from 395e213894b13044b8b051281c49f2f9ef1aae90 (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/openggsn/commit/?id=cd93f4f4be65d1378e9797a92186540…
commit cd93f4f4be65d1378e9797a92186540c6400a2b4
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Oct 11 15:11:24 2016 +0200
Add .gitreview to simplify gerrit integration
Change-Id: Ib141dc9ae03c2b10b8925e30a2782bf2d932e192
-----------------------------------------------------------------------
Summary of changes:
.gitreview | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 .gitreview
hooks/post-receive
--
The OpenGGSN 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 9f9b96a67bd1a4c3aa4180822e65de0a98572227 (commit)
from c1b86d80d1354c37c72bf6aad1f6230d54930e19 (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=9f9b96a67bd1a4c3aa4180822e65de0…
commit 9f9b96a67bd1a4c3aa4180822e65de0a98572227
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Oct 11 18:13:32 2016 +0200
DTX: fix conversion from fn to ms
Previously FN was converted to millisecondss incorrectly due to wrong
conversion between FN and a number of voice samples. The conversion
should be based on following:
* there are 12/13 useful frames for audio in TCH
* there is 1 RTP packet per 4 frame
* there are 160 samples per RTP packet
Fixes: OS#1801
Change-Id: I9cc70cacabde98621aa892cee74f4ac461645093
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 6 ++++--
1 file changed, 4 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 ed9d6da5df98538adc70aa03cb569eb9505d04b6 (commit)
from cbdfa65dbed69fc19ba195d2aa8ead76f1434c5c (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=ed9d6da5df98538adc70aa03cb56…
commit ed9d6da5df98538adc70aa03cb569eb9505d04b6
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Oct 11 15:20:28 2016 +0200
Constify ctrl_cmd struct fields where appropriate
Change-Id: I3f55c1d4b965d215dc9b16f4b284b7fea4bde9e9
-----------------------------------------------------------------------
Summary of changes:
TODO-RELEASE | 1 +
include/osmocom/ctrl/control_cmd.h | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications