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 4313bdfa201271ef487507e355b4a9b91593520f (commit)
from 6df7a4a6ee80a79b6512997b4ecdbde304905f7e (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=4313bdfa201271ef487507e355b…
commit 4313bdfa201271ef487507e355b4a9b91593520f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 29 19:56:31 2017 +0200
sccp_helpers.h: remove duplicate declaration of osmo_sccp_make_addr_pc_ssn()
Change-Id: Ifbb03de3df3b9bac86fb97dfc8e81e99fc172292
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/sigtran/sccp_helpers.h | 2 --
1 file changed, 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via cc1602f5921f02913e5bcd58fab41a26ca89a2bc (commit)
via f2eaba88691d0125ed033add7863403593745b3e (commit)
via cdf20fec7c4729e81b1c6c78147dc8aaa74682e3 (commit)
via bb719478293f1961257085bd6a06b4a3d44d3e06 (commit)
via c19ab9ed2fca26c0efa9a887a147ed3391c56a19 (commit)
from 7738f5282f8ab4571715f1907fa47360b6b68064 (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=cc1602f5921f02913e5bcd58fab41a2…
commit cc1602f5921f02913e5bcd58fab41a26ca89a2bc
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jun 24 18:20:41 2017 +0200
TRX: don't free l1h in trx_phy_inst_close()
l1h is allocated in bts_model_phy_instance_set_defaults() and not in
trx_phy_inst_open(). Hence, trx_phy_inst_close() should not free() it!
Change-Id: I0ac4e57a882e5a31143499c1662d8d8e52320938
http://cgit.osmocom.org/osmo-bts/commit/?id=f2eaba88691d0125ed033add7863403…
commit f2eaba88691d0125ed033add7863403593745b3e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jun 24 18:15:40 2017 +0200
TRX: merge/simplify l1_if and trx_if code
Related code / function structure still dates back to the pre-phy_link
days. Let's clean this up to make things less convoluted and reduce the
number of non-static symbols needed between code split over two files.
Change-Id: I1f30ae1f547a5c01c516d4a05032193294c25f2d
http://cgit.osmocom.org/osmo-bts/commit/?id=cdf20fec7c4729e81b1c6c78147dc8a…
commit cdf20fec7c4729e81b1c6c78147dc8aaa74682e3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jun 24 18:02:42 2017 +0200
TRX: Rename trx_if_data() -> trx_if_send_burst()
The new name makes it clear what the function actually does: Send burst
data via the trx interface.
Change-Id: I5031541d4ae4244a62a18acf71139db2874927fa
http://cgit.osmocom.org/osmo-bts/commit/?id=bb719478293f1961257085bd6a06b4a…
commit bb719478293f1961257085bd6a06b4a3d44d3e06
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jun 24 17:20:58 2017 +0200
trx_if: Improve error handling
There ware some error conditions that the previous code didn't catch
and/or report, such as unparseable TRX control strings, non-terminated
buffers, ...
Change-Id: I354d0c121880553ce1bd59b7394d52b104b7d6da
http://cgit.osmocom.org/osmo-bts/commit/?id=c19ab9ed2fca26c0efa9a887a147ed3…
commit c19ab9ed2fca26c0efa9a887a147ed3391c56a19
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jun 24 17:20:30 2017 +0200
TRX: trx_if: Improve code description / comments
Change-Id: I4e19d68782a12e52ba1d3ba2665060275d04866c
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-trx/l1_if.c | 42 --------
src/osmo-bts-trx/l1_if.h | 3 -
src/osmo-bts-trx/scheduler_trx.c | 2 +-
src/osmo-bts-trx/trx_if.c | 220 +++++++++++++++++++++++++++------------
src/osmo-bts-trx/trx_if.h | 5 +-
5 files changed, 153 insertions(+), 119 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 411402b4dfa984d11fb14095f56e00dc2c03e6ce (commit)
from 590c402e6cfbdb6dc3953fda7d8e4d55cf293d0a (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=411402b4dfa984d11fb14095f56e…
commit 411402b4dfa984d11fb14095f56e00dc2c03e6ce
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Fri Jun 30 12:06:00 2017 +0200
l1sap.h: Add ber10k and lqual_cb to ph_tch_param
These fields are required in osmo-bts to do low link quality checks in a
generic way.
Change-Id: If4ae20c22b881e94585dad710f17b9e37f77bf82
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/l1sap.h | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications