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, neels/mnc3 has been updated
discards dd1a661c034b9b15c60a7039c3601e0d00b5f173 (commit)
via f5f1c03753728e6da49e5acd8dd6682d5f90426a (commit)
via 8343b4adbbe9afd4294232429696ee9736ec1004 (commit)
via d2a219e6443a40e99382b6a573898408e704ac00 (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 (dd1a661c034b9b15c60a7039c3601e0d00b5f173)
\
N -- N -- N (f5f1c03753728e6da49e5acd8dd6682d5f90426a)
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-pcu/commit/?id=f5f1c03753728e6da49e5acd8dd6682…
commit f5f1c03753728e6da49e5acd8dd6682d5f90426a
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Feb 21 00:39:07 2018 +0100
implement support for 3-digit MNC with leading zeros
Receive the mnc_3_digits flag from the PCU interface. Bump the PCU interface
version from 7 to 9 to match osmo-bts (see
I49cd762c3c9d7ee6a82451bdf3ffa2a060767947 there).
Add 3-digit flags and use the new RAI and LAI API from libosmocore throughout
the code base to be able to handle an MNC < 100 that has three digits (leading
zeros).
Depends: Id2240f7f518494c9df6c8bda52c0d5092f90f221 (libosmocore),
Ib7176b1d65a03b76f41f94bc9d3293a8a07d24c6 (libosmocore),
I49cd762c3c9d7ee6a82451bdf3ffa2a060767947 (osmo-bts)
Change-Id: I787fed84a7b613158a5618dd5cffafe4e4927234
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/pcu/pcuif_proto.h | 28 +++++++++++++++++++++++-----
1 file changed, 23 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 "Osmocom code for Iuh interface".
The branch, neels/mnc3 has been deleted
was 99d6481f7aff32ebe6feb49a9e2ad8f76963e62d
-----------------------------------------------------------------------
99d6481f7aff32ebe6feb49a9e2ad8f76963e62d hnb-test: log accurate three-digit MNC with leading zeros
-----------------------------------------------------------------------
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, neels/mnc3 has been updated
discards cc03be4988285fb053ba55c699e08b9023c306c1 (commit)
via 02ab01b28e5b6ba3e5e7e5fdd1cc6f181102ae63 (commit)
via 2f052f33de6ac09afa04037e5870a87497e5e9b9 (commit)
via 16929dc75c8c8e507565b6a6b6a52ba5140c63a9 (commit)
via 4046e3b3dd0cffd53d8d0d1f3e1bf9d0dec83ede (commit)
via f03a3a584cf0a54cc7bd2647d3e1e65cfb4a6d91 (commit)
via 94a74e1b1c78e6c27b22be5ca675374e8b6a8222 (commit)
via 80dddfd90d90b35b936ac9f21ecadea19c8be41b (commit)
via cb0a076728692e5577fc08ffdfdef7b0f59dd0c8 (commit)
via d5988d27e95ec34e2ec5d67473338ff3cc9b1853 (commit)
via 0be82004550a4296ca78c8d718b215d424989be2 (commit)
via bae7af9c1362c49fa3b03b96dcfdd2fcebe43090 (commit)
via 70a0ee56f7027d2e5738f30d62669afe1d7255a0 (commit)
via e1ff92b8ddcab3dd8d39760b2b3860b989dc0606 (commit)
via 5bd6132c044b022d17f113f55d4778ce686a6259 (commit)
via 916d508bf6312acbc29a3e3575151b9bc7bc66d2 (commit)
via acefd0586e5d463b2e7a6a039131994bc12573fc (commit)
via c092f4e1ded65447061198ea1c57458becc71574 (commit)
via d5bbd8ccf79eaf13bc23cc71accbeb3ff638b6dd (commit)
via b3a2a3e24f44adcc6660d33cc9684a8f24271e2e (commit)
via c2b4c668f3510b7b0baace749c5a310959010e90 (commit)
via b60d9e9464dabba64e7ba73a1a8f41adab21ff31 (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 (cc03be4988285fb053ba55c699e08b9023c306c1)
\
N -- N -- N (02ab01b28e5b6ba3e5e7e5fdd1cc6f181102ae63)
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=02ab01b28e5b6ba3e5e7e5fdd1cc6f1…
commit 02ab01b28e5b6ba3e5e7e5fdd1cc6f181102ae63
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Feb 21 00:38:05 2018 +0100
implement support for 3-digit MNC with leading zeros
Record the mnc_3_digits flag from SI and pass on via the PCU interface.
Bump the PCU interface version from 7 to 9, since osmo-bsc.git had a pcuif of
version 8 already, and its addition of the mnc_3_digits flag bumped to 9. I am
actually not sure whether this needs to match.
See I78f30aef7aa224b2e9db54c3a844d8f520b3aee0
Depends: Id2240f7f518494c9df6c8bda52c0d5092f90f221 (libosmocore)
Change-Id: I49cd762c3c9d7ee6a82451bdf3ffa2a060767947
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/gsm_data.h | 1 +
include/osmo-bts/gsm_data_shared.h | 6 ++--
include/osmo-bts/pcu_if.h | 2 --
include/osmo-bts/pcuif_proto.h | 30 ++++++++++++++---
include/osmo-bts/scheduler.h | 6 ++--
include/osmo-bts/scheduler_backend.h | 14 ++++----
src/common/bts.c | 3 +-
src/common/l1sap.c | 39 ++++++++++++++-------
src/common/measurement.c | 11 +++---
src/common/pcu_sock.c | 29 +++++++++++++++-
src/common/rsl.c | 35 ++++++++++++-------
src/common/scheduler.c | 10 +++---
src/common/vty.c | 46 ++++++++++++++++++++++++-
src/osmo-bts-litecell15/l1_if.c | 20 +++++------
src/osmo-bts-octphy/l1_if.c | 40 +++++++++-------------
src/osmo-bts-octphy/l1_oml.c | 2 +-
src/osmo-bts-sysmo/l1_if.c | 20 +++++------
src/osmo-bts-trx/l1_if.c | 12 +++----
src/osmo-bts-trx/l1_if.h | 2 +-
src/osmo-bts-trx/loops.c | 31 +++++++++--------
src/osmo-bts-trx/loops.h | 2 +-
src/osmo-bts-trx/scheduler_trx.c | 58 +++++++++++++++++---------------
src/osmo-bts-trx/trx_if.c | 12 +++----
src/osmo-bts-virtual/l1_if.c | 4 +--
src/osmo-bts-virtual/scheduler_virtbts.c | 10 +++---
25 files changed, 276 insertions(+), 169 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 "The Open Source GSM Base Band stack".
The branch, laforge/virtphy-gprs has been created
at fabf8091adc0e60019c795e035131d87399ace7d (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=fabf8091adc0e60019c795e035131…
commit fabf8091adc0e60019c795e035131d87399ace7d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Mar 3 12:30:01 2018 +0100
WIP: virtphy: Add L1CTL_DATA_ABS_REQ support
L1CTL_DATA_ABS_REQ is used for transmitting single uplink
blocks at pre-determined frame numbers. This is required as part
of the "polling" procedure for UL ACK of DL control blocks, which works
irrespective of any USF.
Change-Id: I77b168791cf972d8e625df54c4653b23f4abcb82
-----------------------------------------------------------------------
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 "Software-defined analyzer for APCO P25".
The branch, max has been updated
via c17443d9ac36f21b59a4f9392f94b1c1d3ded301 (commit)
via 69f2091f02b2c6768b70cae9e15bc8c1e91c8c2b (commit)
from 993c52686c82d7840b86a476b5ee8a60a5da42ae (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=c17443d9ac36f21b59a4f9392f94b1c1d3d…
commit c17443d9ac36f21b59a4f9392f94b1c1d3ded301
Author: Max <ikj1234i(a)yahoo.com>
Date: Sat Mar 3 16:51:49 2018 -0500
scan control bugfix, js debug
http://cgit.osmocom.org/op25/commit/?id=69f2091f02b2c6768b70cae9e15bc8c1e91…
commit 69f2091f02b2c6768b70cae9e15bc8c1e91c8c2b
Author: Max <ikj1234i(a)yahoo.com>
Date: Sat Mar 3 16:49:40 2018 -0500
rx.py config updates
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/apps/http.py | 5 +-
op25/gr-op25_repeater/apps/rx.py | 93 +++++++++++++------------
op25/gr-op25_repeater/www/www-static/index.html | 3 +
op25/gr-op25_repeater/www/www-static/main.js | 65 ++++++++++++++---
4 files changed, 109 insertions(+), 57 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 BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 2f052f33de6ac09afa04037e5870a87497e5e9b9 (commit)
from 16929dc75c8c8e507565b6a6b6a52ba5140c63a9 (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=2f052f33de6ac09afa04037e5870a87…
commit 2f052f33de6ac09afa04037e5870a87497e5e9b9
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Mar 2 16:16:50 2018 +0100
rsl: remove unused variable
The variable btsb in rsl_rx_mode_modif() is set but not used.
- remove btsb
Change-Id: Ic07edfa04c2184bff4a043e96e69c07df38607e4
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.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 680acae725b2b8dda2f239ff20073306fdfb3f6e (commit)
from 5b8b8c62b4958276983e942702020ae6d42f5327 (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=680acae725b2b8dda2f239ff2007…
commit 680acae725b2b8dda2f239ff20073306fdfb3f6e
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Thu Mar 1 19:13:05 2018 +0100
features: move bts feature related functionality to libosmocore
osmo-bsc and osmo-bts share enums and value strings to describe
feature data that is exchanged via OML (manufacturer id) on startup.
Also the functions to set and get the respecitive bits in the feature
bitvectors are in osmo-bsc and osmo-bts. This is a code duplication
and should be resolved.
- add enum osmo_bts_features (replaces enum gsm_bts_features)
- add osmo_bts_features_descs (replaces gsm_bts_features_descs)
- add osmo_bts_set_feature (replaces gsm_btsmodel_set_feature)
- add osmo_bts_has_feature (replaces gsm_btsmodel_has_feature)
Change-Id: Id0c35aef11aa49aa40abe7deef1f9dbd12210776
-----------------------------------------------------------------------
Summary of changes:
include/Makefile.am | 1 +
include/osmocom/gsm/bts_features.h | 43 ++++++++++++++++++++++++++++++++++
src/gsm/Makefile.am | 2 +-
src/gsm/bts_features.c | 48 ++++++++++++++++++++++++++++++++++++++
src/gsm/libosmogsm.map | 2 ++
5 files changed, 95 insertions(+), 1 deletion(-)
create mode 100644 include/osmocom/gsm/bts_features.h
create mode 100644 src/gsm/bts_features.c
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 16929dc75c8c8e507565b6a6b6a52ba5140c63a9 (commit)
from 4046e3b3dd0cffd53d8d0d1f3e1bf9d0dec83ede (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=16929dc75c8c8e507565b6a6b6a52ba…
commit 16929dc75c8c8e507565b6a6b6a52ba5140c63a9
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Mar 2 16:12:02 2018 +0100
ipac: fix log output
The current log output logs connect_ip connect_port
speech mode and payload type over multiple lines and without
logging context (lchan name). Also the logging level
incorrectly set.
- shrink log output into one line.
- add context (lchan name)
- encode ip/port into human readable form
Change-Id: I61044edc0672b268aeebf48b59a772887703399f
Closes: OS#3001
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.c | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 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 "The Open Source GSM Base Band stack".
The branch, fixeria/trx has been updated
via c066787fd5e9696e4af0a43f7bd3fd9392de4931 (commit)
from ff233256e12b370db78af29d4b283ba5e19becfa (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=c066787fd5e9696e4af0a43f7bd3f…
commit c066787fd5e9696e4af0a43f7bd3fd9392de4931
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Mar 2 21:24:57 2018 +0700
host/trxcon: use integer math for ToA (Timing of Arrival)
There's no need to express ToA value as a float. Let's turn it into
an int16_t with 1/256 symbol period accuracy throughout the code to
avoid both float arithmetic as well as loosing any precision.
Inspired by Idce4178e0b1f7e940ebc22b3e2f340fcd544d4ec.
Change-Id: I99c0f38db08a530d5846c474aba352aa0b68fe86
-----------------------------------------------------------------------
Summary of changes:
src/host/trxcon/sched_lchan_desc.c | 6 +++---
src/host/trxcon/sched_lchan_sch.c | 2 +-
src/host/trxcon/sched_lchan_tchf.c | 6 +++---
src/host/trxcon/sched_lchan_xcch.c | 6 +++---
src/host/trxcon/sched_trx.c | 5 +++--
src/host/trxcon/sched_trx.h | 9 +++++----
src/host/trxcon/trx_if.c | 10 +++++-----
7 files changed, 23 insertions(+), 21 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 4046e3b3dd0cffd53d8d0d1f3e1bf9d0dec83ede (commit)
from f03a3a584cf0a54cc7bd2647d3e1e65cfb4a6d91 (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=4046e3b3dd0cffd53d8d0d1f3e1bf9d…
commit 4046e3b3dd0cffd53d8d0d1f3e1bf9d0dec83ede
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Wed Feb 28 02:21:45 2018 +0100
pcuif_proto: add version 8 features
Add PCU_IF_MSG_DATA_CNF_DT and PCU_IF_SAPI_AGCH_DT to bring the
pccif_proto into sync. Both commands are required to support the
rb11 with an osmo-bsc co-located pcu.
Change-Id: I6d330aca26249ee94ece5e415079f0b75c6e8b48
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/pcuif_proto.h | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)