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 f03a3a584cf0a54cc7bd2647d3e1e65cfb4a6d91 (commit)
from 94a74e1b1c78e6c27b22be5ca675374e8b6a8222 (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=f03a3a584cf0a54cc7bd2647d3e1e65…
commit f03a3a584cf0a54cc7bd2647d3e1e65cfb4a6d91
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Feb 27 14:52:50 2018 +0100
pcu_if: move definition PCU_SOCK_DEFAULT into pcuif_proto.h
PCU_SOCK_DEFAULT is defined in the pcu counterpart of the file pcuif_proto.h
To be consistent with the pcu move the definition pcuif_proto.h
The pcuif_proto.h will be exact the same in the pcu repo and bts repo.
Change-Id: I67f8ec036e219994cc296d0ed5409da7f3ec681e
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/pcu_if.h | 2 --
include/osmo-bts/pcuif_proto.h | 2 ++
src/common/bts.c | 2 +-
src/common/vty.c | 2 +-
4 files changed, 4 insertions(+), 4 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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via 28b8cc6283487bceace86fc9d7ee77bc9ba6123f (commit)
from 3f52f0e6c5d384f25ff8583648e5e4a4dc957530 (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-trx/commit/?id=28b8cc6283487bceace86fc9d7ee77b…
commit 28b8cc6283487bceace86fc9d7ee77bc9ba6123f
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Sun Feb 25 20:20:28 2018 +0100
jenkins.sh: fix the download url if the qemu image wasn't setup
Download the image from yesterday because linuxcontainers only contains the images of the last 3 days.
Change-Id: I75e270b7255c1cd7fca1674111b0f19fc7bba74f
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit
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/trx has been updated
via ff233256e12b370db78af29d4b283ba5e19becfa (commit)
from 0d3030c76405fbcf3d8cbcb61547eee53aec02b3 (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=ff233256e12b370db78af29d4b283…
commit ff233256e12b370db78af29d4b283ba5e19becfa
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Feb 28 22:52:47 2018 +0100
fake_trx/ctrl_if_(bb|bts).py: log link info at start-up
Change-Id: I4ebeed7271d91ab2e45199e0fb59776c00ad833c
-----------------------------------------------------------------------
Summary of changes:
src/target/fake_trx/ctrl_if_bb.py | 2 +-
src/target/fake_trx/ctrl_if_bts.py | 2 +-
src/target/fake_trx/udp_link.py | 5 +++++
3 files changed, 7 insertions(+), 2 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 "UNNAMED PROJECT".
The branch, master has been updated
via 3f2a9a2ab1cf3c4059ed8a5f81c969375a1c2627 (commit)
from 880a34d2ef63276fdbba34cc4944d66d72467e6a (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=3f2a9a2ab1cf3c4059ed8a5f81c9693…
commit 3f2a9a2ab1cf3c4059ed8a5f81c969375a1c2627
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Mar 1 23:35:35 2018 +0100
Fix responses to PURGE MS
When performing PURGE MS, OsmoHLR before this patch used toreturn
an error even in the successful case. The reasone for this is some
wrong assumptions about the return values of db_subscr_purge().
Change-Id: Ie3005e2eeb424715fd77f202e9fe18464ba211b7
-----------------------------------------------------------------------
Summary of changes:
src/hlr.c | 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 "Software-defined analyzer for APCO P25".
The branch, max has been updated
via 993c52686c82d7840b86a476b5ee8a60a5da42ae (commit)
from 2ff4ae5a38f225becb0cd4830d5d7f51df708be3 (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/op25/commit/?id=993c52686c82d7840b86a476b5ee8a60a5d…
commit 993c52686c82d7840b86a476b5ee8a60a5da42ae
Author: Max <ikj1234i(a)yahoo.com>
Date: Thu Mar 1 20:50:13 2018 -0500
bugfix two .h files missing from CMakeLists.txt thx Adrian YO8RZZ
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/include/op25_repeater/CMakeLists.txt | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
Software-defined analyzer for APCO P25
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 "Software-defined analyzer for APCO P25".
The branch, max has been updated
via 2ff4ae5a38f225becb0cd4830d5d7f51df708be3 (commit)
from 6b45a95754ebea6eee253e578015ab3d18439678 (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/op25/commit/?id=2ff4ae5a38f225becb0cd4830d5d7f51df7…
commit 2ff4ae5a38f225becb0cd4830d5d7f51df708be3
Author: Max <ikj1234i(a)yahoo.com>
Date: Thu Mar 1 20:10:19 2018 -0500
css updates many thx triptolemus
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/www/www-static/index.html | 124 +++++++++---
op25/gr-op25_repeater/www/www-static/main.css | 258 +++++++++++++++++++++++-
op25/gr-op25_repeater/www/www-static/main.js | 85 +++++---
3 files changed, 408 insertions(+), 59 deletions(-)
hooks/post-receive
--
Software-defined analyzer for APCO P25
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 network interface library".
The branch, master has been updated
via 525256a15a581daec7afd9edd65f10b827ff2f51 (commit)
from f27fdf89dc52799e7c908493da2c9ccdf7b1d3c4 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
tests/osmo-pcap-test/osmo_pcap.h | 4 +++-
tests/osmo-pcap-test/pcap.c | 29 +++++++++++++++++++++++------
2 files changed, 26 insertions(+), 7 deletions(-)
hooks/post-receive
--
Osmocom network 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 "UNNAMED PROJECT".
The branch, master has been updated
via 880a34d2ef63276fdbba34cc4944d66d72467e6a (commit)
from 7ee6e554afa1a9847c38638cffe99e5d019b7d1b (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=880a34d2ef63276fdbba34cc4944d66…
commit 880a34d2ef63276fdbba34cc4944d66d72467e6a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Mar 1 21:32:01 2018 +0100
vty: Don't print error if removing auth data while none present
It's a bit confusing to the user if he wants to set AUD=none
and it's already none. Avoid printing error messages in that case.
Change-Id: I5f32dd5d6e4939c738faf442c7e86671d18777f8
-----------------------------------------------------------------------
Summary of changes:
src/hlr_vty_subscr.c | 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 94a74e1b1c78e6c27b22be5ca675374e8b6a8222 (commit)
from 80dddfd90d90b35b936ac9f21ecadea19c8be41b (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=94a74e1b1c78e6c27b22be5ca675374…
commit 94a74e1b1c78e6c27b22be5ca675374e8b6a8222
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Mar 2 01:38:22 2018 +0700
common/pcu_sock.c: fix double field assignment
The 'data_ind->rssi' variable is assigned values twice.
Change-Id: I81eb1ac3dc2aa3597b1c85301b92995412edbc7b
-----------------------------------------------------------------------
Summary of changes:
src/common/pcu_sock.c | 1 -
1 file changed, 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 5b8b8c62b4958276983e942702020ae6d42f5327 (commit)
from ccfc387fb906f24e163e1a3a141a37a9e27acee2 (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=5b8b8c62b4958276983e94270202…
commit 5b8b8c62b4958276983e942702020ae6d42f5327
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Mar 1 19:32:11 2018 +0100
gsm23003_test: fix: compare members instead of bcmp
In certain builds (for me a build with no -O2 flag) the recently added
gsm23003_test test_mnc_from_str() fails, because bcmp() compares all bytes of
sizeof(struct test_mnc_from_str_result), which has valid data for 7 bytes plus
one padding byte that may contain arbitrary values. Instead of bcmp(), rather
compare the actual members one by one.
Change-Id: I28b28457c7b0462c950612fd9b87b5c7181d8bad
-----------------------------------------------------------------------
Summary of changes:
tests/gsm23003/gsm23003_test.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications