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 ac0254c000d1eaad9a48a11922d538cd53f622bd (commit)
via 6eb37525112be96aa9be5ae91973894e22392aa4 (commit)
from 22c07d1f1f174a8eb64edfe668c694129e929394 (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=ac0254c000d1eaad9a48a11922d538c…
commit ac0254c000d1eaad9a48a11922d538cd53f622bd
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Feb 22 12:09:31 2018 +0100
osmo-bts-virtual: Make use of LOGL1S() macro for context
In Change-Id I5703b46c8a59fe00a3cdc063bcf72872980ec5e5 we introduced
LOGL1S and starte to use in in common/scheduler.c as well as
osmo-bts-trx but somehow we didn't introduce it in osmo-bts-virtual
at the time. Let's catch up.
Change-Id: I0b5fd3b7982b9119becda844531108f64c68d19f
http://cgit.osmocom.org/osmo-bts/commit/?id=6eb37525112be96aa9be5ae91973894…
commit 6eb37525112be96aa9be5ae91973894e22392aa4
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Feb 22 11:44:20 2018 +0100
Introduce + use LOG/DEBUGP with frame number prefixing/printing
Let's make sure whenever we do have a frame number, we print it as
context in the related log line
Change-Id: I751d5ddb3322fce489bc241459738cbcc55c890b
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/logging.h | 12 ++++
src/common/l1sap.c | 73 ++++++++++-----------
src/osmo-bts-litecell15/l1_if.c | 35 +++++-----
src/osmo-bts-litecell15/tch.c | 17 +++--
src/osmo-bts-octphy/l1_if.c | 39 +++++------
src/osmo-bts-octphy/l1_tch.c | 16 ++---
src/osmo-bts-sysmo/l1_if.c | 23 +++----
src/osmo-bts-sysmo/tch.c | 14 ++--
src/osmo-bts-virtual/l1_if.c | 14 ++--
src/osmo-bts-virtual/scheduler_virtbts.c | 107 ++++++++++++-------------------
10 files changed, 158 insertions(+), 192 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 22c07d1f1f174a8eb64edfe668c694129e929394 (commit)
from 04719d19b94b52a915d149ff553385e857ec8441 (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=22c07d1f1f174a8eb64edfe668c6941…
commit 22c07d1f1f174a8eb64edfe668c694129e929394
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Feb 22 10:51:10 2018 +0100
osmo-bts-virtual: Generate PRIM_INFO_MEAS (with bogus values)
The problem is that measurement processing above L1SAP requires/expects
those PRIM_INFO_MEAS indications from the bts specific parts. Otherwise
it will never generate even uplink-only measurement reports to the BSC,
which is a violation of Abis protocol specs.
Change-Id: I48f73293cb4f0ab4c657dfd00e7ddd032a3c030f
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-virtual/l1_if.c | 7 +++++--
1 file changed, 5 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 A-bis protcol interface library".
The branch, master has been updated
via 61460fd6431d6ea62752d74ad05425f132d7abbe (commit)
from f446367a631cafd597bffc2cd39e9ba7718055c6 (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=61460fd6431d6ea62752d74ad05…
commit 61460fd6431d6ea62752d74ad05425f132d7abbe
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Tue Feb 20 20:21:13 2018 +0100
contrib: jenkins.sh: Disable doxygen in libosmocore build
Change-Id: I52fc3931ef072075561858bb7173f58a8503e499
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 04719d19b94b52a915d149ff553385e857ec8441 (commit)
from a4bca115557feb0268e6cfda30238ded16328ae6 (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=04719d19b94b52a915d149ff553385e…
commit 04719d19b94b52a915d149ff553385e857ec8441
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Feb 22 10:14:16 2018 +0100
osmo-bts-virtual: Shut down gracefully on socket creation failure
Don't simply crash if creation of the multicast socket fails
Change-Id: Ie87b6684b3aa7f21742e4cf21533e980485c1230
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-virtual/l1_if.c | 4 ++--
src/osmo-bts-virtual/virtual_um.c | 5 +++++
2 files changed, 7 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 98a7a2646bcb561b9f55b4096a0d672d4ed89c87 (commit)
from d5a577b043aab7d27608601ed751e8e17ec5457f (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=98a7a2646bcb561b9f55b4096a0d…
commit 98a7a2646bcb561b9f55b4096a0d672d4ed89c87
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Tue Feb 20 14:53:37 2018 +0100
ports.h: Add VTY and CTRL ports for osmo-trx
Change-Id: Ib79cdb62d45d8c78445c7b064e58eb7e9faeccf9
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/ctrl/ports.h | 3 +++
include/osmocom/vty/ports.h | 2 ++
2 files changed, 5 insertions(+)
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 "MNCC <-> SIP bridge".
The branch, master has been updated
via cdc5e591bb871ec04b9d79ddb411fcc87a5fd508 (commit)
from df62bb330e403293d7328b50f1276288ed7faca6 (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-sip-connector/commit/?id=cdc5e591bb871ec04b9d7…
commit cdc5e591bb871ec04b9d79ddb411fcc87a5fd508
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Tue Feb 20 20:23:10 2018 +0100
contrib: jenkins.sh: Disable doxygen in libosmocore build
Change-Id: I7befa0cb4e72a6ad086e3c2d290546dbf22f1676
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
MNCC <-> SIP bridge
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 code for Iuh interface".
The branch, master has been updated
via e1c01a02624b12a5c6396d47902482fa97217b23 (commit)
from aec91ab3477529e386fc548a2fcb55ff405bd949 (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-iuh/commit/?id=e1c01a02624b12a5c6396d47902482f…
commit e1c01a02624b12a5c6396d47902482fa97217b23
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Tue Feb 20 20:22:24 2018 +0100
contrib: jenkins.sh: Disable doxygen in libosmocore build
Change-Id: I12d995c0c993483ed940fc173904d6e686fbe0ab
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Osmocom code for Iuh interface
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 3137be99ef2e75bd5bdd616a6c435513a64125ec (commit)
from 7f0b9084805d7d934cf0820d396e12236ddd3cae (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=3137be99ef2e75bd5bdd616a6c4…
commit 3137be99ef2e75bd5bdd616a6c435513a64125ec
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Tue Feb 20 20:20:10 2018 +0100
contrib: jenkins.sh: Disable doxygen in libosmocore build
Change-Id: I7abc8862a63d448408ae43802da689fe436a0ff0
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 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 a4bca115557feb0268e6cfda30238ded16328ae6 (commit)
via b93748a1707fa4e20c3a8c3a241dd9e3fb03ea87 (commit)
via bfe9af4ae1c1d72a5a94546093913083a0eaeda8 (commit)
via e0bfd675d1356a349df9674f78723ff33ed6b634 (commit)
from 4847a1688ba6fee8e5b44c25317c2e221b4b0ae0 (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=a4bca115557feb0268e6cfda30238de…
commit a4bca115557feb0268e6cfda30238ded16328ae6
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Feb 21 16:58:08 2018 +0100
bts: use feature list instead of speech codec table
osmo-bts has a table of pchan/channel mode combinations for every
bts. This table models the codec capabilitys of the BTS hardware.
However, having the speech codec apabilities modeled inside the
BTS feature list would be much more comfortable and since the
feature list is communicated back to the BSC we would get the
codec capabilities inside the BSC domain as well.
- remove the pchan/channel mode tables
- set speech codec variants for each BTS type
- fix bts_supports_cm so that it queries the feature list
Change-Id: I977dc729ba856631245aedf76afd48eac92166f7
http://cgit.osmocom.org/osmo-bts/commit/?id=b93748a1707fa4e20c3a8c3a241dd9e…
commit b93748a1707fa4e20c3a8c3a241dd9e3fb03ea87
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Feb 21 13:29:38 2018 +0100
vty: display bts features in vty command show bts
The VTY command show bts does not display the bts specific
features yet.
- Also display the feature list in snow-bts
Change-Id: I509f2a7bbfa96c70bdfea4ff2488ee371e914620
http://cgit.osmocom.org/osmo-bts/commit/?id=bfe9af4ae1c1d72a5a9454609391308…
commit bfe9af4ae1c1d72a5a94546093913083a0eaeda8
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Feb 21 13:55:36 2018 +0100
octphy: ensure all BTS models set features
Most of the BTS models do not or do register not all of thier
features to the the feature list.
- Update/extend the feature lists for all BTS-Models
Change-Id: I26765a64153368016921c2ac115b1c4aec9bc5e4
http://cgit.osmocom.org/osmo-bts/commit/?id=e0bfd675d1356a349df9674f78723ff…
commit e0bfd675d1356a349df9674f78723ff33ed6b634
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jan 26 14:26:54 2018 +0100
gsm_data_shared: extend bts feature list with speech codecs
The feature list does not cover any speech codec related information.
- Add speech codec related items to feature list.
Change-Id: If6d50c6f4e2348b23f31c3415b0f5577a3f5be50
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/bts.h | 4 +--
include/osmo-bts/gsm_data.h | 6 ----
include/osmo-bts/gsm_data_shared.h | 8 +++++-
src/common/bts.c | 59 +++++++++++++++++++++++---------------
src/common/gsm_data_shared.c | 5 ++++
src/common/rsl.c | 2 +-
src/common/vty.c | 20 +++++++++++++
src/osmo-bts-litecell15/main.c | 6 ++++
src/osmo-bts-octphy/l1_if.c | 14 ++++-----
src/osmo-bts-sysmo/main.c | 17 ++++-------
src/osmo-bts-trx/main.c | 17 ++++-------
src/osmo-bts-virtual/main.c | 7 +++++
tests/misc/misc_test.c | 30 +++++++++----------
13 files changed, 114 insertions(+), 81 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 4847a1688ba6fee8e5b44c25317c2e221b4b0ae0 (commit)
via 5e60186bec02e558a1f08bac1683c73a8f70b6c8 (commit)
from df72b1fdbd7cf39cba49919b188301c5d3cf633a (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=4847a1688ba6fee8e5b44c25317c2e2…
commit 4847a1688ba6fee8e5b44c25317c2e221b4b0ae0
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Feb 21 16:21:51 2018 +0100
RSL: Ensure we don't accept DCHAN messages for CCHAN
If the Channel Number IE points to a common channel, we cannot
accept such messages in code paths that only process dedicated
channels, such as RLL/DCHAN/IPA.
Related: OS#2972, OS#2971
Change-Id: I43a78bec63aeb36dd67043d237b27fe880209349
http://cgit.osmocom.org/osmo-bts/commit/?id=5e60186bec02e558a1f08bac1683c73…
commit 5e60186bec02e558a1f08bac1683c73a8f70b6c8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Feb 21 15:54:16 2018 +0100
RSL: Properly reject RSL CHAN_NR IE for incompatible PCHAN
If we receive a message for a dedicated channel, whose channel number
structure doesn't match with the physical channel (timeslot) type,
we must properly reject this. For RSL CHAN ACT it means sending a NACK,
and for all other cases it means sending an RSL ERROR REPORT.
Related: OS#2972, OS#2971
Change-Id: Iebd2571726d1284a7431b3f9b23ad3185e832ed1
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.c | 128 +++++++++++++++++++++++++++++++++++++++++--------------
1 file changed, 97 insertions(+), 31 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)