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 92ce39f3d1aaf1a38fc9be367503d82adfca4555 (commit)
from 0ee90f861458a68be7d7ac6e7f253c2be03ae049 (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=92ce39f3d1aaf1a38fc9be367503…
commit 92ce39f3d1aaf1a38fc9be367503d82adfca4555
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jul 7 13:00:43 2016 +0200
Add missing osmo_c4 export
Change-Id: Iaf53b31b4fa3860301054e970907ada061360b28
Related: OS#1741
-----------------------------------------------------------------------
Summary of changes:
src/gsm/libosmogsm.map | 1 +
1 file changed, 1 insertion(+)
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, ttsou/egprs has been created
at 7a19ec22c5700f578fef9d583e18e90eff03b160 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=7a19ec22c5700f578fef9d583e18e90…
commit 7a19ec22c5700f578fef9d583e18e90eff03b160
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Fri Jul 1 00:10:31 2016 -0700
trx: Enable EGPRS handling through burst lengths
Existing interfaces are coded with the implicit expectation of using
a burst sequence length of 148, which is constant with GSM and GPRS.
That changes with EGPRS, where the burst length may be 444 due to
the use of 8-PSK instead of GMSK modulation.
Setup the interface to accept and return a length value with the
burst sequence. This allows 444 length bit vectors to/from the
EGPRS decoder/encoder. Length is explicitly used as a identifier for
8-PSK vs. GMSK modulated sequences.
Change-Id: I90b46b46b11b6ce280e7f8232d5a2fccec2d4f18
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-bts/commit/?id=de2e5798e23e023ad15c6179ed2b102…
commit de2e5798e23e023ad15c6179ed2b102f44b8db4b
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Wed Jul 6 13:29:55 2016 -0700
trx: Add EGPRS coding and decoding procedures
Handles uplink decoding and downlink encoding procedures for MCS 1-9.
Includes Type 1, 2, and 3 headers and tables from 3GPP TS 44.060 in
order to independently recover coding and puncturing scheme (CPS)
parameters for each coded message.
Change-Id: I0f059ae34c6f36179553cbc972f8becf8179eb55
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-bts/commit/?id=2d1cf4ed327e10c9f6761a99b39124e…
commit 2d1cf4ed327e10c9f6761a99b39124e0676faaa3
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Wed Jul 6 13:29:25 2016 -0700
trx: Add EGPRS tables, sequences, and mappings
Includes EGPRS specific convolutional codes, interleaving tables
and functions, burst mappings, training sequences, and parity
checks from 3GPP TS 44.060 needed to handle MCS codings 1-9.
Change-Id: Ie270398dd7a72f282ba53e646853d8de1eabee93
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
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, users/ttsou/egprs has been deleted
was d044f97177d36a2286ebd19ebd7a280c03265e1a
-----------------------------------------------------------------------
d044f97177d36a2286ebd19ebd7a280c03265e1a trx: Enable EGPRS handling through burst lengths
-----------------------------------------------------------------------
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, ttsou/edge has been deleted
was 59eeb5fedfe9d5b90e8f2f9ea33a4c383344839a
-----------------------------------------------------------------------
59eeb5fedfe9d5b90e8f2f9ea33a4c383344839a TRX: Add EDGE encode/decode schemes
-----------------------------------------------------------------------
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 network interface library".
The branch, sysmocom/sctp has been updated
discards 947312c813b6c56c58d294c64beac5e44af1e657 (commit)
via d484b0593112222cef3f106da654df07c3d40919 (commit)
via 85bc50cbde3beaf295336a8a874720c672629f91 (commit)
via 2904f82f99fc58538e78bf39900a090da0bcdc3b (commit)
via d5235e5e513e5a99efcc004fd666fd765bdee3ca (commit)
via ecee3f9110b88de1b4d6ae6e6585c11c36600ec9 (commit)
via 3583bc4f030b1b4bb637d17e4ca8a61b19bcfb58 (commit)
via d32732a5a2d339b7e8ffae1d7c08e7d299c90504 (commit)
via e03b3bc757e4745ab9c5216919f0dc358da1292f (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 (947312c813b6c56c58d294c64beac5e44af1e657)
\
N -- N -- N (d484b0593112222cef3f106da654df07c3d40919)
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/libosmo-netif/commit/?id=d484b0593112222cef3f106da6…
commit d484b0593112222cef3f106da654df07c3d40919
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Wed Jan 6 16:41:44 2016 +0100
stream.c: Handle SCTP in osmo_stream_srv_recv()
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 1 -
contrib/jenkins.sh | 26 ++++++++++++++++++++++++++
debian/changelog | 6 ++++++
debian/control | 2 +-
src/osmux.c | 33 +++++++++++++++++++++------------
tests/osmux/osmux_test.c | 4 +++-
6 files changed, 57 insertions(+), 15 deletions(-)
create mode 100755 contrib/jenkins.sh
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 "Lev Walkin's asn1 compiler".
The branch, vlm/master has been created
at 344520699cbb480b384a857e95af2efd14cc0b3a (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
hooks/post-receive
--
Lev Walkin's asn1 compiler
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, neels/dyn_pdch_gprs_none has been created
at 5126109f92d6b28f62fa42d709bc2677d5c0f5af (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=5126109f92d6b28f62fa42d709bc2677…
commit 5126109f92d6b28f62fa42d709bc2677d5c0f5af
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Jul 6 14:39:04 2016 +0200
dyn pdch: don't PDCH ACT if gprs mode is none
Skip PDCH activation if the GPRS mode is 'none' at:
* TCH/F_PDCH init after OML Enable (dyn_pdch_init())
* after TCH/F_PDCH is released, in TCH/F mode
* in the T3111 error timer callback after a TCH/F_PDCH was released in error
state
Assert the GPRS mode in rsl_ipacc_pdch_activate() to make sure all callers
check the GPRS mode.
Closes: OS#1765
Change-Id: I970e5f9dbcb1c625209e914a4c7696294ed34e62
http://cgit.osmocom.org/openbsc/commit/?id=ae053826240298c166a0f9ef72a08a01…
commit ae053826240298c166a0f9ef72a08a01faf22aaf
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Jul 6 14:38:20 2016 +0200
cosmetic: dyn_pdch_init(): flatten if-logic, add comments
Prepare for upcoming addition of heeding gprs mode == none.
Change-Id: Id0fe6f762ac863c4d4053841c7732d011aa8c561
-----------------------------------------------------------------------
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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via 24575a6530a5b0d451611f07cf660f3c93e93a13 (commit)
via 1e9801411b25f8efa3823da246cfc5832b0f3d69 (commit)
from 64464e6c34d3e508669b25d0c1af98895065b131 (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=24575a6530a5b0d451611f07cf660f3…
commit 24575a6530a5b0d451611f07cf660f3c93e93a13
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jul 5 13:00:18 2016 +0200
configure.ac: check for boost/config.hpp header
http://cgit.osmocom.org/osmo-trx/commit/?id=1e9801411b25f8efa3823da246cfc58…
commit 1e9801411b25f8efa3823da246cfc5832b0f3d69
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jul 5 13:00:17 2016 +0200
add basic .gitignore
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 44 ++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 3 +++
2 files changed, 47 insertions(+)
create mode 100644 .gitignore
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, users/ttsou/egprs has been created
at d044f97177d36a2286ebd19ebd7a280c03265e1a (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=d044f97177d36a2286ebd19ebd7a280…
commit d044f97177d36a2286ebd19ebd7a280c03265e1a
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Fri Jul 1 00:10:31 2016 -0700
trx: Enable EGPRS handling through burst lengths
Existing interfaces are coded with the implicit expectation of using
a burst sequence length of 148, which is constant with GSM and GPRS.
That changes with EGPRS, where the burst length may be 444 due to
the use of 8-PSK instead of GMSK modulation.
Setup the interface to accept and return a length value with the
burst sequence. This allows 444 length bit vectors to/from the
EGPRS decoder/encoder.
Change-Id: I90b46b46b11b6ce280e7f8232d5a2fccec2d4f18
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-bts/commit/?id=c16ea0d89988caee4a50d8d34874ed5…
commit c16ea0d89988caee4a50d8d34874ed5ca98d7aab
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Thu Jun 30 23:02:24 2016 -0700
trx: Add EGPRS coding support
Add convolutional codes, interleaving, burst mapping, training
sequences, and necessary header parsing from 3GPP TS 44.060 to
handle EGPRS MCS codings from 1-9.
Change-Id: Ie464f6e5099c3c03f15e7bf587f3fcde7eaa7a25
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)