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, master has been updated
via 524923a96a9892445234248623d8be642eb5229d (commit)
from c633cfbb9115485f3f54efe49480f4e2cec1cfa4 (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-abis/commit/?id=524923a96a9892445234248623d…
commit 524923a96a9892445234248623d8be642eb5229d
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Jun 28 15:31:46 2017 +0200
osmo_ortp: Add osmo_rtp_drop_frame API
This API will be used by osmo-bts to maintain the sampling clock of the
RTP socket whenever a frame should be sent but it is not available, for
instance due to low quality of signal.
Change-Id: Id6099372b6231c0a4b6ea0716f46f5daee7049e1
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/trau/osmo_ortp.h | 1 +
src/trau/osmo_ortp.c | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
hooks/post-receive
--
Osmocom A-bis protcol interface 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via dd3c7815a51d6655cdebe324cdc6031ed313edd7 (commit)
via b7425f3642a0d34dbbec23a340c6d7c944d57849 (commit)
from 8d645dd0e5bcaf75a89e82cc3f4a5aa14b31a6e3 (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=dd3c7815a51d6655cdebe324cdc6031…
commit dd3c7815a51d6655cdebe324cdc6031ed313edd7
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Thu Jun 1 10:16:10 2017 +0200
osmo-bts-litecell15: Fix missing frame number in MEAS IND
The layer 1 interface (l1_if.c) for osmo-bts-litecell15 does not include
the frame number into the measurement indications it forwards
to higher layers. The frame number is required to properly
detect the end of a measurement period.
change process_meas_res() to properly include the frame number into the
l1sap primitive (struct osmo_phsap_prim *l1sap)
Change-Id: Iee9c8f88b05cd5dba9920bb08e079a643e713237
http://cgit.osmocom.org/osmo-bts/commit/?id=b7425f3642a0d34dbbec23a340c6d7c…
commit b7425f3642a0d34dbbec23a340c6d7c944d57849
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed May 31 18:44:37 2017 +0200
osmo-bts-trx: fix missing frame number in MEAS IND
The layer 1 interface (l1_if.c) for osmo-bts-trx does not include
the frame number into the measurement indications it forwards
to higher layers. The frame number is required to properly
detect the end of a measurement period.
Change-Id: Ife3c791ff50e8a866a97b9783ac7ef3ef2402a70
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-litecell15/l1_if.c | 5 +++--
src/osmo-bts-trx/l1_if.c | 5 +++--
src/osmo-bts-trx/l1_if.h | 2 +-
3 files changed, 7 insertions(+), 5 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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via 4cafb0fa15a069c182a7f8dc77ef645061bee30e (commit)
from f611569018f7456ff1fb7a0ffdfc2a76696702d7 (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=4cafb0fa15a069c182a7f8dc77ef645…
commit 4cafb0fa15a069c182a7f8dc77ef645061bee30e
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Mon Jun 26 10:13:25 2017 -0700
LimeSDR: set approximate tx offset value to make GSM work
may be fine-tuned in the future
Modified to match current master by Harald Welte.
Change-Id: Ied215ca9e9d9c346c2a654f96785d1b87b075129
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/UHDDevice.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 "SCCP Library".
The branch, master has been updated
via 6df7a4a6ee80a79b6512997b4ecdbde304905f7e (commit)
from 81c0bcab068174036f6897e69311f413d94c74d4 (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=6df7a4a6ee80a79b6512997b4ec…
commit 6df7a4a6ee80a79b6512997b4ecdbde304905f7e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jun 23 18:17:02 2017 +0200
fix compiler warning: xua_test: hexdump pointer type
Was recently introduced by a70b4599f63b50c4d654eb9e1b1a099a7c8cdc36.
Change-Id: Iab5529f6919fd22902a8b39e8a52079f08deb851
-----------------------------------------------------------------------
Summary of changes:
tests/xua/xua_test.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 "SCCP Library".
The branch, master has been updated
via 81c0bcab068174036f6897e69311f413d94c74d4 (commit)
from 38d2aabd4a880dcdfa3a49dd8d83e2cfd30402ac (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=81c0bcab068174036f6897e6931…
commit 81c0bcab068174036f6897e69311f413d94c74d4
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jun 26 04:49:57 2017 +0200
Revert "SCOC: When sending a CORE/CR, SUA SRC_ADDR == CallingPartyAddress"
This reverts commit 5527df78adc08b76df07c4b682263b5bdd6181d4.
I tried some time to figure out what other changes are needed to make this
commit work and fix a confusion, until I noticed:
The commit's *log message* is correct that SRC == calling, but the *patch*
modifies callED addr to be the SRC, which is wrong. So reverting this commit is
indeed the correct way to fix our addresses.
Change-Id: Ic76aacc81f87f8885fe04121aead5c79a761ef07
-----------------------------------------------------------------------
Summary of changes:
src/sccp_scoc.c | 2 +-
1 file changed, 1 insertion(+), 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 8d645dd0e5bcaf75a89e82cc3f4a5aa14b31a6e3 (commit)
from 250d77f8dfe4e9ce3ccbcdb2e5695bd819178318 (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=8d645dd0e5bcaf75a89e82cc3f4a5aa…
commit 8d645dd0e5bcaf75a89e82cc3f4a5aa14b31a6e3
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jun 26 12:10:36 2017 +0200
Revert "sysmobts: normalize frame number in measurement indication"
This reverts commit 88b2cc30a6a7253c2c4c76178e5727fad48556ca.
Change-Id: I30f37a9feef24a45e254377502615d717dba9765
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-sysmo/l1_if.c | 12 ++----------
1 file changed, 2 insertions(+), 10 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 250d77f8dfe4e9ce3ccbcdb2e5695bd819178318 (commit)
via 53ce11ab955de487063442d6e83a034f2f5a695b (commit)
from 59d0c2cca64c9efe199733fc04708cc500f44090 (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=250d77f8dfe4e9ce3ccbcdb2e5695bd…
commit 250d77f8dfe4e9ce3ccbcdb2e5695bd819178318
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Jun 23 18:26:24 2017 +0200
Add loopback support for PDTCH
This add support for BTS-side lookback of PDTCH channels.
If lchan-loopback is enabled, We take the uplink frames as received in
PH-DATA.ind and put them into the dl_tch_queue for that lchan. When we
receive PH-RTS.ind, we dequeue frames from that queue and transmit them
in downlink. If no frame is found in queue, we transmit an empty
(all-zero) frame of 23 bytes (CS-1).
Change-Id: Idd07a3f4a88c38398d3e844333c0104e2de23864
http://cgit.osmocom.org/osmo-bts/commit/?id=53ce11ab955de487063442d6e83a034…
commit 53ce11ab955de487063442d6e83a034f2f5a695b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jun 24 02:09:43 2017 +0200
TRX: Use timerfd and CLOCK_MONOTONIC for GSM frame timer
using gettimeofday() is not suitable for the GSM frame timer, as it
relies on the normal 'wall clock' system time, which may be adjusted by
ntp, gps or other means at runtime.
Switching to a different clock source means we cannot use
osmo_timer_list anymore, but timerfd integrates just fine with our
libosmocore select() loop handling.
Change-Id: I51b19adde14ebb7ef3bb863d45e06243c323e22e
Closes: #2325
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 116 ++++++++++----
src/osmo-bts-trx/scheduler_trx.c | 330 +++++++++++++++++++++++++++++----------
src/osmo-bts-trx/trx_vty.c | 3 +-
3 files changed, 335 insertions(+), 114 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, pmaier/aoip has been updated
via 8761c965ff0b3d5f225a55411914313173758db9 (commit)
from 40703dd1f441ee754a3b9b8b838feb66bc8e032d (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=8761c965ff0b3d5f225a554119143131…
commit 8761c965ff0b3d5f225a55411914313173758db9
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Jun 28 18:22:46 2017 +0200
mgcp: Fix missing call id in DLCX
The call id field in the DLCX message is missing. Use the endpoint
id as call id in all CRCX and DLCX messages.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/mgcpgw_client.h | 3 ++-
openbsc/src/libmgcp/mgcpgw_client.c | 9 ++++-----
openbsc/src/libmsc/msc_ifaces.c | 11 +++++++----
3 files changed, 13 insertions(+), 10 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, pmaier/aoip has been updated
via 40703dd1f441ee754a3b9b8b838feb66bc8e032d (commit)
from 030312043a84b0bfaf35c36790e56e3016c68661 (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=40703dd1f441ee754a3b9b8b838feb66…
commit 40703dd1f441ee754a3b9b8b838feb66bc8e032d
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jun 23 14:43:55 2017 +0200
a_iface: use vty to configure BSC/MSC connections
Use the VTY to configure the connections between BSC and MSC
on both sides.
We now can add new connections, we also can write the config,
removing existing connections is implemented on the MSC side,
but not yet on the BSC side.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/a_iface.h | 16 ++--
openbsc/include/openbsc/a_reset.h | 5 +-
openbsc/include/openbsc/bsc_msc.h | 7 --
openbsc/include/openbsc/bsc_msc_data.h | 10 +++
openbsc/include/openbsc/gsm_data.h | 5 +-
openbsc/src/libcommon-cs/a_reset.c | 37 ++++++++-
openbsc/src/libcommon-cs/common_cs.c | 2 +-
openbsc/src/libmsc/a_iface.c | 131 +++++++++++++++++++++-----------
openbsc/src/libmsc/msc_vty.c | 104 +++++++++++++++++++++++++
openbsc/src/osmo-bsc/osmo_bsc_bssap.c | 2 +-
openbsc/src/osmo-bsc/osmo_bsc_main.c | 22 +-----
openbsc/src/osmo-bsc/osmo_bsc_sigtran.c | 45 +++++------
openbsc/src/osmo-bsc/osmo_bsc_vty.c | 89 ++++++++++++++++++++++
openbsc/src/osmo-msc/msc_main.c | 2 -
14 files changed, 367 insertions(+), 110 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, neels/pmaier_aoip has been updated
via 0eb5e206d93d655dcc0efd6f57d8c85619f16c69 (commit)
from a494d00c2fe76c00003f9bd196a04386c5c974aa (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=0eb5e206d93d655dcc0efd6f57d8c856…
commit 0eb5e206d93d655dcc0efd6f57d8c85619f16c69
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Jun 28 15:27:41 2017 +0200
build: osmo-bsc_nat: add missing sigtran LDADD
Change-Id: I838cc9176b9d3e61e33f25d10bedd37c9c057fd3
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/osmo-bsc_nat/Makefile.am | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)