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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via 2af14407a870b0a0b1ecdf2e98bf1c5524b4f4c7 (commit)
from 92bdfb86ac0ab468586698d068035447b1daf93b (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-trx/commit/?id=2af14407a870b0a0b1ecdf2e98bf1c5…
commit 2af14407a870b0a0b1ecdf2e98bf1c5524b4f4c7
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Thu Mar 23 14:54:00 2017 -0700
sigProcLib: Fix negative value check on unsigned value
Convert negative value check on unsigned value to zero check
to avoid potential divide-by-zero error condition.
Change-Id: Ib0d7d1bceb5fe66e69345db93a74e3e0773a2257
Fixes: Coverity CID 165059
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/sigProcLib.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit
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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via 92bdfb86ac0ab468586698d068035447b1daf93b (commit)
via ae91f13ecb8a3db44edad5b41963f59efe3504c1 (commit)
from 9d53ecf666b95948802384133e696d536deaf3bc (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-trx/commit/?id=92bdfb86ac0ab468586698d06803544…
commit 92bdfb86ac0ab468586698d068035447b1daf93b
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Tue Mar 28 15:22:01 2017 -0700
sigProcLib: Check return status on downsampling
Improper length values will cause the polyphase resampler
rotation to fail. Check return and return NULL on error.
Change-Id: I3ad22f9fd7a20754f589c04258dcca3770474a9b
Fixes: Coverity CID 165235
http://cgit.osmocom.org/osmo-trx/commit/?id=ae91f13ecb8a3db44edad5b41963f59…
commit ae91f13ecb8a3db44edad5b41963f59efe3504c1
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Tue Mar 28 14:40:38 2017 -0700
sigProcLib: Remove unreachable code and no-effect checks
Unreachable path and negative value inspection on unsigned
types.
Change-Id: If53b4b03550b0a7656c808cfe96806252153eb2f
Fixes: Coverity CID 165239, 165238, 165236
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/sigProcLib.cpp | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit
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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via 9d53ecf666b95948802384133e696d536deaf3bc (commit)
from e0c12189d455eb0d17299e4504749ce36629e18b (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-trx/commit/?id=9d53ecf666b95948802384133e696d5…
commit 9d53ecf666b95948802384133e696d536deaf3bc
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Wed Mar 22 13:51:33 2017 -0700
Resampler: Fix initialization return checking
Greater-than comparison was used on boolean type.
Change-Id: Ia3b71b3a06b34a6fd781bf197ecf9d5cc1711d13
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/Resampler.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit
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 d4089f4b072c06610c3301516de86e1ee401e125 (commit)
from d78c973cd89fc7c119573357cfbebb891dbc697a (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=d4089f4b072c06610c3301516de8…
commit d4089f4b072c06610c3301516de86e1ee401e125
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Mar 7 22:21:35 2017 +0100
jenkins: also test build in separate dir
To make sure that new patches don't break a build done in another dir than
srcdir, make jenkins verify that it still works.
Even though 'make distcheck' also tests a build from a separate dir, this does
not verify that BUILT_SOURCES are generated properly. If these already exist in
the source tree from a previous 'make' issued in the source tree, the
BUILT_SOURCES are not regenerated during 'make distcheck'. Hence a separate
test run is necessary to ensure stability of new patches.
Change-Id: I4b31538c155941fd241bcd33b0d39f2f8491ac1e
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 12 ++++++++++++
1 file changed, 12 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 4aa75e74f48b06ecadc37dffe2875c93fd6ee674 (commit)
from 36891a7d9d048f02a2cbf6ac66885fbd10532944 (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=4aa75e74f48b06ecadc37dffe2875c93…
commit 4aa75e74f48b06ecadc37dffe2875c93fd6ee674
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Mar 31 14:03:39 2017 +0200
jenkins.sh: Iu: use libosmo-sccp,-netif master
The iu specific branches of libosmo-sccp and libosmo-netif have recently
been merged to master.
Change-Id: I9465d7b956c3bd65d6e8a387e6710235672352e8
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 9 ++-------
1 file changed, 2 insertions(+), 7 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 36891a7d9d048f02a2cbf6ac66885fbd10532944 (commit)
from b1e6b3749389ec5b3f33d5ac0fcc7f43df3f4641 (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=36891a7d9d048f02a2cbf6ac66885fbd…
commit 36891a7d9d048f02a2cbf6ac66885fbd10532944
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon May 9 13:18:03 2016 +0200
LU counters: count completion and failure, not messages sent
From a human admin viewpoint it doesn't make sense to count the messages sent:
When we use TMSIs, we first send a LU Accept with a new TMSI, and then expect
the MS to respond with a TMSI Realloc Complete message. When that fails to come
through, the LU actually ends in failure, even though a LU Accept was sent.
If a conn breaks/vanishes during LU, we cancel the LU without sending any reply
at all, so the failed LU would not be counted.
Instead, count Location Updating results, i.e. completion and failures.
(With the new VLR developments, LU counters need to be triggered in completely
different places, and this patch prepares for that by providing sensible
counters.)
Change-Id: I03f14c6a2f7ec5e1d3ba401e32082476fc7b0cc6
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data.h | 8 +++---
openbsc/src/libmsc/gsm_04_08.c | 44 ++++++++++++++++++++++---------
openbsc/src/libmsc/vty_interface_layer3.c | 6 ++---
3 files changed, 38 insertions(+), 20 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 "SCCP Library".
The branch, laforge/sigtran-squashed has been created
at 83e2a03f4baeffd914e42cd6f13d1180123688e2 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=83e2a03f4baeffd914e42cd6f13…
commit 83e2a03f4baeffd914e42cd6f13d1180123688e2
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Feb 12 19:47:08 2017 +0100
WIP: New SIGTRAN world
Change-Id: I118e4eeffe92bbbac53a34c24545d4306cdd2c23
-----------------------------------------------------------------------
hooks/post-receive
--
SCCP 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 "An utility library for Open Source Mobile Communications".
The branch, pmaier/aoip has been updated
discards 3753eced734936930099959b050f26ae5c2ad1bf (commit)
discards 4edbe31b6063fd284088f79d9160184493c294f6 (commit)
discards 12893f51ff17b52bc162ea4b7c08cd7c40d9e1b2 (commit)
discards 907b630a1746c6f69d1a0596a4c3ef3c1343524e (commit)
discards 20ae03057c07ce7fda836f8121bf915d9d15a1ce (commit)
discards 0d7b72464071cbeaca00b08146058c6b7f9e35a3 (commit)
discards 0c9bb5b442ebb2b9ce6d9c58472eb29f6fe684ad (commit)
discards 55173dc055fef646747f1e59bb9c0e7feceae822 (commit)
discards e18c1e0ae5a6b1554a58cbfc5010912edfc3cd59 (commit)
via 6a531ba847b955a926ab376bd610afb16aab38c0 (commit)
via 95d4cede17d3ce88601e175eadc3720b607755f8 (commit)
via 485b006427ca4681cdb99a6bfba0d5448b3b7d99 (commit)
via 2de2db7c07f05ff4987d7df807254f0242d1f0ad (commit)
via 210836e4a7d3c3c79c0a342cb37643f033060ac9 (commit)
via 9e69063bd768a35e7b7d44053abc0e3b7d668f0e (commit)
via f390b01aed2d965d1c70f96903c18c266dc3ec14 (commit)
via 5e1731a05c745bfc287d5bd8c2fb51dd3fe8c48f (commit)
via b7ff0cc864d1a186a1bc3e22418e91a64945e610 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (3753eced734936930099959b050f26ae5c2ad1bf)
\
N -- N -- N (6a531ba847b955a926ab376bd610afb16aab38c0)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=6a531ba847b955a926ab376bd610…
commit 6a531ba847b955a926ab376bd610afb16aab38c0
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 17:53:43 2017 +0200
gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST
gsm0808.h/c lacks functionality to generate BSS_MAP_MSG_ASSIGMENT_RQST messages.
These messages are required if the code is used in an MSC implementation.
This commit adds a gsm0808_create_assignment() function, that generates an
A/AoiP BSS_MAP_MSG_PAGING message.
Change-Id: I4d1d455a1e1cf95407e23ded7b7defbcf2dd6ff0
http://cgit.osmocom.org/libosmocore/commit/?id=95d4cede17d3ce88601e175eadc3…
commit 95d4cede17d3ce88601e175eadc3720b607755f8
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 17:37:55 2017 +0200
gsm0808: Add create functions for BSS_MAP_MSG_PAGING
gsm0808.h/c lacks functionality to generate BSS_MAP_MSG_PAGING messages. These
messages are required if the code is used in an MSC implementation.
This commit adds a gsm0808_create_paging() function, that generates an A/AoiP
BSS_MAP_MSG_PAGING message.
Change-Id: I9afecf0109305ca5153bf081bb29cd94071dd2b7
http://cgit.osmocom.org/libosmocore/commit/?id=485b006427ca4681cdb99a6bfba0…
commit 485b006427ca4681cdb99a6bfba0d5448b3b7d99
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 15:50:05 2017 +0200
gsm0808: Add create functions for CIPHER MODE COMMAND
gsm0808.h/c lacks functionality to generate CIPHER MODE COMMAND messages. These
messages are required if the code is used in an MSC implementation.
This commit adds a gsm0808_create_cipher() function, that generates an A/AoiP
CIPHER MODE COMMAND message.
Change-Id: I8eb1c357860c3e740b0f5d17e1c256bc87920958
http://cgit.osmocom.org/libosmocore/commit/?id=2de2db7c07f05ff4987d7df80725…
commit 2de2db7c07f05ff4987d7df807254f0242d1f0ad
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 11:35:50 2017 +0200
gsm0808: Add utils for Cell Identifier List
The planned support for true A over IP requires the encoding of
the a Cell Identifier List element (see also BSS_MAP_MSG_PAGING).
This commt adds encoding/decoding functionality and tests for
the element mentioned above, however, it is not yet actively used.
Change-Id: I625245dd1dd396fc2bc189e8cd2c444a33042528
http://cgit.osmocom.org/libosmocore/commit/?id=210836e4a7d3c3c79c0a342cb376…
commit 210836e4a7d3c3c79c0a342cb37643f033060ac9
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Tue Mar 28 18:36:52 2017 +0200
gsm0808: Add utils for Encryption Information
The planned support for true A over IP requires the encoding of
the an Encryption Information element (see also BSS_MAP_MSG_CIPHER_MODE_CMD).
This commt adds encoding/decoding functionality and tests for
the element mentioned above, however, it is not yet actively used.
Change-Id: I8262050a9d9fd3f17462cfbb046c6e034dccc6fb
http://cgit.osmocom.org/libosmocore/commit/?id=9e69063bd768a35e7b7d44053abc…
commit 9e69063bd768a35e7b7d44053abc0e3b7d668f0e
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Tue Mar 28 17:05:40 2017 +0200
gsm0808: Add utils for Channel Type
The planned support for true A over IP requires the encoding of
the a Channel Type element (see also ASSIGNMENT REQUEST).
This commt adds encoding/decoding functionality and tests for
the element mentioned above, however, it is not yet actively used.
Change-Id: Id0e2164d84b8cbcc6fe6a090fc7f40a1251421d7
http://cgit.osmocom.org/libosmocore/commit/?id=f390b01aed2d965d1c70f96903c1…
commit f390b01aed2d965d1c70f96903c18c266dc3ec14
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Mar 27 16:55:32 2017 +0200
gsm0808: Add AoIP specific elements to gsm0808_create_... functions
the classic A implementation in libosmocore lacks support for AoIP
message elements. This patch adds support for AoIP by adding a set
of new gsm0808_create_..., which support the missing AoIP message
elements
Change-Id: I77f866abec1822d19871052f3c647ad782785b34
http://cgit.osmocom.org/libosmocore/commit/?id=5e1731a05c745bfc287d5bd8c2fb…
commit 5e1731a05c745bfc287d5bd8c2fb51dd3fe8c48f
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Mar 24 18:03:17 2017 +0100
gsm0808: Add utils for Speech Codec List and Speech Codec
The planned support for true A over IP requires the encoding and
decoding of a so called "Speech Codec Element" element.
This commt adds parsing functionality and tests for the element
mentioned above, however, it is not yet actively used.
Change-Id: I0e1e2edf47adaa45b22d4b0bcae3640dba7ca200
http://cgit.osmocom.org/libosmocore/commit/?id=b7ff0cc864d1a186a1bc3e22418e…
commit b7ff0cc864d1a186a1bc3e22418e91a64945e610
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Mar 24 17:59:26 2017 +0100
gsm0808: Add utils for AoIP Transport Layer Address
The planned support for true A over IP requires the encoding and
decoding of a so called "AoIP Transport Layer Address" element.
This commt adds parsing functionality and tests for the element
mentioned above, however, it is not yet actively used.
Change-Id: I57933b0a06a3f54ec2a41e6ecb6ced9fbbc89332
-----------------------------------------------------------------------
Summary of changes:
include/Makefile.am | 1 +
include/osmocom/gsm/gsm0808_utils.h | 17 +--
src/gsm/gsm0808.c | 121 +++------------------
src/gsm/gsm0808_utils.c | 208 ++++++++++++++++++++++++++----------
tests/gsm0808/gsm0808_test.c | 76 +++++++++----
5 files changed, 233 insertions(+), 190 deletions(-)
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 "A small command line tool for (U)SIM authentication".
The branch, master has been updated
via 63752ce8eee7c765d90e4b0ef6686ada245dc74b (commit)
from daf2b13f6cb1a66809399770b185614fa01144bb (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-sim-auth/commit/?id=63752ce8eee7c765d90e4b0ef6…
commit 63752ce8eee7c765d90e4b0ef6686ada245dc74b
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Mar 14 12:48:56 2017 +0100
cosmetic: add/tweak log output, add vim indenting marker
While testing the sysmoUSIM, I found that I wanted to see errors more
prominently and some output for cases that lacked any response at all.
Change-Id: Ia2ac1215ae948558324627f76e28c72a23dc6a68
-----------------------------------------------------------------------
Summary of changes:
card/USIM.py | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
hooks/post-receive
--
A small command line tool for (U)SIM authentication
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 Logo".
The branch, master has been updated
via ec84d3ac48655fe50a233051c52098d17b5fb544 (commit)
via cfcbc6ae2174709ade1b3853d65340e4a8f17bfc (commit)
from e07f3ba68d1681a86a43df019bd5a6cb90a60b0b (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/artwork/commit/?id=ec84d3ac48655fe50a233051c52098d1…
commit ec84d3ac48655fe50a233051c52098d17b5fb544
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Mar 30 14:43:55 2017 +0200
final t-shirt as we are having it printed
http://cgit.osmocom.org/artwork/commit/?id=cfcbc6ae2174709ade1b3853d65340e4…
commit cfcbc6ae2174709ade1b3853d65340e4a8f17bfc
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jan 26 19:57:26 2017 +0100
Add OsmoCon (for Osmocom Conference)
-----------------------------------------------------------------------
Summary of changes:
OsmoCon.png | Bin 0 -> 119250 bytes
misc/draft-01-einseitig-plain.pdf | Bin 0 -> 6088 bytes
misc/draft-01-einseitig-plain.png | Bin 0 -> 200664 bytes
misc/draft-01-einseitig-plain.svg | 33007 +++++++++++++++++++++++++++++++++++
misc/draft-01-einseitig.png | Bin 0 -> 120241 bytes
misc/draft-01-einseitig.svg | 33077 ++++++++++++++++++++++++++++++++++++
6 files changed, 66084 insertions(+)
create mode 100644 OsmoCon.png
create mode 100644 misc/draft-01-einseitig-plain.pdf
create mode 100644 misc/draft-01-einseitig-plain.png
create mode 100644 misc/draft-01-einseitig-plain.svg
create mode 100644 misc/draft-01-einseitig.png
create mode 100644 misc/draft-01-einseitig.svg
hooks/post-receive
--
Osmocom Logo