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 "CI scripts".
The branch, master has been updated
via f49376516b413006dcd51329e89e99ababf98f1a (commit)
from e0e8ac53953722d830ee4aa37f8f54fe6b55c756 (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-ci/commit/?id=f49376516b413006dcd51329e89e99ab…
commit f49376516b413006dcd51329e89e99ababf98f1a
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Sat Mar 17 21:24:04 2018 +0100
jobs: osmo-trx: Disable temporarily ARM builds
proot crashes with current jenkins node setup, which means we cannot use
it to run ARM based axis.
proot bug is already reported upstream in:
https://github.com/proot-me/PRoot/issues/134
Related: OS#3061
Change-Id: I9bc48349c78f395b3842bc5caaf6e948fb4c299e
-----------------------------------------------------------------------
Summary of changes:
jobs/gerrit-verifications.yml | 4 +++-
jobs/master-builds.yml | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
hooks/post-receive
--
CI scripts
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 f397993340a5a158930e3687b697d95a82257a6d (commit)
from 5b51fe78b4e70f39555f13ad4c32a0b0454e6df7 (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=f397993340a5a158930e3687b697d95…
commit f397993340a5a158930e3687b697d95a82257a6d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Mar 17 15:28:29 2018 +0100
debian: Split osmo-bts-virtual from osmo-bts-trx
osmo-bts-virtual also contains osmo-bts-omldummy
Change-Id: I1c88ed2f7111a6c061ac5721af8f09d9aca4a156
-----------------------------------------------------------------------
Summary of changes:
debian/control | 7 +++++++
debian/osmo-bts-trx.install | 1 -
debian/osmo-bts-virtual.install | 2 ++
debian/{osmo-bts-trx.service => osmo-bts-virtual.service} | 4 ++--
4 files changed, 11 insertions(+), 3 deletions(-)
create mode 100644 debian/osmo-bts-virtual.install
copy debian/{osmo-bts-trx.service => osmo-bts-virtual.service} (56%)
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 5b51fe78b4e70f39555f13ad4c32a0b0454e6df7 (commit)
via caeef44699b9e3afbaf6bbbae737d25bd9b716b7 (commit)
from 553535f87b490a8b8a2ab2633417ab7c286907bd (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=5b51fe78b4e70f39555f13ad4c32a0b…
commit 5b51fe78b4e70f39555f13ad4c32a0b0454e6df7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Mar 17 16:44:16 2018 +0100
omldummy: Suppress RSL transmission errors
In omldummy, we don't have a RSL link and hence any transmission
attempts to RSL should silently go to /dev/null rather than printing
error messages via libosmo-abis. So check for the OMLDUMMY variant and
silently discard any RSL message that the code may want to transmit.
Change-Id: I04a9ec7e416822cc1e45c533e6a66628689615ad
http://cgit.osmocom.org/osmo-bts/commit/?id=caeef44699b9e3afbaf6bbbae737d25…
commit caeef44699b9e3afbaf6bbbae737d25bd9b716b7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Mar 17 16:40:37 2018 +0100
fix inverted logic bug in omldummy patch
Change-Id: Ic2e7e78f922cb9634217f03482153950c90848a1
-----------------------------------------------------------------------
Summary of changes:
src/common/abis.c | 7 +++++++
src/common/oml.c | 2 +-
2 files changed, 8 insertions(+), 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, master has been updated
via 553535f87b490a8b8a2ab2633417ab7c286907bd (commit)
via 6d0c67684c4ea8e1f767310636dbe840c36d54e2 (commit)
from d8cd756da48bcff9f9caf9e64fc0af047a165b60 (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=553535f87b490a8b8a2ab2633417ab7…
commit 553535f87b490a8b8a2ab2633417ab7c286907bd
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Dec 17 13:35:52 2017 +0100
Add 'osmo-bts-omldummy' to bring up only OML without RSL
This is used only in integration testing, where in the TTCN-3 testsuite
we currently have no A-bis OML implementation, but only a RSL one.
Change-Id: Id8e5f34091e6e32621d8c8673de7ea848dfd252f
http://cgit.osmocom.org/osmo-bts/commit/?id=6d0c67684c4ea8e1f767310636dbe84…
commit 6d0c67684c4ea8e1f767310636dbe840c36d54e2
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Mar 17 15:10:59 2018 +0100
virtual: Correctly set+report BTS variant in OML attributes
Change-Id: I76dc47427ec26834859fb737bd319dc379ae8697
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
configure.ac | 1 +
include/osmo-bts/gsm_data_shared.h | 2 +
src/Makefile.am | 2 +-
src/common/gsm_data_shared.c | 2 +
src/common/oml.c | 9 ++--
.../Makefile.am | 8 ++--
.../bts_model.c | 55 +++++++++++++++++++---
src/osmo-bts-omldummy/main.c | 52 ++++++++++++++++++++
src/osmo-bts-omldummy/respawn.sh | 6 +++
src/osmo-bts-virtual/main.c | 1 +
11 files changed, 123 insertions(+), 16 deletions(-)
copy src/{osmo-bts-virtual => osmo-bts-omldummy}/Makefile.am (57%)
copy src/{osmo-bts-virtual => osmo-bts-omldummy}/bts_model.c (85%)
create mode 100644 src/osmo-bts-omldummy/main.c
create mode 100755 src/osmo-bts-omldummy/respawn.sh
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 d8cd756da48bcff9f9caf9e64fc0af047a165b60 (commit)
from 7c4a22dbc48f51eb199766bf1b29e061bf765cbd (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=d8cd756da48bcff9f9caf9e64fc0af0…
commit d8cd756da48bcff9f9caf9e64fc0af047a165b60
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Mar 17 12:22:40 2018 +0100
Get rid of 'struct gsm_bts_role_bts'
gsm_bts_role_bts was introduced at a time when we still shared
gsm_data_shared.[ch] between BSC and BTS, and where we then subsequently
needed a BTS-private structure. Since that sharing was abandoned quite
some time ago, we can merge gsm_bts_role_bts into gsm_bts and do away
with the bts/btsb dualism in a lot of the code.
Change-Id: I4fdd601ea873d9697f89a748cc77bcf7c978fa3e
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/gsm_data.h | 101 +--------------------------
include/osmo-bts/gsm_data_shared.h | 92 ++++++++++++++++++++++++-
include/osmo-bts/paging.h | 4 +-
src/common/abis.c | 6 +-
src/common/bts.c | 111 ++++++++++++++----------------
src/common/cbch.c | 18 ++---
src/common/handover.c | 12 ++--
src/common/l1sap.c | 50 +++++++-------
src/common/load_indication.c | 47 ++++++-------
src/common/main.c | 8 +--
src/common/oml.c | 60 ++++++++--------
src/common/paging.c | 23 +++----
src/common/pcu_sock.c | 10 +--
src/common/power_control.c | 3 +-
src/common/rsl.c | 15 ++--
src/common/sysinfo.c | 7 +-
src/common/vty.c | 113 +++++++++++++------------------
src/osmo-bts-litecell15/l1_if.c | 3 +-
src/osmo-bts-litecell15/main.c | 4 +-
src/osmo-bts-litecell15/oml.c | 3 +-
src/osmo-bts-litecell15/utils.c | 3 +-
src/osmo-bts-octphy/l1_if.c | 6 +-
src/osmo-bts-sysmo/l1_if.c | 3 +-
src/osmo-bts-sysmo/main.c | 4 +-
src/osmo-bts-sysmo/oml.c | 3 +-
src/osmo-bts-sysmo/sysmobts_vty.c | 3 +-
src/osmo-bts-sysmo/utils.c | 3 +-
src/osmo-bts-trx/main.c | 4 +-
src/osmo-bts-virtual/main.c | 5 +-
src/osmo-bts-virtual/scheduler_virtbts.c | 21 +++---
tests/agch/agch_test.c | 26 ++++---
tests/cipher/cipher_test.c | 32 ++++-----
tests/handover/handover_test.c | 5 +-
tests/paging/paging_test.c | 24 +++----
tests/power/power_test.c | 5 +-
tests/sysmobts/sysmobts_test.c | 11 ++-
36 files changed, 371 insertions(+), 477 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 "CI scripts".
The branch, master has been updated
via e0e8ac53953722d830ee4aa37f8f54fe6b55c756 (commit)
via b602e355f247f9a1c3698e9fa95cd892b6b939f0 (commit)
from 196402ac657f86a94b86a12b07dfeaf7d3a0a273 (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-ci/commit/?id=e0e8ac53953722d830ee4aa37f8f54fe…
commit e0e8ac53953722d830ee4aa37f8f54fe6b55c756
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Mar 17 14:38:41 2018 +0100
ansible/roles/osmocom-jenkins-slave/tasks/main.yml: Fix alpha sorting
Change-Id: Ifdcdcd76edf791d66cbd44daa0797c61ab5d83f0
http://cgit.osmocom.org/osmo-ci/commit/?id=b602e355f247f9a1c3698e9fa95cd892…
commit b602e355f247f9a1c3698e9fa95cd892b6b939f0
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Feb 22 16:22:14 2018 +0100
Add laforge(a)gnumonks.org to all build failure notifications
Change-Id: I989075eb0cd930d42daa36d9d8501592141c0310
-----------------------------------------------------------------------
Summary of changes:
ansible/roles/osmocom-jenkins-slave/tasks/main.yml | 4 ++--
jobs/master-builds.yml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
CI scripts
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 904e792fa45a3b71e62a305e397d03550f53d63a (commit)
from 1d2321dcde9e906aa9c2b9e716cefbc0efc2e5c6 (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=904e792fa45a3b71e62a305…
commit 904e792fa45a3b71e62a305e397d03550f53d63a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Mar 17 14:15:38 2018 +0100
vty-ref: Update URI of docbook 5.0 schema
... to match the /etc/xml/catalog file on debian (no "www" in hostname)
Change-Id: Id9f3579c7f2bc3af13fe30b5268f249b6f59ed0d
-----------------------------------------------------------------------
Summary of changes:
OsmoBSC/osmobsc-vty-reference.xml | 4 ++--
OsmoBTS/osmobts-vty-reference.xml | 4 ++--
OsmoGGSN/osmoggsn-vty-reference.xml | 4 ++--
OsmoHLR/osmohlr-vty-reference.xml | 4 ++--
OsmoMGCP/osmomgcp-vty-reference.xml | 4 ++--
OsmoMGW/osmomgw-vty-reference.xml | 4 ++--
OsmoMSC/osmomsc-vty-reference.xml | 4 ++--
OsmoNAT/osmonat-vty-reference.xml | 4 ++--
OsmoNITB/osmonitb-vty-reference.xml | 4 ++--
OsmoPCU/osmopcu-vty-reference.xml | 4 ++--
OsmoSGSN/osmosgsn-vty-reference.xml | 4 ++--
OsmoSTP/osmostp-vty-reference.xml | 4 ++--
OsmoTRX/osmotrx-vty-reference.xml | 4 ++--
13 files changed, 26 insertions(+), 26 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 7c4a22dbc48f51eb199766bf1b29e061bf765cbd (commit)
from 5cef5056ff70da6a06b1225cb744ad09e2c1b277 (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=7c4a22dbc48f51eb199766bf1b29e06…
commit 7c4a22dbc48f51eb199766bf1b29e061bf765cbd
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Mar 17 11:47:47 2018 +0100
cosmetic: Move agch_queue to sub-structure of gsm_bts_role_bts
Rathert han have 11 direct members of gsm_bts_role_bts, group them
into a sub-struct as ew do for other parts like interference, laod, ...
Change-Id: Iefecf4b70c1b11c650913f2ae3783718ffb8a36c
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/gsm_data.h | 30 ++++++++++++-----------
src/common/bts.c | 60 ++++++++++++++++++++++-----------------------
src/common/vty.c | 30 +++++++++++------------
tests/agch/agch_test.c | 24 +++++++++---------
4 files changed, 73 insertions(+), 71 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 5cef5056ff70da6a06b1225cb744ad09e2c1b277 (commit)
from fbf0eac21b0acdbc35eb978b1edf77c2075c546e (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=5cef5056ff70da6a06b1225cb744ad0…
commit 5cef5056ff70da6a06b1225cb744ad09e2c1b277
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Mar 17 11:37:29 2018 +0100
gsm_data_shared: Remove unused definitions/members/functions
What we remove here is a legacy from sharing this header file with
openbsc/osmo-bsc-sccplite, which we stopped to do quite some time ago
and hence can remove those parts that are only relevant to the BSC but
not to the BTS.
Change-Id: Icac1656da68f6a006a28c779e3b563bbdd905b3d
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/gsm_data_shared.h | 197 -------------------------------------
src/common/gsm_data_shared.c | 50 ----------
src/common/oml.c | 2 +-
3 files changed, 1 insertion(+), 248 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 "UNNAMED PROJECT".
The branch, master has been updated
via 74906224caef4df4eb412aac592ceb5348253189 (commit)
from 5a5919435ef85933456b50dc32f3c92802730efa (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=74906224caef4df4eb412aac592ceb5…
commit 74906224caef4df4eb412aac592ceb5348253189
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Sat Mar 17 01:43:12 2018 +0100
gprs_bssgp_pcu.cpp: Comment unused function parse_ra_cap
Commit 741d25cb6f8c0c1522cf6d1be2fea49356ecd4bd commented the only user
of the function but forgot to comment too the function itself.
Change-Id: I8b291b45aaedfb0421cd28c0d9e24cefa5547b09
-----------------------------------------------------------------------
Summary of changes:
src/gprs_bssgp_pcu.cpp | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
UNNAMED PROJECT