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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via bb466ee020c778829b51b0e96d962394ab54f6da (commit)
from df589375741aa37f453ede814bba237afbc0f635 (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-gsm-manuals/commit/?id=bb466ee020c778829b51b0e…
commit bb466ee020c778829b51b0e96d962394ab54f6da
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Nov 23 18:48:01 2017 +0100
Update rate_ctr description
* use example new counter names with ':' separator
* mention that 'counter' is obsolete
* mention group name and index
* use bold and monospace fonts to improve visibility
Change-Id: Ia962367bb93cb826002db6c950d23ae2102ac713
Related: OS#2550
-----------------------------------------------------------------------
Summary of changes:
common/chapters/control_if.adoc | 27 +++++++++++++++++++--------
1 file changed, 19 insertions(+), 8 deletions(-)
hooks/post-receive
--
Manuals for Osmocom GSM components
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 "Octasic GSM PHY API header files for OsmoBTS".
The tag, OCTSDR-OPENBSC-02.09.00-B1121 has been created
at 06297ff025a37e6f921674675d33342385d414c2 (commit)
- Log -----------------------------------------------------------------
commit 06297ff025a37e6f921674675d33342385d414c2
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Nov 27 15:48:19 2017 +0100
Import headers from OCTSDR-OPENBSC-02.09.00-B1121.tgz
-----------------------------------------------------------------------
hooks/post-receive
--
Octasic GSM PHY API header files for OsmoBTS
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 "UNNAMED PROJECT".
The branch, master has been updated
via 751491cdf9fba3a46911ac46bf0f640588bec286 (commit)
from e732c2ca3badf9e16cb393efb5c4b2556a43fd0b (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/python/osmo-python-tests/commit/?id=751491cdf9fba3a…
commit 751491cdf9fba3a46911ac46bf0f640588bec286
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Nov 27 12:47:37 2017 +0100
Add osmo_ipa.py to setup's install
When running jenkins job, osmo_ipa is not available despite latest
osmo-python-tests being installed on the build slave. Let's try to fix
it by explicitly adding it to setup.py
Change-Id: Ic3e160c220ca6d2b55df0dfcdcdcb56e4e240bb3
-----------------------------------------------------------------------
Summary of changes:
setup.py | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
UNNAMED PROJECT
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 "UNNAMED PROJECT".
The branch, master has been updated
via e732c2ca3badf9e16cb393efb5c4b2556a43fd0b (commit)
from d05da3e68d10abb3c8a7fadbf09da362f11027e3 (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/python/osmo-python-tests/commit/?id=e732c2ca3badf9e…
commit e732c2ca3badf9e16cb393efb5c4b2556a43fd0b
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Nov 23 16:42:59 2017 +0100
Add *.py from OsmoBSC
Those are generic enough and can be used as advanced example of uzing
CTRL interface from python on top of osmo_ipa.
Change-Id: Ic4e1155d3bd546feaabab34a46e354c69058056e
-----------------------------------------------------------------------
Summary of changes:
README | 8 +-
osmopy/__init__.py | 5 +-
osmopy/osmo_ctrl.py | 120 ++++++++++++++++
osmopy/soap.py | 188 ++++++++++++++++++++++++
osmopy/twisted_ipa.py | 384 ++++++++++++++++++++++++++++++++++++++++++++++++++
setup.py | 3 +
6 files changed, 705 insertions(+), 3 deletions(-)
create mode 100755 osmopy/osmo_ctrl.py
create mode 100755 osmopy/soap.py
create mode 100755 osmopy/twisted_ipa.py
hooks/post-receive
--
UNNAMED PROJECT
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 "UNNAMED PROJECT".
The branch, master has been updated
via a5eb67d91c88514036b6926b845229eb279827b5 (commit)
from 842d781b5ef934a16b31f15c625e93c1af38b552 (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-pcu/commit/?id=a5eb67d91c88514036b6926b845229e…
commit a5eb67d91c88514036b6926b845229eb279827b5
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Nov 21 20:24:54 2017 +0100
Replace '.' in counter names with ':'
The '.' is an illegal character in counter names, as they are exported
via CTRL interface, where '.' has a special meaning that cannot be used
by strings comprising the variable name.
Change-Id: I5ef60152a31dea25cb839c47edc93d5337ec3a3e
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 170 ++++++++++++++++++++++++++++++------------------------------
1 file changed, 85 insertions(+), 85 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via df589375741aa37f453ede814bba237afbc0f635 (commit)
via f9fbe955af0785f471d7e805cc58b6135e4cd7a2 (commit)
via 4e24daf9084f3e05ab56740e23a476e750db1401 (commit)
from c7da0d6a601268d0be7c90a564cd0403736bd2a0 (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-gsm-manuals/commit/?id=df589375741aa37f453ede8…
commit df589375741aa37f453ede814bba237afbc0f635
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Tue Nov 14 15:55:20 2017 +0100
common: add osmo-mgw to mgcp
Add osmo-mgw to the list of programs which use the MGCP port IETF
Change-Id: Idfd0340297ddb15494b4b20d776e89e6288107e1
http://cgit.osmocom.org/osmo-gsm-manuals/commit/?id=f9fbe955af0785f471d7e80…
commit f9fbe955af0785f471d7e805cc58b6135e4cd7a2
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Tue Nov 14 15:13:15 2017 +0100
common: add VTY port number of osmo-mgw
osmo-mgw currently uses the VTY port constant of
osmo-bsc_mgcp. We decided to re use the same port
number for osmo-mgw, this is not mentioned in the
manuals yet.
Add the port number of osmo-mgw to the manuals
(common)
Change-Id: I41f7f2a7f850613707eddea610557b688de7a904
http://cgit.osmocom.org/osmo-gsm-manuals/commit/?id=4e24daf9084f3e05ab56740…
commit 4e24daf9084f3e05ab56740e23a476e750db1401
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Tue Nov 14 15:09:17 2017 +0100
Revert "common: add VTY port number for osmo-mgw"
We agreed to re-use the port of osmo-bsc-mgcp, so there is
no need for this patch anymore.
This reverts commit ad4a01e2a4674caf1f3d5680f825177e659254f0.
Change-Id: I8629db5e975cc218c80c747a39c0fdca5f5d6e10
-----------------------------------------------------------------------
Summary of changes:
common/chapters/port_numbers.adoc | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
hooks/post-receive
--
Manuals for Osmocom GSM components
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 65774d447d8623257e1cbf3694542f4a421017d7 (commit)
from 42888ed9470b8217f4abc848ca8a077e17942066 (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=65774d447d8623257e1cbf3694542…
commit 65774d447d8623257e1cbf3694542f4a421017d7
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Nov 15 10:19:07 2017 +0100
mobile: Use bool to show started can only be true or false
The state handling is complicated and maybe it gets better by
moving started to bool and then the rest to an enum.
Change-Id: I6aef22e7bf954a8a4ecda980c2c558eb8c9180b7
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/include/osmocom/bb/common/osmocom_data.h | 3 ++-
src/host/layer23/src/mobile/app_mobile.c | 6 +++---
2 files changed, 5 insertions(+), 4 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 42888ed9470b8217f4abc848ca8a077e17942066 (commit)
from 7b64e7dbe9b0d96e53bf2dec243e9af9b2e274ec (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=42888ed9470b8217f4abc848ca8a0…
commit 42888ed9470b8217f4abc848ca8a077e17942066
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Nov 15 09:52:26 2017 +0100
mobile: Switch from printf to LOGP statements
Add a mobile application logging category and replace printf with
a LOGP. The code is sadly still using exit in the middle of handling.
Change-Id: I71e7f6e6375a485b45bad76ada2be17b0901577d
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/include/osmocom/bb/common/logging.h | 1 +
src/host/layer23/src/common/logging.c | 6 ++++++
src/host/layer23/src/mobile/app_mobile.c | 14 +++++++-------
src/host/layer23/src/mobile/gsm322.c | 8 ++++----
src/host/layer23/src/mobile/main.c | 2 +-
5 files changed, 19 insertions(+), 12 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 19ec7b948322bbc9457a2b22219c93558a6f931e (commit)
from b4718fd233a00a950cef1965d13afccd6c6c0e77 (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=19ec7b948322bbc9457a2b22219c…
commit 19ec7b948322bbc9457a2b22219c93558a6f931e
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Nov 18 23:10:24 2017 +0100
fsm_tmr_cb: don't set T=0, the fi may no longer exist
When calling the timer_cb, that may have effected an fi termination and
deallocation, e.g. from dispatching events and/or complex choices made.
Current timer_cb implementations expect T to reflect the fired timer number, so
we can't actually set T=0 before calling the timer_cb.
Instead, never reset T to zero, let it always reflect the timer that last
fired. When a new timer starts, T will be set to its new value.
Adding a T arg to the timer_cb() would have been the cleanest solution, so that
fi->T can be set to zero before dispatching the timer_cb. But since we've
already rolled out this FSM API, we should stay backwards compatible.
In the case where the timer returned 1 to request termination, we can assume
that the fi still exists, but to be consistent, don't set T = 0 in that code
path either.
Change-Id: I18626b55a1491098b3ed602df1b331f08d25625a
-----------------------------------------------------------------------
Summary of changes:
src/fsm.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications