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 460f9ef7da1db11b104fdfe635ebcbd8a071f205 (commit)
via f92e44c5399d8914aad58bd2c74005b3640c5a9d (commit)
from 881dcaf7aa262e3c14c104e49e65cd2ee3bf93c3 (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=460f9ef7da1db11b104fdfe635eb…
commit 460f9ef7da1db11b104fdfe635ebcbd8a071f205
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 1 00:38:36 2016 +0200
fsm: Make sure we call 'onenter' of new state, not old state
Change-Id: I1a0181c25d9debe935e86d97ddffc24675e56a5f
http://cgit.osmocom.org/libosmocore/commit/?id=f92e44c5399d8914aad58bd2c740…
commit f92e44c5399d8914aad58bd2c74005b3640c5a9d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 1 00:24:19 2016 +0200
lapd_core: Fix crash in lapd_dl_flush_hist()
When lapd_dl_flush_hist() was called before we actually had started a
transmit history from lapd_dl_init(), we woul segfault before this
patch.
Change-Id: Ifa677c9b335dd2884b4f3e44699d901957a0500b
-----------------------------------------------------------------------
Summary of changes:
src/fsm.c | 1 +
src/gsm/lapd_core.c | 2 +-
2 files changed, 2 insertions(+), 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 BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via d6920df6303bf3004f34cc888a06948c399f09a5 (commit)
from af3443385b4da3b951601a8d847cbf1101dfe51f (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=d6920df6303bf3004f34cc888a06948…
commit d6920df6303bf3004f34cc888a06948c399f09a5
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Thu Jul 28 11:14:08 2016 -0700
trx: Fix coverity BER calculation NULL dereference
Allow output of encoded bit count or error count on BER calculation
without requiring both pointers to exist.
Change-Id: I2c78fa6a92a3b3da4aad8f70353e5a43451b0aa5
Fixes: Coverity CID 137963
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-trx/gsm0503_coding.c | 15 +++++++++------
1 file changed, 9 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, neels/dyn_fixes has been created
at 7916c6fa929e5deb74925cba6738120d7da66aec (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=7916c6fa929e5deb74925cba6738120…
commit 7916c6fa929e5deb74925cba6738120d7da66aec
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Jul 27 15:16:29 2016 +0200
dyn TS: measurement: use correct nr of subslots, rm code dup
In measurement.c, fix the number of sublots for TCH/F_TCH/H_PDCH, by using
ts_subslots from gsm_data_shared.c. The local copy of subslots_per_pchan[] is
thus no longer needed.
Change-Id: I9d9df470c49487bffd56dde42c7bec0da2f50642
http://cgit.osmocom.org/osmo-bts/commit/?id=b74b4e921b81cd904b76e81094f8c41…
commit b74b4e921b81cd904b76e81094f8c41d482a3bf1
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 17:56:35 2016 +0200
sysmo,lc15: ts_connect_as(): log error also for pchan_as == TCH/F_PDCH
Change-Id: I76c868a1e70af16268a6fa42dc736cf0b288ecdb
http://cgit.osmocom.org/osmo-bts/commit/?id=1f84c7269491c57ba021cc0b4b26fb3…
commit 1f84c7269491c57ba021cc0b4b26fb33fb75f16a
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 17:55:26 2016 +0200
dyn TS: measurement.c: replace fixme with comment
Change-Id: I04668f6f01a48157a98c6326a9ee48982a09ee62
http://cgit.osmocom.org/osmo-bts/commit/?id=59bf4a33055a8ad9dbfa3bb78080a6b…
commit 59bf4a33055a8ad9dbfa3bb78080a6b67716b1db
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 17:54:57 2016 +0200
dyn TS: complete for TRX
Apply similar fixes as for TCH/F_PDCH also for TCH/F_TCH/H_PDCH.
Change-Id: I6669739cd08780cd9ffb9451cdae9f6b9704c4fe
-----------------------------------------------------------------------
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, neels/dyn_fixes has been created
at c8fd3b6e4b6844c6d88d9576ab12a8670a4b7e74 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=c8fd3b6e4b6844c6d88d9576ab12a867…
commit c8fd3b6e4b6844c6d88d9576ab12a8670a4b7e74
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 18:12:06 2016 +0200
move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts
Change-Id: I8ba06d7dd6e0ceab3d8d18bb565354d6ed461f7e
http://cgit.osmocom.org/openbsc/commit/?id=f43f81ac2120b973c324a826acdbf076…
commit f43f81ac2120b973c324a826acdbf076f441d097
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 18:13:38 2016 +0200
chan_alloc.c: use ts_subslots() instead of subslots_per_pchan[]
The array will move to gsm_data_shared.c; to prepare, use the function
instead.
Change-Id: Icbea7dbd78abf6144e5291f531a97f96507d8cbf
http://cgit.osmocom.org/openbsc/commit/?id=d897782343d268d751af9a1135b721e7…
commit d897782343d268d751af9a1135b721e707fc954e
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jul 29 18:10:59 2016 +0200
dyn TS: bts_chan_load: use correct nr of subslots
Change-Id: I659acebca82dfb3e305433471be64e9d27439af8
-----------------------------------------------------------------------
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 0e1e390a00d662aa71f3c951b857b5c1b1180440 (commit)
from 030afe12d2584ef85d8c57f6aade3d8e770030a3 (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=0e1e390a00d662aa71f3c951b857b5c1…
commit 0e1e390a00d662aa71f3c951b857b5c1b1180440
Author: Philipp <pmaier(a)sysmocom.de>
Date: Fri Jul 29 17:28:25 2016 +0200
Cleaned up the debug messages a bit
Change-Id: I8571391c5e21bcd181574cd5941d440efb7521dc
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_llc_xid.h | 3 +++
openbsc/include/openbsc/gprs_sndcp_xid.h | 6 +++---
openbsc/src/gprs/gprs_llc.c | 5 ++---
openbsc/src/gprs/gprs_llc_xid.c | 12 +++++++++++-
openbsc/src/gprs/gprs_sndcp.c | 32 ++------------------------------
openbsc/src/gprs/gprs_sndcp_xid.c | 1 +
6 files changed, 22 insertions(+), 37 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 030afe12d2584ef85d8c57f6aade3d8e770030a3 (commit)
from 7d0caae1cd8c2825b3e594304b079ab355381047 (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=030afe12d2584ef85d8c57f6aade3d8e…
commit 030afe12d2584ef85d8c57f6aade3d8e770030a3
Author: Philipp <pmaier(a)sysmocom.de>
Date: Fri Jul 29 17:09:48 2016 +0200
Decoder for SNDCP-XID payload compression fields
Change-Id: I9903f623e3e635b829b8ad8505aeec87e44f5cad
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_sndcp_xid.h | 13 +-
openbsc/src/gprs/gprs_sndcp_xid.c | 421 ++++++++++++++++++++++---------
2 files changed, 314 insertions(+), 120 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 7d0caae1cd8c2825b3e594304b079ab355381047 (commit)
from 640fa0dccf2b60a5b54e45742b632352a3093b22 (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=7d0caae1cd8c2825b3e594304b079ab3…
commit 7d0caae1cd8c2825b3e594304b079ab355381047
Author: Philipp <pmaier(a)sysmocom.de>
Date: Fri Jul 29 14:50:24 2016 +0200
Compression state is now handled in llme
Change-Id: If22c8bcf953bbf71f6de02084d5cadfed0c1a223
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/debug.h | 1 +
openbsc/include/openbsc/gprs_sndcp.h | 3 +-
openbsc/include/openbsc/gprs_sndcp_comp_entity.h | 3 +-
openbsc/include/openbsc/gprs_sndcp_hdrcomp.h | 8 +-
openbsc/src/gprs/gprs_llc.c | 7 +-
openbsc/src/gprs/gprs_llc_xid.c | 1 +
openbsc/src/gprs/gprs_sndcp.c | 19 +-
openbsc/src/gprs/gprs_sndcp_comp_entity.c | 78 +++++--
openbsc/src/gprs/gprs_sndcp_hdrcomp.c | 276 ++++++++++-------------
openbsc/src/gprs/gprs_sndcp_xid.c | 69 +++---
openbsc/src/gprs/sgsn_main.c | 5 +
openbsc/src/gprs/slhc.c | 103 +++------
12 files changed, 277 insertions(+), 296 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 "An utility library for Open Source Mobile Communications".
The branch, pablo/talloc has been deleted
was 864492c4cab18a61fa0e3ca6dea2018e07738d9c
-----------------------------------------------------------------------
864492c4cab18a61fa0e3ca6dea2018e07738d9c src: remove our own copy of talloc
-----------------------------------------------------------------------
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, laforge/ipa-client-fixes has been deleted
was f1febda826b87ac78a4cc33504159cc7821e3190
-----------------------------------------------------------------------
f1febda826b87ac78a4cc33504159cc7821e3190 it's called 'truncated' message, not 'trunked'
-----------------------------------------------------------------------
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 "Osmocom A-bis protcol interface library".
The branch, tobias/csd has been deleted
was 68f9151e649cca93f87f9ac7892f498f403cf175
-----------------------------------------------------------------------
68f9151e649cca93f87f9ac7892f498f403cf175 Adds support for GSM 08.60 data frame en-/decoding
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom A-bis protcol interface library