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 OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, pmaier/aoip has been updated
via 6c4339f77f4d97a8180c81521b63c50dbd8333a4 (commit)
from aeb348f51ddaf72ebd5c8b423290df51a1ae4528 (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/openbsc/commit/?id=6c4339f77f4d97a8180c81521b63c50d…
commit 6c4339f77f4d97a8180c81521b63c50dbd8333a4
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jun 2 17:48:37 2017 +0200
fixup for: aoip: signal channel type to BSC
The channel type and the speech codec element is now
signalled to the BSC. The BSC checks both fields and
select a codec by its preference. The choosen speech
codec and the choosen channel (type) is returned to
the MSC. Currently the MSC ignores the return values
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/a_iface.c | 35 +++++-
openbsc/src/osmo-bsc/osmo_bsc_audio.c | 7 +-
openbsc/src/osmo-bsc/osmo_bsc_bssap.c | 228 +++++++++++++++++++++++++---------
3 files changed, 204 insertions(+), 66 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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, sysmocom/0.3.5-stable has been updated
via a4bd813081e788012c72f34d31150cdf02db307f (commit)
from 1a2ff06d206fc4ff3cb8170ebe2b5570addc5be3 (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=a4bd813081e788012c72f34d31150cd…
commit a4bd813081e788012c72f34d31150cdf02db307f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun May 28 16:00:36 2017 +0200
sysmobts: Re-order the bit-endianness of every HR codec parameter
The so-called "RTP mode" of the DSP contains a bug on all firmware
versions < 5.3.3 which causes the bit-order within each of the
non-aligned codec parameters to be wrong. Introduce a function
originally written by Sylvain Munaut during 32C3 in
http://git.osmocom.org/openbsc/commit/?h=sylvain/32c3_codec&id=5b4a16bbe93a…
to bring the bits into [the correct] order.
This has never been seen in a "pure sysmoBTS" setup, as all BTSs would
use the same (wrong) bit-ordering and thus interoperate. This patch now
checks for an affected DSP firmware version and then jumbles (old DSP
firmware version) or does nothing (new DSP firmware version).
Change-Id: Ia0eee4f514fb8fd81c052bb44a4facba898d6afb
Closes: SYS#2452
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-sysmo/l1_if.c | 3 +++
src/osmo-bts-sysmo/l1_if.h | 15 +++++++++++
src/osmo-bts-sysmo/tch.c | 64 ++++++++++++++++++++++++++++++++++++++++------
3 files changed, 74 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 "OpenBTS' transceiver retro-fit".
The branch, fairwaves/WIP-decoder has been updated
discards 09c75caa8351817f8249e2ef9ceb48f9c22efd87 (commit)
discards 1d8f443bb855b3b8f642e83b2d7413e089968343 (commit)
discards c83562e106fb73970e600ef7988aa8994ae20c21 (commit)
discards c201b7b5ca3a0996718e54e4a2de3792cb9d3764 (commit)
via 2061843c3d66d386009f0c90123a832085c0ad54 (commit)
via 63d0f2a496fd87a2a047658c87f6a1a75d664535 (commit)
via 6459ddc55c63c738685c9a98e5a922eaed8e8e2d (commit)
via 7a33c7221b9cebf0786b77fc324e9f2995ca729d (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 (09c75caa8351817f8249e2ef9ceb48f9c22efd87)
\
N -- N -- N (2061843c3d66d386009f0c90123a832085c0ad54)
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-trx/commit/?id=2061843c3d66d386009f0c90123a832…
commit 2061843c3d66d386009f0c90123a832085c0ad54
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Wed Apr 20 08:49:38 2016 +0300
osmo-trx-dec: Offline demodulation tool.
Change-Id: Ic5b59c7fe1a0c02d962b36de2fd5d7fc9a02f266
http://cgit.osmocom.org/osmo-trx/commit/?id=63d0f2a496fd87a2a047658c87f6a1a…
commit 63d0f2a496fd87a2a047658c87f6a1a75d664535
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Mar 17 20:47:44 2017 -0700
WIP:sigProcLib: Reduce burst detection window for NB.
Otherwise we detect bursts with search window far beyond specified.
Change-Id: If3cb40d2311504a13c03e1fbccad663ac201d9a4
http://cgit.osmocom.org/osmo-trx/commit/?id=6459ddc55c63c738685c9a98e5a922e…
commit 6459ddc55c63c738685c9a98e5a922eaed8e8e2d
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Wed Mar 15 23:46:43 2017 +0300
transceiver: RSSI was calculated reverse.
http://cgit.osmocom.org/osmo-trx/commit/?id=7a33c7221b9cebf0786b77fc324e9f2…
commit 7a33c7221b9cebf0786b77fc324e9f2995ca729d
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun Mar 26 21:49:46 2017 -0700
osmo-trx-gen: generates waveform files aka IQ binary files in a number of formats.
Generated files can be used as an input to osmo-trx-dec or load them into signal
generators.
Change-Id: I555d99a632755b5bfcbaf3501a501613c2859d4e
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/osmo-trx-gen.cpp | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
hooks/post-receive
--
OpenBTS' transceiver retro-fit