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, pespin/sysmocell5000 has been created
at d2b59bd9bf8fa0f89604fb55e13b4630c602c094 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=d2b59bd9bf8fa0f89604fb55e13b463…
commit d2b59bd9bf8fa0f89604fb55e13b4630c602c094
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon May 29 11:10:57 2017 +0200
osmo-bts-trx: Relax validation to allow TRX data bursts without padding
Original OpenBTS transcievers add 2 bytes of padding to the end of data
bursts, having in total 158 bytes. As those two extra bytes are being
ignored after the initial validation, let's relax this validation a bit
in order to accept transcievers that decide no to send these two extra
bytes.
Change-Id: I94c3cb160bfed0ba9c41ed7ef5f8d8a65b81ad07
-----------------------------------------------------------------------
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 "SCCP Library".
The branch, master has been updated
via 18db4ad72df0700882b13ea9486cbe3c3dce9f3f (commit)
from eed8c1bfae1d151e135b574d83ed295d36ad8b44 (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-sccp/commit/?id=18db4ad72df0700882b13ea9486…
commit 18db4ad72df0700882b13ea9486cbe3c3dce9f3f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Aug 22 14:44:36 2017 +0200
vty: fix doc for 'xua rkm routing-key-allocation'
A doc element is missing, which fails the VTY tests in osmo-msc at Change-Id
I5ae4e05ee7c57cad341ea5e86af37c1f6b0ffa77.
Change-Id: I16aa74244ed5332bdc1fddd538e17b86f62ec3b2
-----------------------------------------------------------------------
Summary of changes:
src/osmo_ss7_vty.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 84b7e3723b8d7bf9bfd5db7ba5532c3d174c2c77 (commit)
from f0288cacc5b6be1943c25584327c80974639097e (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=84b7e3723b8d7bf9bfd5db7ba5532c3d…
commit 84b7e3723b8d7bf9bfd5db7ba5532c3d174c2c77
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Aug 20 20:50:06 2017 +0200
Treat SIGTERM just like SIGINT in our programs
When somebody kills the process, it's best to handle the signal
and to use the opportunity for some cleanup. We always did this
in the NITB on SIGINT, but never on SIGTERM. Let's change it.
Change-Id: Iea6804325a6575ceab5edfd28dd20249462f143b
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gb_proxy_main.c | 2 ++
openbsc/src/gprs/gtphub_main.c | 2 ++
openbsc/src/gprs/sgsn_main.c | 2 ++
openbsc/src/osmo-bsc/osmo_bsc_main.c | 2 ++
openbsc/src/osmo-nitb/bsc_hack.c | 2 ++
5 files changed, 10 insertions(+)
hooks/post-receive
--
Legacy: 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 Open Source GSM Base Band stack".
The branch, master has been updated
via b2c19fc5d35f25a63b2ee523761c3d9714b146e9 (commit)
from 35564c691fe975047efe640db098a8385a8482f3 (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/osmocom-bb/commit/?id=b2c19fc5d35f25a63b2ee523761c3…
commit b2c19fc5d35f25a63b2ee523761c3d9714b146e9
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jul 30 15:43:15 2017 +0200
VIRT-PHY: Add support for GPRS / TBF mode
we add a new STATE_TBF to vthe MS model and add some L1CTL primitives
to configure that TBF mode as well as to enqueue transmissions for
blocks at a given USF+TS.
Change-Id: Ie6f37090bd45f463aa25d9e00bc06f563be5264a
-----------------------------------------------------------------------
Summary of changes:
include/l1ctl_proto.h | 44 +++++++
src/host/virt_phy/include/virtphy/virt_l1_model.h | 10 ++
src/host/virt_phy/src/gsmtapl1_if.c | 99 ++++++++++++++-
src/host/virt_phy/src/l1ctl_sap.c | 145 ++++++++++++++++++++++
4 files changed, 293 insertions(+), 5 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack
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 Open Source GSM Base Band stack".
The branch, master has been updated
via 35564c691fe975047efe640db098a8385a8482f3 (commit)
from ae15e7f9de3dbfb776f0771803dcc9ad5a88432a (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/osmocom-bb/commit/?id=35564c691fe975047efe640db098a…
commit 35564c691fe975047efe640db098a8385a8482f3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jul 30 15:42:07 2017 +0200
VIRT-PHY: virt_l1_sched: Pass timeslot number into call-back
When we schedule a given frame for transmission, we save its timeslot
number. However, the callback doesn't get informed about this so far.
Change-Id: I608a91ae8e2a57a2d6f87f4b873c82edb0215bf6
-----------------------------------------------------------------------
Summary of changes:
src/host/virt_phy/include/virtphy/gsmtapl1_if.h | 2 +-
src/host/virt_phy/include/virtphy/virt_l1_sched.h | 2 +-
src/host/virt_phy/src/gsmtapl1_if.c | 2 +-
src/host/virt_phy/src/virt_l1_sched_simple.c | 2 +-
src/host/virt_phy/src/virt_prim_data.c | 4 ++--
src/host/virt_phy/src/virt_prim_rach.c | 4 ++--
src/host/virt_phy/src/virt_prim_traffic.c | 4 ++--
7 files changed, 10 insertions(+), 10 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack
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 Open Source GSM Base Band stack".
The branch, master has been updated
via ae15e7f9de3dbfb776f0771803dcc9ad5a88432a (commit)
via 3595402641d663d0dcf4e868a3ad4098fa584c51 (commit)
from a52abd5d4f415760c6aa50da6b1e3ad333f4b1bb (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/osmocom-bb/commit/?id=ae15e7f9de3dbfb776f0771803dcc…
commit ae15e7f9de3dbfb776f0771803dcc9ad5a88432a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jul 29 13:58:32 2017 +0200
VIRT-PHY: Support forwarding of CBCH similar to BCCH/CCCH
Change-Id: I3e6f936603e43e885b28953be5ac262e3fb7c09a
http://cgit.osmocom.org/osmocom-bb/commit/?id=3595402641d663d0dcf4e868a3ad4…
commit 3595402641d663d0dcf4e868a3ad4098fa584c51
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Aug 20 22:18:17 2017 +0200
virtphy: Add SIGINT+SIGTERM handlers
Change-Id: I2fe65e0c1912c4d72c276a2db169f0bdbcbda2b8
-----------------------------------------------------------------------
Summary of changes:
src/host/virt_phy/src/gsmtapl1_if.c | 4 ++--
src/host/virt_phy/src/virtphy.c | 6 ++++++
2 files changed, 8 insertions(+), 2 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack
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 2bbf98afa3158182a04b8368cd1f7da2baf6bb12 (commit)
from 4d5df2ebd18efd1bdc8ea9d7e177c017c99e1981 (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=2bbf98afa3158182a04b8368cd1f7da…
commit 2bbf98afa3158182a04b8368cd1f7da2baf6bb12
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Aug 18 03:51:34 2017 +0300
Fix static build of osmo-bts-trx and osmo-bts-virtual.
New libosmocore has some plugin system which requires dlopen(). So we need
to make sure we always link with libdl, even when building statically.
Note that this doesn't fix static build of tests - they are still failing
with some errors.
Change-Id: I8315d6e032e34528def268a49fd88d07bc06ab2e
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-trx/Makefile.am | 2 +-
src/osmo-bts-virtual/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 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 4d5df2ebd18efd1bdc8ea9d7e177c017c99e1981 (commit)
from ed662e0799a4ee685082ac93cd6b93e82d62836b (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=4d5df2ebd18efd1bdc8ea9d7e177c01…
commit 4d5df2ebd18efd1bdc8ea9d7e177c017c99e1981
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Aug 20 21:00:39 2017 +0200
Treat SIGTERM just like SIGINT in our programs
When somebody kills the process, it's best to handle the signal
and to use the opportunity for some cleanup. We always did this
in the BTS on SIGINT, but never on SIGTERM. Let's change it.
Change-Id: I10009c08b7178988f646e2b6035197b9640ac9b5
-----------------------------------------------------------------------
Summary of changes:
src/common/main.c | 2 ++
src/osmo-bts-litecell15/misc/lc15bts_mgr.c | 2 ++
src/osmo-bts-sysmo/misc/sysmobts_mgr.c | 2 ++
3 files changed, 6 insertions(+)
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 ed662e0799a4ee685082ac93cd6b93e82d62836b (commit)
from b0578dda959cd7f55a0490e8d6f34c57b30e02b2 (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=ed662e0799a4ee685082ac93cd6b93e…
commit ed662e0799a4ee685082ac93cd6b93e82d62836b
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Aug 19 02:11:56 2017 +0300
osmo-bts-trx: Increase a maximum allowed MS power reduction step from 2dB to 4dB.
We tend to start MS with high power to make sure distant phones get good QoS,
but this also means that we need to reduce their power rather quickly. OTOH
we can't make this step too high because this may lead to power output
oscillation. From my (manual, limited) testing 4dB looks like a reasonable
compromise.
Change-Id: I58785513e5739474b881ed7f2a312ecc690e7e60
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-trx/loops.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 "SCCP Library".
The branch, master has been updated
via eed8c1bfae1d151e135b574d83ed295d36ad8b44 (commit)
from 485a1be9d8fc29d743767e733dfc6b16efa77a31 (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-sccp/commit/?id=eed8c1bfae1d151e135b574d83e…
commit eed8c1bfae1d151e135b574d83ed295d36ad8b44
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Aug 20 20:57:09 2017 +0200
OsmoSTP: Install our default set of signal handlers
Change-Id: Id5e37dc35923fd689e2cecd9923154774efd7f51
-----------------------------------------------------------------------
Summary of changes:
stp/stp_main.c | 42 +++++++++++++++++++++++++++++++++++++++++-
1 file changed, 41 insertions(+), 1 deletion(-)
hooks/post-receive
--
SCCP Library