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 f60efb528ce03e0fa3209963c5d7bcff61689381 (commit)
from 6afa4ce698b1e5b32c213970cd07441c14fefc5a (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=f60efb528ce03e0fa320996…
commit f60efb528ce03e0fa3209963c5d7bcff61689381
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Jun 3 15:20:50 2017 +0200
OsmoGSMTester: tweak sysmobts: systemctl, ssh, limits, reboot
Simpler systemctl rule to disable stock services.
Fix the limits config, which was not the right way for sysmoBTS.
SSH access: apparently no need to create an ssh key at all, login is permitted
right away.
Add hint to reboot at the right time.
Change-Id: I8e686383318ee2eece908a4e690e5061ade0cd02
-----------------------------------------------------------------------
Summary of changes:
OsmoGSMTester/chapters/install.adoc | 49 +++++++++++++++----------------------
1 file changed, 20 insertions(+), 29 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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via 6afa4ce698b1e5b32c213970cd07441c14fefc5a (commit)
from 8e23a8e3ab2e4bba82d2ca7906174dc0e04b6ad0 (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=6afa4ce698b1e5b32c21397…
commit 6afa4ce698b1e5b32c213970cd07441c14fefc5a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Jun 3 15:20:28 2017 +0200
OsmoGSMTester: add sqlite3 as dependency
Needed to setup the initial hlr db using the hlr.sql file from osmo-hlr
since osmo-gsm-tester commit 798e592fd642a1dd86380c412a9501931b9048e1
"MSC+BSC: add test api to run OsmoMSC and OsmoBSC with AoIP"
Change-Id: Ic19f93a69df4062364da8523b5d30a1611a0eb77
-----------------------------------------------------------------------
Summary of changes:
OsmoGSMTester/chapters/install.adoc | 1 +
1 file changed, 1 insertion(+)
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 "UNNAMED PROJECT".
The branch, master has been updated
via 69f3860d2884976216bb8d60e4f268a979374115 (commit)
from ce9bc40846949cec5b64edf4d4afe344d8cb93a3 (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-hlr/commit/?id=69f3860d2884976216bb8d60e4f268a…
commit 69f3860d2884976216bb8d60e4f268a979374115
Author: Daniel Willmann <daniel(a)totalueberwachung.de>
Date: Tue May 16 14:17:08 2017 +0200
hlr_data.sql: Insert ki and opc instead of op to example data
It depends on the cards whether you have op or opc, but the most cards in use
for 3G are using the opc. Change the example to reflect that.
Change-Id: I8f6051ea9b285ff6261bfe346cfc29d1167921f5
-----------------------------------------------------------------------
Summary of changes:
sql/hlr_data.sql | 4 ++--
1 file changed, 2 insertions(+), 2 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 "UNNAMED PROJECT".
The branch, master has been updated
via ce9bc40846949cec5b64edf4d4afe344d8cb93a3 (commit)
from 1790c8246abe74116129f56d1447bbb105fca398 (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-hlr/commit/?id=ce9bc40846949cec5b64edf4d4afe34…
commit ce9bc40846949cec5b64edf4d4afe344d8cb93a3
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed May 31 13:19:22 2017 +0200
VTY: Add hlr node and bind ip field
With this patch the address osmo-hlr binds to can be changed to
something else than 0.0.0.0
Change-Id: I79f7a300480f308b21116dd14d1698be38725afd
-----------------------------------------------------------------------
Summary of changes:
doc/examples/osmo-hlr.cfg | 3 ++
src/hlr.c | 7 ++--
src/hlr.h | 3 ++
src/hlr_vty.c | 96 ++++++++++++++++++++++++++++++++++++++++++++++-
src/hlr_vty.h | 10 ++++-
5 files changed, 114 insertions(+), 5 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 "The Open Source GSM Base Band stack".
The branch, fixeria/sdr_phy has been created
at 65df421c579737b9078a4ff637351ee1595cf85b (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=65df421c579737b9078a4ff637351…
commit 65df421c579737b9078a4ff637351ee1595cf85b
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Mon Jul 25 00:20:37 2016 +0600
host/trxcon: initial release of L1CTL handlers
Now it's possible to handle the following requests
from layer23 apps:
- L1CTL_FBSB_REQ
- L1CTL_PM_REQ
- L1CTL_RESET_REQ
- L1CTL_ECHO_REQ
It should be noted, that the L1CTL_PM_REQ isn't
handled correctly yet, due to required task isn't
implemented on the TRX side yet. Instead of this,
temporary we are sending some fake responses.
Change-Id: I343eca3e20922ddd83e06231811200b26da442f3
http://cgit.osmocom.org/osmocom-bb/commit/?id=d581a51efee0661d3f8aa78c67efb…
commit d581a51efee0661d3f8aa78c67efbef926541edf
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed May 31 09:28:40 2017 +0700
host/trxcon: integrate osmo-fsm framework
This change introduces the following state machines:
- trxcon_app_fsm - main application state machine.
This state machine handles different events, raised
from program modules (such as trx_if.c or l1ctl.c).
- l1ctl_link_fsm - L1CTL server state machine.
- trx_interface_fsm - TRX interface state machine.
All program modules (such as trx_if.c or l1ctl.c)
are independent from each other. In other words,
one module cannot call methods from another, e.g.
L1CTL handlers from l1ctl.c aren't able to send
any command to transceiver directly.
Instead of that, they use shared event set to notify
the main state machine about something. Depending on
current state and received event main state machine
'decides' what to do. This approach would allow to
easily reuse the source code anywhere almost 'as is'.
Change-Id: I7ee6fc891abe5f775f5b7ebbf093181a97950dea
http://cgit.osmocom.org/osmocom-bb/commit/?id=6a098d2632ea9a620c7dc33bd047d…
commit 6a098d2632ea9a620c7dc33bd047d8fc3d48355c
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jun 3 19:02:20 2017 +0700
host/trxcon/trx_if.c: add ECHO command
This command should be used to check transceiver availability.
Change-Id: I6af2d5e413ff7ab751cb34e1659742b0f59b6cca
http://cgit.osmocom.org/osmocom-bb/commit/?id=f37861d583cefc88994fd691b0a45…
commit f37861d583cefc88994fd691b0a45fec7ff5fc56
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sun Jul 24 01:40:41 2016 +0600
host/trxcon: initial release of transceiver interface
This is the second side of the 'OsmocomBB <-> SDR' bridge.
Most of source code taken from the OsmoBTS project.
Change-Id: I96fa3ada05d010f31af419a4950fd8ae2b62ef34
http://cgit.osmocom.org/osmocom-bb/commit/?id=bedbf921431b8c7ecd31800cd4289…
commit bedbf921431b8c7ecd31800cd428930db42fa496
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jul 22 22:57:50 2016 +0600
host/trxcon: initial release of L1CTL interface
There are two sides of the 'OsmocomBB <-> SDR' bridge. One of
them is the L1CTL interface, which is used by existing layer23
applications to drive GSM L1. Exactly this interface is provided
by the osmocon application, but instead of forwarding messages
between both host software and firmware we need to handle incoming
messages from layer23 applications, perform some GSM L1 specific
conversations (coding, mapping, interleaving, etc.), then finally
forward them to transceiver through the scheduler. And vice versa.
This code is just a basic implementation of UNIX socket handlers,
so currently we can only accept and drop connections from layer23
applications.
Change-Id: I58d069bcc7742b42c0bf95e52063933bf2c352ff
http://cgit.osmocom.org/osmocom-bb/commit/?id=19ac29776e2fd77a19aee734d0924…
commit 19ac29776e2fd77a19aee734d0924986823f872c
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Thu Jun 30 00:41:58 2016 +0600
host/trxcon: introduce a new 'trxcon' application
This app is similar to the osmocon, but designed to
connect L2 & L3 apps with SDR transceiver insted of
obsolete Calypso based hardware.
Change-Id: Ie3c17f19aad9c26f3c49966a7c96b65911f62369
-----------------------------------------------------------------------
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, users/fixeria/sdr_phy has been deleted
was 65df421c579737b9078a4ff637351ee1595cf85b
-----------------------------------------------------------------------
65df421c579737b9078a4ff637351ee1595cf85b host/trxcon: initial release of L1CTL handlers
-----------------------------------------------------------------------
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, users/fixeria/sdr_phy has been created
at 65df421c579737b9078a4ff637351ee1595cf85b (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=65df421c579737b9078a4ff637351…
commit 65df421c579737b9078a4ff637351ee1595cf85b
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Mon Jul 25 00:20:37 2016 +0600
host/trxcon: initial release of L1CTL handlers
Now it's possible to handle the following requests
from layer23 apps:
- L1CTL_FBSB_REQ
- L1CTL_PM_REQ
- L1CTL_RESET_REQ
- L1CTL_ECHO_REQ
It should be noted, that the L1CTL_PM_REQ isn't
handled correctly yet, due to required task isn't
implemented on the TRX side yet. Instead of this,
temporary we are sending some fake responses.
Change-Id: I343eca3e20922ddd83e06231811200b26da442f3
http://cgit.osmocom.org/osmocom-bb/commit/?id=d581a51efee0661d3f8aa78c67efb…
commit d581a51efee0661d3f8aa78c67efbef926541edf
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed May 31 09:28:40 2017 +0700
host/trxcon: integrate osmo-fsm framework
This change introduces the following state machines:
- trxcon_app_fsm - main application state machine.
This state machine handles different events, raised
from program modules (such as trx_if.c or l1ctl.c).
- l1ctl_link_fsm - L1CTL server state machine.
- trx_interface_fsm - TRX interface state machine.
All program modules (such as trx_if.c or l1ctl.c)
are independent from each other. In other words,
one module cannot call methods from another, e.g.
L1CTL handlers from l1ctl.c aren't able to send
any command to transceiver directly.
Instead of that, they use shared event set to notify
the main state machine about something. Depending on
current state and received event main state machine
'decides' what to do. This approach would allow to
easily reuse the source code anywhere almost 'as is'.
Change-Id: I7ee6fc891abe5f775f5b7ebbf093181a97950dea
http://cgit.osmocom.org/osmocom-bb/commit/?id=6a098d2632ea9a620c7dc33bd047d…
commit 6a098d2632ea9a620c7dc33bd047d8fc3d48355c
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jun 3 19:02:20 2017 +0700
host/trxcon/trx_if.c: add ECHO command
This command should be used to check transceiver availability.
Change-Id: I6af2d5e413ff7ab751cb34e1659742b0f59b6cca
http://cgit.osmocom.org/osmocom-bb/commit/?id=f37861d583cefc88994fd691b0a45…
commit f37861d583cefc88994fd691b0a45fec7ff5fc56
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sun Jul 24 01:40:41 2016 +0600
host/trxcon: initial release of transceiver interface
This is the second side of the 'OsmocomBB <-> SDR' bridge.
Most of source code taken from the OsmoBTS project.
Change-Id: I96fa3ada05d010f31af419a4950fd8ae2b62ef34
http://cgit.osmocom.org/osmocom-bb/commit/?id=bedbf921431b8c7ecd31800cd4289…
commit bedbf921431b8c7ecd31800cd428930db42fa496
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jul 22 22:57:50 2016 +0600
host/trxcon: initial release of L1CTL interface
There are two sides of the 'OsmocomBB <-> SDR' bridge. One of
them is the L1CTL interface, which is used by existing layer23
applications to drive GSM L1. Exactly this interface is provided
by the osmocon application, but instead of forwarding messages
between both host software and firmware we need to handle incoming
messages from layer23 applications, perform some GSM L1 specific
conversations (coding, mapping, interleaving, etc.), then finally
forward them to transceiver through the scheduler. And vice versa.
This code is just a basic implementation of UNIX socket handlers,
so currently we can only accept and drop connections from layer23
applications.
Change-Id: I58d069bcc7742b42c0bf95e52063933bf2c352ff
http://cgit.osmocom.org/osmocom-bb/commit/?id=19ac29776e2fd77a19aee734d0924…
commit 19ac29776e2fd77a19aee734d0924986823f872c
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Thu Jun 30 00:41:58 2016 +0600
host/trxcon: introduce a new 'trxcon' application
This app is similar to the osmocon, but designed to
connect L2 & L3 apps with SDR transceiver insted of
obsolete Calypso based hardware.
Change-Id: Ie3c17f19aad9c26f3c49966a7c96b65911f62369
-----------------------------------------------------------------------
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via d36b3a84638d6db940387f0e18c98855202f554d (commit)
from e91cd2b0887b0ed41a3bb4c49e4478defd208554 (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=d36b3a84638d6db940387f0e18c9885…
commit d36b3a84638d6db940387f0e18c98855202f554d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jun 2 19:38:07 2017 +0200
Revert "Add version to phy_instance"
This reverts commit 9eeb0b1a136fc8c24a86cb4d832c264674c10db0.
This commit caused osmo-gsm-tester test runs for the sysmoBTS to fail with
SIGABRT consistently. See below redmine issues.
In osmo-bts-sysmo/l1_if.c, it uses talloc_asprintf to write to the char
version[MAX_VERSION_LENGTH]; talloc_asprintf() however is intended to work on
string buffers allocated by talloc, and attempts to reallocate version[].
Furthermore, it is not clear why the patch passes a 'data' arg to
app_info_sys_compl_cb() that is not used.
Hence I will revert this instead of trying to fix. Please resolve issues and
re-submit.
Related: OS#2316 OS#1614
Change-Id: I2c9fd5e6739c1750365c0241476ce4b1aa2df3d4
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/phy_link.h | 2 +-
src/osmo-bts-octphy/l1_oml.c | 5 ++---
src/osmo-bts-sysmo/l1_if.c | 4 ----
3 files changed, 3 insertions(+), 8 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, neels/test has been updated
discards eb218f78b85698f8be12914112a5de30b3812694 (commit)
discards b1fdbc952f807cfe341e67819f520b3e16e2bb15 (commit)
via 51c2e69b62a9b7c428318bb635a049e4041369b6 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (eb218f78b85698f8be12914112a5de30b3812694)
\
N -- N -- N (51c2e69b62a9b7c428318bb635a049e4041369b6)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=51c2e69b62a9b7c428318bb635a049e…
commit 51c2e69b62a9b7c428318bb635a049e4041369b6
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jun 2 19:38:07 2017 +0200
Revert "Add version to phy_instance"
This reverts commit 9eeb0b1a136fc8c24a86cb4d832c264674c10db0.
After this commit, osmo-gsm-tester test runs for the sysmoBTS failed with
SIGABRT consistently. See below issue:
Change-Id: I2c9fd5e6739c1750365c0241476ce4b1aa2df3d4
Related: OS#2316
-----------------------------------------------------------------------
Summary of changes:
src/common/oml.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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, neels/test has been created
at eb218f78b85698f8be12914112a5de30b3812694 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=eb218f78b85698f8be12914112a5de3…
commit eb218f78b85698f8be12914112a5de30b3812694
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jun 2 19:38:07 2017 +0200
Revert "Add version to phy_instance"
This reverts commit 9eeb0b1a136fc8c24a86cb4d832c264674c10db0.
After this commit, osmo-gsm-tester test runs for the sysmoBTS failed with
SIGABRT consistently. See below issue:
Change-Id: I2c9fd5e6739c1750365c0241476ce4b1aa2df3d4
Related: OS#2316
http://cgit.osmocom.org/osmo-bts/commit/?id=b1fdbc952f807cfe341e67819f520b3…
commit b1fdbc952f807cfe341e67819f520b3e16e2bb15
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jun 2 17:55:12 2017 +0200
common/oml.c: fix possible NULL dereference
Introduced in recent e91cd2b0887b0ed41a3bb4c49e4478defd208554
Change-Id: Ic26b46f6235d76c1fee53f7e3216b84d8b776814
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)