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/chan_nr_assert has been created
at 9de6a3338a3397e166622a67e9771fa0dd1d3603 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=9de6a3338a3397e166622a67e9771fa0…
commit 9de6a3338a3397e166622a67e9771fa0dd1d3603
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Aug 8 17:51:19 2016 +0200
gsm_pchan2chan_nr: disable a chan_nr assert, to not break octphy
In https://gerrit.osmocom.org/589 , msuraev reports an assertion on octphy.
So disable this recently added assertion until we clarify the invocation in
question.
Change-Id: I05253343d5bcc7b319444376098dc8561dd83944
-----------------------------------------------------------------------
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 b0f8fa814376d46ff9d7ef0e94e8480ce63442f9 (commit)
from 44663c17e784aa6252b8569482ebfe0ba4e12358 (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=b0f8fa814376d46ff9d7ef0e94e8480…
commit b0f8fa814376d46ff9d7ef0e94e8480ce63442f9
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Aug 8 07:58:58 2016 +0200
ci/spatch: Remove the "static" analysis handling
spatch on Debian 8.0 has already crashed twice and is likely to
crash more and at the same time the value for this static checking
is close to zero (nice idea but never blossomed). So let's remove
it, have a more reliable build and let's coverity find those issues.
Change-Id: Ic1004edf7f0bee8dda30b95554a0aaf0b116b6b8
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins_oct.sh | 15 ---------------
contrib/jenkins_sysmobts.sh | 13 -------------
2 files changed, 28 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 44663c17e784aa6252b8569482ebfe0ba4e12358 (commit)
from d6920df6303bf3004f34cc888a06948c399f09a5 (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=44663c17e784aa6252b8569482ebfe0…
commit 44663c17e784aa6252b8569482ebfe0ba4e12358
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 8 13:11:21 2016 +0200
Add .mailmap for mapping mail addresses in shortlog
Change-Id: I4789197e18fba6b1a376dc8645fdffa6120f6698
-----------------------------------------------------------------------
Summary of changes:
.mailmap | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 .mailmap
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 1a70223fa3fce4ad21fcb987f422bcc040450cee (commit)
from 9a9739c6ab56f0ad202bf24e82a0702072c608f6 (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=1a70223fa3fce4ad21fcb987f422…
commit 1a70223fa3fce4ad21fcb987f422bcc040450cee
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 8 13:10:52 2016 +0200
Add .mailmap file for mapping mail addresses in shortlog
Change-Id: Id6b42bb9ab10f46b76b26057c8228e5da480286d
-----------------------------------------------------------------------
Summary of changes:
.mailmap | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 .mailmap
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 "Smalltalk MSC implementation".
The branch, master has been updated
via 6dce5cca433dfecbc785b1c100a0af3751bd4ab3 (commit)
from d78dfc41aab5a927a8c59850d036a5b0a8b509a7 (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/smalltalk/osmo-st-msc/commit/?id=6dce5cca433dfecbc7…
commit 6dce5cca433dfecbc785b1c100a0af3751bd4ab3
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun Aug 7 18:03:51 2016 +0200
api: Catch up with GNU Smalltalk changes to >>#new
In master >>#new will call initialize but we don't want to call
>>#initialize before we have set some instance variables. Use the
>>#basicNew to avoid that.
-----------------------------------------------------------------------
Summary of changes:
src/BSCIPAConnection.st | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Smalltalk MSC implementation
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 "Smalltalk MSC implementation".
The branch, master has been updated
via d78dfc41aab5a927a8c59850d036a5b0a8b509a7 (commit)
from befb7a50f7c032e5ca4d8a992d6176983b5177f7 (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/smalltalk/osmo-st-msc/commit/?id=d78dfc41aab5a927a8…
commit d78dfc41aab5a927a8c59850d036a5b0a8b509a7
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun Aug 7 17:55:54 2016 +0200
call: Fix syntax error and see how smoke test looks like after
-----------------------------------------------------------------------
Summary of changes:
src/call/SIPMTCall.st | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Smalltalk MSC implementation
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 "Software for ETSI GMR (GEO Mobile Radio)".
The branch, master has been updated
via e156c5fee5e3d288adcfac77ffab6f292f8e4712 (commit)
from 1ee9f4dc631251d884ecbc68201d7e52d72748b9 (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-gmr/commit/?id=e156c5fee5e3d288adcfac77ffab6f2…
commit e156c5fee5e3d288adcfac77ffab6f292f8e4712
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sat Aug 6 22:08:54 2016 +0200
doxygen: Attempt to fix make distcheck on Debian 8.0
ERROR: files left in build directory after distclean:
./doc/doxygen_sqlite3.db
Makefile:756: recipe for target 'distcleancheck' failed
make[1]: *** [distcleancheck] Error 1
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Software for ETSI GMR (GEO Mobile Radio)
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 with SDR DSP primitives".
The branch, master has been updated
via c3eabba5d240b99a48d8696b36a41dc17727a4e4 (commit)
from db3c466928965b4c87a367d7ca48d7f87d50d92e (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-dsp/commit/?id=c3eabba5d240b99a48d8696b36a4…
commit c3eabba5d240b99a48d8696b36a41dc17727a4e4
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sat Aug 6 22:04:56 2016 +0200
doxygen: Attempt to fix make distcheck on Debian 8.0
ERROR: files left in build directory after distclean:
./doc/doxygen_sqlite3.db
Makefile:756: recipe for target 'distcleancheck' failed
make[1]: *** [distcleancheck] Error 1
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
An utility library with SDR DSP primitives
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 3ed214c7b0a0780b2ce9ad05c74d05b3e2b43f80 (commit)
from 5f0c71b7d5c38dcd5eecd2836a86cb9b4768a759 (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=3ed214c7b0a0780b2ce9ad05c74d05b3…
commit 3ed214c7b0a0780b2ce9ad05c74d05b3e2b43f80
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jul 29 18:19:25 2016 +0200
Improve code re-use
Introduce explicit __main__ function to facilitate re-use of defined
python functions for ctrl interface.
Change-Id: I9bad8f0dd1d69bd28816bf047d85840e3411bb9c
Related: OS#1646
-----------------------------------------------------------------------
Summary of changes:
openbsc/contrib/bsc_control.py | 117 +++++++++++++++++++++--------------------
1 file changed, 59 insertions(+), 58 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 "UNNAMED PROJECT".
The branch, master has been updated
via cbf9a721d669ef0c724553f4604aee89f8e723dc (commit)
from 505a86d396d4ee6e821e8337056e85362a55848f (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=cbf9a721d669ef0c724553f4604aee8…
commit cbf9a721d669ef0c724553f4604aee89f8e723dc
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jul 28 14:54:13 2016 +0200
Extend BTS <-> PCU protocol with measurement
Note: this increases the version of BTS <-> PCU protocol and thus
requires corresponding change in BTS.
Change-Id: Ide0e29b668ee38516605c1763fda85e87e867813
Related: OS#1616
-----------------------------------------------------------------------
Summary of changes:
src/pcu_l1_if.cpp | 10 +++++++++-
src/pcuif_proto.h | 5 ++++-
2 files changed, 13 insertions(+), 2 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT