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 1f82d0aecfa30884426fdcf583b32826527c639c (commit)
from 4aaa8abcab71a7257e20c96aa03d4f675b29c57e (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=1f82d0aecfa30884426fdcf583b3…
commit 1f82d0aecfa30884426fdcf583b32826527c639c
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Jun 21 22:54:46 2017 +0200
osmo_sock_get_name(): clearly indicate local and remote
In a string like
127.0.0.1:2905<->127.0.0.1:60661
it is hard to tell which is the local part. I'd have expected it on the left,
but it is actually on the right.
To avoid doubt and bypass bikesheds on which side should be what, clearly mark
the two sides as remote and local.
(r=127.0.0.1:2905<->l=127.0.0.1:60661)
Change-Id: I43dcc6a1906429bd0955fd7fe2eb5b8495b592d8
-----------------------------------------------------------------------
Summary of changes:
src/socket.c | 4 ++--
tests/socket/socket_test.c | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
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, pespin/btstrx has been created
at afea5e484252962254ffd055433f3493020763fb (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=afea5e484252962254ffd055433f349…
commit afea5e484252962254ffd055433f3493020763fb
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon Jul 3 16:22:09 2017 +0200
test
Change-Id: Ib6c965c8b30aaf487005e5d3177f9571c433979e
-----------------------------------------------------------------------
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/aoip2 has been updated
via 59f0ff6bf739e79288737e922634dc0b466a3702 (commit)
from edc140f90ed28a779d392daecbd120a46af3b754 (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=59f0ff6bf739e79288737e922634dc0b…
commit 59f0ff6bf739e79288737e922634dc0b466a3702
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jul 3 13:25:15 2017 +0200
osmo-bsc: fix sccp name string
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/osmo-bsc/osmo_bsc_sigtran.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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/aoip2 has been updated
via edc140f90ed28a779d392daecbd120a46af3b754 (commit)
from 6cd9cc0fca48a71bc01fbefa4afa958421603f9b (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=edc140f90ed28a779d392daecbd120a4…
commit edc140f90ed28a779d392daecbd120a46af3b754
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jul 3 13:15:03 2017 +0200
a_iface: remove unused variable
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/a_iface.h | 2 +-
openbsc/src/libmsc/a_iface.c | 2 +-
openbsc/src/osmo-msc/msc_main.c | 2 +-
3 files changed, 3 insertions(+), 3 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/aoip2 has been updated
via 6cd9cc0fca48a71bc01fbefa4afa958421603f9b (commit)
via c2a3f6efd9905ad21b643e88475210e522b6d798 (commit)
via 82e2f7639fe3c3d49f183ae0f2bb330fcaf44465 (commit)
via fd4167ad32f05b2b1b91314ddc43864b17b23995 (commit)
via 4e3818b1c1fd592b125ce3e625b5cbf445037631 (commit)
from e93733f322c8ca2d60cc3493d3fa95d987321926 (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=6cd9cc0fca48a71bc01fbefa4afa9584…
commit 6cd9cc0fca48a71bc01fbefa4afa958421603f9b
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jul 3 12:40:46 2017 +0200
osmo-msc/a_iface/reset: add missing const
http://cgit.osmocom.org/openbsc/commit/?id=c2a3f6efd9905ad21b643e88475210e5…
commit c2a3f6efd9905ad21b643e88475210e522b6d798
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jul 3 11:59:01 2017 +0200
osmo-bsc/sigtran: add missing const
http://cgit.osmocom.org/openbsc/commit/?id=82e2f7639fe3c3d49f183ae0f2bb330f…
commit 82e2f7639fe3c3d49f183ae0f2bb330fcaf44465
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jul 3 11:45:27 2017 +0200
osmo-msc/a_iface: add missing assertions
http://cgit.osmocom.org/openbsc/commit/?id=fd4167ad32f05b2b1b91314ddc43864b…
commit fd4167ad32f05b2b1b91314ddc43864b17b23995
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jul 3 11:37:10 2017 +0200
osmo-bsc: add missing comment
http://cgit.osmocom.org/openbsc/commit/?id=4e3818b1c1fd592b125ce3e625b5cbf4…
commit 4e3818b1c1fd592b125ce3e625b5cbf445037631
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jul 3 11:35:50 2017 +0200
osmo-bsc: add missing assertion
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/a_iface.h | 10 +++---
openbsc/include/openbsc/a_iface_bssap.h | 4 +--
openbsc/include/openbsc/a_reset.h | 2 +-
openbsc/include/openbsc/osmo_bsc_sigtran.h | 8 ++---
openbsc/src/libcommon-cs/a_reset.c | 2 +-
openbsc/src/libmsc/a_iface.c | 31 ++++++++++++------
openbsc/src/libmsc/a_iface_bssap.c | 50 +++++++++++++++++++-----------
openbsc/src/osmo-bsc/osmo_bsc_sigtran.c | 24 +++++++-------
8 files changed, 80 insertions(+), 51 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/aoip2 has been updated
via e93733f322c8ca2d60cc3493d3fa95d987321926 (commit)
from 29e63bbae41f03c7eeb3ac7685f5d7c3b59f6e3a (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=e93733f322c8ca2d60cc3493d3fa95d9…
commit e93733f322c8ca2d60cc3493d3fa95d987321926
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jul 3 11:23:31 2017 +0200
osmo-msc: remove orphanned struct members
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/a_iface.c | 10 ++--------
1 file changed, 2 insertions(+), 8 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/aoip2 has been updated
via 29e63bbae41f03c7eeb3ac7685f5d7c3b59f6e3a (commit)
from 116568d34f5c1e941082ae7bfc891631a8b53553 (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=29e63bbae41f03c7eeb3ac7685f5d7c3…
commit 29e63bbae41f03c7eeb3ac7685f5d7c3b59f6e3a
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jul 3 11:12:17 2017 +0200
osmo-msc: rename called/calling address in struct a_conn_info
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/a_iface_bssap.h | 4 ++--
openbsc/src/libmsc/a_iface.c | 10 +++++-----
openbsc/src/libmsc/a_iface_bssap.c | 16 ++++++++--------
3 files changed, 15 insertions(+), 15 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 9b97d0f683bccd71b035ece1a6caebfc0f26d1b1 (commit)
from a38d34112fb46c90ec4cb12c597778e65cceaef8 (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=9b97d0f683bccd71b035ece1a6caebf…
commit 9b97d0f683bccd71b035ece1a6caebfc0f26d1b1
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jun 24 16:50:00 2017 +0200
TRX: permit transmission of all-zero loopback frames
For some reason, osmo-bts-trx attempted to interpret/validate the
contents of the downlink TCH block that it was about to transmit. If
such checks are made, they should clearly be in the common part above
L1SAP, and not in the bts-model specific part.
Also, having the checks in place didn't allow us to send an all-zero
downlink block, as is required for detection of uplink FER in a loopback
testing setup, e.g. with CMU-300.
Change-Id: I6388de98e4a7e20843a1be88a58bba8d2c9aa0d5
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-trx/scheduler_trx.c | 35 +++++------------------------------
1 file changed, 5 insertions(+), 30 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 a38d34112fb46c90ec4cb12c597778e65cceaef8 (commit)
from cc1602f5921f02913e5bcd58fab41a26ca89a2bc (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=a38d34112fb46c90ec4cb12c597778e…
commit a38d34112fb46c90ec4cb12c597778e65cceaef8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jun 29 16:44:01 2017 +0200
l1sap: Don't enqueue PTCCH blocks for loopback
When we're in loopback testing mode for PDTCH, we must make sure to
avoid adding PTCCH blocks to the queue. Only PDTCH blocks must be
enqueued. For the transmit (downlink) side, we already had the PTCCH
check in place.
Change-Id: I7ef40d9bdf74a99375bc6568ed9483499664bf6f
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 4aaa8abcab71a7257e20c96aa03d4f675b29c57e (commit)
from 411402b4dfa984d11fb14095f56e00dc2c03e6ce (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=4aaa8abcab71a7257e20c96aa03d…
commit 4aaa8abcab71a7257e20c96aa03d4f675b29c57e
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jun 29 19:27:24 2017 +0200
Add missing BSSGP cause values
Add values from 3GPP TS 48.018
Change-Id: Ie39a6c91a46d179392d861805a106743a07c6fb0
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gprs/protocol/gsm_08_18.h | 77 +++++++++++++++++++++++--------
src/gb/gprs_bssgp_util.c | 77 +++++++++++++++++++++++--------
2 files changed, 114 insertions(+), 40 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications