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 1e5454467e26271488cd8f3cbabed6711b3a69c3 (commit)
via f1b793f203d052e4b9ef05d1a2f1eec996704e48 (commit)
from 09ccb6308ed60893e0f7ab22d2731b76c8cf938b (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-auc/commit/?id=1e5454467e26271488cd8f3cbabed67…
commit 1e5454467e26271488cd8f3cbabed6711b3a69c3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Jun 10 17:34:02 2016 +0200
fix authentication re-sync (pass RAND+AUTS along)
http://cgit.osmocom.org/osmo-auc/commit/?id=f1b793f203d052e4b9ef05d1a2f1eec…
commit f1b793f203d052e4b9ef05d1a2f1eec996704e48
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Jun 10 17:33:38 2016 +0200
fix PURGE_MS sqlite3 access
-----------------------------------------------------------------------
Summary of changes:
osmo-gsup-hlr/src/db.c | 2 ++
osmo-gsup-hlr/src/db_hlr.c | 10 ++--------
osmo-gsup-hlr/src/hlr.c | 2 +-
3 files changed, 5 insertions(+), 9 deletions(-)
hooks/post-receive
--
UNNAMED 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 "GNURadio block for spectrum visualization using GPU".
The branch, next has been deleted
was 7b6b9961bc2d9b84daeb42a5c8f8aeba293d207c
-----------------------------------------------------------------------
7b6b9961bc2d9b84daeb42a5c8f8aeba293d207c fosphor/gl_font: Don't use the format __attribute__ when using MSVC
-----------------------------------------------------------------------
hooks/post-receive
--
GNURadio block for spectrum visualization using GPU
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 "GNURadio block for spectrum visualization using GPU".
The branch, master has been updated
via 7b6b9961bc2d9b84daeb42a5c8f8aeba293d207c (commit)
via 1e4598ff3423190b5bf18819bd27863b334cb2ee (commit)
via dbe239380fe1455a314ca75232969a6adb442eef (commit)
via 249434d0206e4f796da914b040ed508402aa2e10 (commit)
via 0c4bd380ef99426fed00423c889243ad8ad709c7 (commit)
from e1eb11b2d8bd0270950d76710017957597929397 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 4 +-
cmake/Modules/FindFreetype2.cmake | 105 --------------------------------------
cmake/Modules/FindGLEW.cmake | 50 ++++++++++++++++++
cmake/Modules/FindGLFW3.cmake | 14 ++---
lib/CMakeLists.txt | 13 +++--
lib/base_sink_c_impl.cc | 25 +++++++--
lib/fosphor/gl_font.h | 8 ++-
7 files changed, 96 insertions(+), 123 deletions(-)
delete mode 100644 cmake/Modules/FindFreetype2.cmake
create mode 100644 cmake/Modules/FindGLEW.cmake
hooks/post-receive
--
GNURadio block for spectrum visualization using GPU
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, users/max/dtx-test has been created
at a6ac9985b99f57245db606cc10bf24459cd7be9c (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=a6ac9985b99f57245db606cc10bf244…
commit a6ac9985b99f57245db606cc10bf24459cd7be9c
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jun 10 16:02:09 2016 +0200
DTXu: mark beginning of speech burst in RTP
Set Marker bit in RTP header to mark the beginning of talkspurt.
Change-Id: I55bcc950f176c097b3427aca5f86a909bde42ae3
Related: OS#1562
http://cgit.osmocom.org/osmo-bts/commit/?id=725f2283861dcd495eb2ea87784022c…
commit 725f2283861dcd495eb2ea87784022cdc04ea02a
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jun 10 15:33:42 2016 +0200
DTXd: store/repeat last SID
Store last SID received over RTP and repeat is if necessary (no new SID
or SPEECH frames) according to codec-specific scheduling rules.
Change-Id: I42c417ec2e66d58edf790c73fc0518f2c0860c28
Related: OS#1563
http://cgit.osmocom.org/osmo-bts/commit/?id=f43d24598d5c8769ed94d86e57e7dee…
commit f43d24598d5c8769ed94d86e57e7deec8075c93c
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jun 10 15:02:41 2016 +0200
Move to common/ TCH code for adding l1sap header
Move code common for both sysmoBTS and LC15 to common/tch.c to make sure
fix from ef30f50d5d6d5f863fc147d05ccdceb89284934e is applied to both.
Change-Id: I18124f529d3546467a266c04f394150e5466c0c0
http://cgit.osmocom.org/osmo-bts/commit/?id=9966ec6459d0e8c704f7eca010ba50c…
commit 9966ec6459d0e8c704f7eca010ba50c3f5953f36
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jun 9 12:37:17 2016 +0200
Add DTXd support for sysmoBTS and LC15
* set/clear DTXd activity indicator for measurement reporting
* set DTXd status based on information from RSL
Related: OS#1563
Change-Id: I148a75725c4e5089b6f2da6e9adcbe94170d3257
Depends-On: I4a033b03fcd0deb4db7a38273b5407511dbf1d6c
http://cgit.osmocom.org/osmo-bts/commit/?id=c00a2d69d3f44e47ffeeb4561174c1f…
commit c00a2d69d3f44e47ffeeb4561174c1f16dfc261c
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jun 6 12:49:39 2016 +0200
Use libosmocodec for AMR RTP
Use libosmocodec function to parse RTP with AMR payload in sysmoBTS and
LC15. This replaces "manual" parsing of AMR frame with function covered
by test suite and makes adding DTXd support easier.
Related: OS#1563
Change-Id: I1464f9a12e3f92926d03d5dd5d18e8f0f7206dd9
http://cgit.osmocom.org/osmo-bts/commit/?id=a6ee8245923ee907a18a062c8a36a52…
commit a6ee8245923ee907a18a062c8a36a523ddfe36b0
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Jun 7 14:31:36 2016 +0200
Move common TCH code into src/common/tch.c
Move gen_empty_tch_msg() into src/common/ to make adding DTXd support
easier.
Change-Id: Ia0d4d0f9848fc2ab54f975a3b6d1815fbcdf78a7
Related: OS#1563
http://cgit.osmocom.org/osmo-bts/commit/?id=30e7737bc25be637c4281f3a14ed64e…
commit 30e7737bc25be637c4281f3a14ed64eacdf59691
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Jun 7 14:28:50 2016 +0200
LC15: Add bts-specific payload functions
Add functions for getting payload buffer address, setting payload type
and size. Convert gen_empty_tch_msg() to use them. This is in
preparation for splitting out TCH hadling logic into common/ to make
DTXd implementation easier.
Change-Id: Ie36b6d7a32cd3eaeb09f5a60c1a6471516a61fbd
http://cgit.osmocom.org/osmo-bts/commit/?id=0e0e73bea5c4b06fed9a9ba2b6d2135…
commit 0e0e73bea5c4b06fed9a9ba2b6d21351b3a3a747
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Jun 7 14:25:48 2016 +0200
sysmobts: Add bts-specific payload functions
Add functions for getting payload buffer address, setting payload type
and size. Convert gen_empty_tch_msg() to use them. This is in
preparation for splitting out TCH hadling logic into common/ to make
DTXd implementation easier.
Change-Id: If213ec89762e50b4a5e79becebb589d6260e6b62
-----------------------------------------------------------------------
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 ae3f0718f19e1c9bcd06941967ddb0db9fd4f876 (commit)
from 35a65edd10d3f1f980e08a0b5434d361f47e846b (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=ae3f0718f19e1c9bcd06941967ddb0db…
commit ae3f0718f19e1c9bcd06941967ddb0db9fd4f876
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jun 9 12:29:50 2016 +0200
Add DTXd indicator to gsm_lchan
It is necessary for proper reporting of DTXd status during the
measurement period.
Change-Id: I4a033b03fcd0deb4db7a38273b5407511dbf1d6c
Related: OS#1701
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data_shared.h | 2 ++
1 file changed, 2 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 "UNNAMED PROJECT".
The branch, master has been updated
via e04fd0cf0f33ea26ebe5bfe6eef3494de2bc70f0 (commit)
from 6922bcd929d584bbb04b0f0fb190698c6e99f6de (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=e04fd0cf0f33ea26ebe5bfe6eef3494…
commit e04fd0cf0f33ea26ebe5bfe6eef3494de2bc70f0
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue May 31 13:18:01 2016 +0200
tbf: replace this == NULL check in tbf->name
All checks of (this == null) will be eliminated by GCC >= 6.1
(https://gcc.gnu.org/gcc-6/changes.html, Value range propagation now
assumes that the this pointer of C++ member functions is non-null.
Change-Id: Ifddaef70bb0a4402050c817b1000d515c3a7118b
Reviewed-on: https://gerrit.osmocom.org/136
Tested-by: Jenkins Builder
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
src/tbf.cpp | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
hooks/post-receive
--
UNNAMED 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 "UNNAMED PROJECT".
The branch, master has been updated
via 6922bcd929d584bbb04b0f0fb190698c6e99f6de (commit)
from 7fdbf89ef3cc14bc806ffbbfa0c7a78b24079581 (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=6922bcd929d584bbb04b0f0fb190698…
commit 6922bcd929d584bbb04b0f0fb190698c6e99f6de
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Jun 7 14:07:05 2016 +0200
tbf_dl: correct tbf name in log message for moving a DL TBF
It makes no sense to call functions on null pointer object. Use
the name of the old tbf.
Change-Id: I93b8c07a0b2de40a11e94fd6c212897cbe3b50ef
Reviewed-on: https://gerrit.osmocom.org/212
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
src/tbf_dl.cpp | 2 +-
tests/tbf/TbfTest.err | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
UNNAMED 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 35a65edd10d3f1f980e08a0b5434d361f47e846b (commit)
from f5713a5c6376db139250debd9c2ae36f8e974982 (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=35a65edd10d3f1f980e08a0b5434d361…
commit 35a65edd10d3f1f980e08a0b5434d361f47e846b
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Fri May 20 21:59:45 2016 +0200
add DRANAP debug constant
Change-Id: I6132198ea86979e0ed84df32f2b7117feba497f2
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/debug.h | 1 +
openbsc/src/gprs/sgsn_main.c | 5 +++++
openbsc/src/libcommon/debug.c | 5 +++++
3 files changed, 11 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, sysmocom/old-stable has been updated
via 5646fc1be9cb636c1b4771d9a21a18ccacd59c5f (commit)
via 56bb7ff569748f8841893cdfb19d821798587349 (commit)
from b86abf1d22e3229fd80cb6949ed362f002caf633 (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=5646fc1be9cb636c1b4771d9a21a18c…
commit 5646fc1be9cb636c1b4771d9a21a18ccacd59c5f
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Dec 7 11:16:00 2015 +0100
sysmobts: Catch up with the API changes and specify the version
API revision 5.1 allows us to pass a version number for the rx/tx
calibration and the DSP/FPGA will inform us about clock errors.
http://cgit.osmocom.org/osmo-bts/commit/?id=56bb7ff569748f8841893cdfb19d821…
commit 56bb7ff569748f8841893cdfb19d821798587349
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Fri Sep 18 08:40:29 2015 -0400
sysmobts: support eeprom map version 2
[hfreyther: Accept the mixing of whitespace to ease future
merges]
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-sysmo/calib_file.c | 12 +
src/osmo-bts-sysmo/eeprom.c | 499 +++++++++++++++++++++++++++++++++++-----
src/osmo-bts-sysmo/eeprom.h | 8 +
src/osmo-bts-sysmo/femtobts.c | 3 +
4 files changed, 461 insertions(+), 61 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 A-bis protcol interface library".
The branch, nrw/litecell15-merge has been created
at 06c78b2cbc4143487b6d29259e9863ade31e210d (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-abis/commit/?id=06c78b2cbc4143487b6d29259e9…
commit 06c78b2cbc4143487b6d29259e9863ade31e210d
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Wed Jun 8 16:00:25 2016 -0400
LC15: revert RTP socket connect sequence
Change-Id: I839eaa6fa1442af2eafd4aab47396ba9845bc558
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom A-bis protcol interface library