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 012a1b345b27255a9760fdd9e8be3100dabeecc9 (commit)
from 80cb08071b2ef60b65db24017a1f35583bc09b5c (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=012a1b345b27255a9760fdd9e8be310…
commit 012a1b345b27255a9760fdd9e8be3100dabeecc9
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Jan 24 14:43:44 2017 +0100
debian: Require fftw3 header files for osmo-trx
Install missing development package to get osmo-trx to build.
Change-Id: Id80937724d5e4da4ed555cbabfcd3e2457cb2a19
-----------------------------------------------------------------------
Summary of changes:
debian/control | 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 6030ce844e057e3c3aeb7c3ff02cc092a6edb82d (commit)
from abba1537a7c4c12bd695e089cef9d29adb04fed0 (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=6030ce844e057e3c3aeb7c3ff02c…
commit 6030ce844e057e3c3aeb7c3ff02cc092a6edb82d
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Jan 24 14:26:11 2017 +0100
sim: Link to libtalloc as symbols of it are used here
A DSO should link to the libraries that it is using. Linking to
libtalloc will resolve these warnings:
Change-Id: I4c8d5e80e194b9d9b4fa2424c4a22377ecee9c7a
dpkg-shlibdeps: warning: symbol _talloc_zero used by debian/libosmosim0/usr/lib/i386-linux-gnu/libosmosim.so.0.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _talloc_free used by debian/libosmosim0/usr/lib/i386-linux-gnu/libosmosim.so.0.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol talloc_strndup used by debian/libosmosim0/usr/lib/i386-linux-gnu/libosmosim.so.0.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol talloc_strdup used by debian/libosmosim0/usr/lib/i386-linux-gnu/libosmosim.so.0.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _talloc_memdup used by debian/libosmosim0/usr/lib/i386-linux-gnu/libosmosim.so.0.0.0 found in none of the libraries
-----------------------------------------------------------------------
Summary of changes:
src/sim/Makefile.am | 1 +
1 file changed, 1 insertion(+)
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 8be9d7a6fef7991b7dbcf482ba2dfb63ab6faac9 (commit)
via ea5ccfa481a11246b2926f5395a71da631361b08 (commit)
from 2b763cc30c6cc36185f44322bc3af35a5bcbb479 (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=8be9d7a6fef7991b7dbcf482ba2dfb6…
commit 8be9d7a6fef7991b7dbcf482ba2dfb63ab6faac9
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Jan 24 12:06:27 2017 +0100
debian: Use the header files installed by openbsc-dev
Use --with-openbsc= to pick up gsm_data_shared.h coming from the
openbsc-dev package. With the revert of the change
Iec6b0f0eb0b7fffaa814c9769c0ee777d641a07f, packaging could work
now.
Change-Id: Ie0a005315454a6450205ce6fd76242b85405de8d
http://cgit.osmocom.org/osmo-bts/commit/?id=ea5ccfa481a11246b2926f5395a71da…
commit ea5ccfa481a11246b2926f5395a71da631361b08
Author: Holger Freyther <holger(a)freyther.de>
Date: Tue Jan 24 10:39:45 2017 +0000
Revert "deb: use gsm_data_shared.* from openbsc-dev"
As the Osmocom project is providing packages and we build them
directly from git we should have native packages. openbsc-dev
should provide files in the same directory structure as the git
repository and then --with-openbsc=/usr/src/osmocom/openbsc/openbsc/include/openbsc
can be used. Follow up patches are coming.
This reverts commit 70b71507c27f8967b0aa31cad0b3070c6780f3b4.
Change-Id: I8bc3a5c2b9446d9e94e362ed5d85a61e3a727f8b
-----------------------------------------------------------------------
Summary of changes:
debian/patches/01_location_of_gsm_data_shared.patch | 18 ------------------
debian/patches/series | 2 --
debian/rules | 2 +-
debian/source/format | 2 +-
4 files changed, 2 insertions(+), 22 deletions(-)
delete mode 100644 debian/patches/01_location_of_gsm_data_shared.patch
delete mode 100644 debian/patches/series
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 76f048a1fdf8247ba28a373d989215a5493895ea (commit)
from d32b6d13ed9dcd171b9ff723d1389dacaff98903 (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=76f048a1fdf8247ba28a373d989215a5…
commit 76f048a1fdf8247ba28a373d989215a5493895ea
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Jan 24 11:31:47 2017 +0100
debian: Install header and source file to different directory
osmo-bts consumes the gsm_data_shared.{h,c} files and assumes the
OpenBSC directory layout. Install the files into the specific
sub-directories to make the --with-openbsc=dir option work.
Change-Id: I3da21402dee3d6f1d812b232b0a3f13b8a462d5b
-----------------------------------------------------------------------
Summary of changes:
debian/control | 4 ++--
debian/openbsc-dev.install | 5 +++--
2 files changed, 5 insertions(+), 4 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 e9a138e11111f509f988807bbdc5ca8cce2b3d3d (commit)
from 1d8744ce967f038e4bede584845b8326d9f66c2a (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=e9a138e11111f509f988807bbdc5ca8…
commit e9a138e11111f509f988807bbdc5ca8cce2b3d3d
Author: aravind sirsikar <arvind.sirsikar(a)radisys.com>
Date: Tue Jan 24 12:36:08 2017 +0530
Handle packet access reject during packet resource request
When Packet resource request is received, PCU will generate the
packet access reject if no resources are present. The encoding is done
based on section 7.1.3.2.1 and 8.1.2.5 of 44.060 version 7.27.0 Release 7.
This patch also includes the test case to validate the generated
packet access reject message.
This patch is integration tested on Osmo-trx setup with Ettus B210 board
and LG F70 MS with some simulation code changes in Osmo-pcu.
Change-Id: I05ff25124b58905586caa0c0c37023d69724f121
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 6 +-
src/gprs_rlcmac_sched.cpp | 11 ++-
src/tbf.cpp | 40 ++++++++
src/tbf.h | 4 +
tests/tbf/TbfTest.cpp | 110 ++++++++++++++++++++++
tests/tbf/TbfTest.err | 227 ++++++++++++++++++++++++++++++++++++++++++++++
tests/tbf/TbfTest.ok | 4 +
7 files changed, 398 insertions(+), 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 1d8744ce967f038e4bede584845b8326d9f66c2a (commit)
from 8adfcd06a1db8033467d30b21ad7f6f35d6bf919 (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=1d8744ce967f038e4bede584845b832…
commit 1d8744ce967f038e4bede584845b8326d9f66c2a
Author: sivasankari <Sivasankari.Theerthagiri(a)radisys.com>
Date: Tue Jan 24 15:53:35 2017 +0530
Add test case for testing PUAN
This test case is for testing generation of
EGPRS PUAN. Corresponding log files .ok and .err
are modified.
Change-Id: I18e6d4a9e90fd6453fe14187beab27dfeae8dbe9
-----------------------------------------------------------------------
Summary of changes:
src/rlc.h | 13 +
tests/tbf/TbfTest.cpp | 410 +++++++++++
tests/tbf/TbfTest.err | 1965 +++++++++++++++++++++++++++++++++++++++++++++++++
tests/tbf/TbfTest.ok | 2 +
4 files changed, 2390 insertions(+)
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, neels/nano3G has been created
at a7c83bf73a46ec4c0b86ae3c977e9a83d1617c38 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=a7c83bf73a46ec4c0b86ae3c977e9a83…
commit a7c83bf73a46ec4c0b86ae3c977e9a83d1617c38
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jan 24 01:21:59 2017 +0100
mgcp: hack: to get RAB success from nano3G, overwrite 2 RTP bytes
Change-Id: Ie962456a79f99835b02abec17b964f160e111e71
http://cgit.osmocom.org/openbsc/commit/?id=2d5d6e1cc004a185963d09e6a302cdcd…
commit 2d5d6e1cc004a185963d09e6a302cdcdff2dee65
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Oct 21 01:35:57 2016 +0200
mgcp: hack: to get RAB success from nano3G, overwrite 4 RTP bytes
Change-Id: I85f4a2a8ed5a60714da4e4ad0ef456710903547e
http://cgit.osmocom.org/openbsc/commit/?id=6d531ec50b532fa8bf40b66c6d142e2d…
commit 6d531ec50b532fa8bf40b66c6d142e2ddb0f8888
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 23 16:56:02 2017 +0100
comment: fixme: rab failure
Change-Id: I6e21f2d7dd560ab15675f3e432c37a13c4ab6792
-----------------------------------------------------------------------
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 d32b6d13ed9dcd171b9ff723d1389dacaff98903 (commit)
from e610e700da088ba1c4e5f0478317040f236aaebb (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=d32b6d13ed9dcd171b9ff723d1389dac…
commit d32b6d13ed9dcd171b9ff723d1389dacaff98903
Author: Keith <keith(a)rhizomatica.org>
Date: Wed Jan 18 17:09:33 2017 +0100
Add VTY command to immediately expire user (set expire_lu to now)
Change-Id: I676c84350a7afc963bc6bb4c46c60e5ac3eee67e
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/vty_interface_layer3.c | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)