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/no-demod has been created
at bb7b057ec3cd228a68480391d15e6ca9373e9e9a (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-trx/commit/?id=bb7b057ec3cd228a68480391d15e6ca…
commit bb7b057ec3cd228a68480391d15e6ca9373e9e9a
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Nov 13 11:10:04 2015 -0800
transceiver: Send packets to a different port in case of external demodulation.
We want to have external demodulation which is transparent for the osmo-trx user,
so osmo-trx will send data to the external demodulator and it will send data to
the osmo-trx user.
http://cgit.osmocom.org/osmo-trx/commit/?id=9155d8da94ebcac24bf234b237d049b…
commit 9155d8da94ebcac24bf234b237d049bb3a5def15
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Nov 13 11:00:21 2015 -0800
transceiver: Add an option to stream raw samples instead of demodulated softbits.
http://cgit.osmocom.org/osmo-trx/commit/?id=8b8e7ecf8a1365759b410cfb764b9ee…
commit 8b8e7ecf8a1365759b410cfb764b9ee94972bb2d
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Nov 13 10:08:36 2015 -0800
fixup
http://cgit.osmocom.org/osmo-trx/commit/?id=e587cdb213f83b868fb3dfe7d5f47ec…
commit e587cdb213f83b868fb3dfe7d5f47ec84a236b0f
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Nov 13 10:02:46 2015 -0800
fixup
http://cgit.osmocom.org/osmo-trx/commit/?id=5d1eaaffccfcb6f9fdd5a28dfdaf8cd…
commit 5d1eaaffccfcb6f9fdd5a28dfdaf8cdd3d310b44
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Nov 13 09:38:56 2015 -0800
transceiver: Remove remainings of the equalizer, restructure driveReceiveFIFO() for better modularity.
Equalizer has never worked properly and was always disabled. Now is a good time
to remove it completely to make the code cleaner.
-----------------------------------------------------------------------
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 OpenGGSN project".
The branch, master has been updated
via 10abfba9495e7bac1e96463f8a55ce7d4da76a26 (commit)
from a377b0874a7b69e5094f640b47a985804f02bd19 (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/openggsn/commit/?id=10abfba9495e7bac1e96463f8a55ce7…
commit 10abfba9495e7bac1e96463f8a55ce7d4da76a26
Author: Andreas Schultz <aschultz(a)tpip.net>
Date: Fri Nov 13 15:57:37 2015 +0100
convert literal APN name to protocol encoded version before use
The definition of the APN field format in GTPv1 is hidden in a chain
of documents.
3GPP TS 29.060 (the GTPv1-C specification) Section 7.7.30:
> The Access Point Name contains a logical name (see 3GPP TS 23.060 [4]).
> It is coded as in the value part defined in 3GPP TS 24.008
3GPP TS 24.008 Section 10.5.6.1:
> The value part is defined in 3GPP TS 23.003.
3GPP TS 23.003 Section 9.1:
> The APN consists of one or more labels. Each label is coded as a one
> octet length field followed by that number of octets coded as 8 bit
> ASCII characters
This converts a literal APN (e.g. Label1.Label2.Label3) to a structured
field (e.g. \006Label1\006Label2\006Label3)
Signed-off-by: Andreas Schultz <aschultz(a)tpip.net>
-----------------------------------------------------------------------
Summary of changes:
sgsnemu/sgsnemu.c | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
hooks/post-receive
--
The OpenGGSN 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, jolly/trx_rebased has been deleted
was d965fc6e9bb0e386def3e66b62e3e80adb3a2448
-----------------------------------------------------------------------
d965fc6e9bb0e386def3e66b62e3e80adb3a2448 TRX: Remove extra TCH/HS puncturing value
-----------------------------------------------------------------------
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, jolly/trx has been deleted
was 72ba533d34b0b1ff1824fe50748fe165f5562250
-----------------------------------------------------------------------
72ba533d34b0b1ff1824fe50748fe165f5562250 ABIS: Support of multiple RSL connections for ABIS/ipaccess
-----------------------------------------------------------------------
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, jolly/l1sap_parts has been deleted
was 9d888fbbf8c720471b238a837fd729f9bf7b7373
-----------------------------------------------------------------------
9d888fbbf8c720471b238a837fd729f9bf7b7373 Move detection of handover frames from sysmo-bts code to common code
-----------------------------------------------------------------------
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 08e5d604d3fce75b955549244b36fde62f20894b (commit)
via 19d1e9270d7da12b1f847d689b65dae107fc1c33 (commit)
via 218482769bc85576ed25ffbd70f5c687cd76f1ff (commit)
from d32cbbb13087eae2617920d4ea980f0e8869a89e (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=08e5d604d3fce75b955549244b36fde…
commit 08e5d604d3fce75b955549244b36fde62f20894b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Nov 13 16:07:25 2015 +0100
remove obsolete OpenBTS PCU interface support
This OpenBTS socket interface was originally added to enable GPRS
capabilitie with a forked version of OpenBTS, at a time when the public
OpenBTS release didn't yet have any GPRS support.
Meanwhile, the later OpenBTS releases included their own version of
GPRS, without any external PCU/SGSN/GGSN, so this interface is no longer
needed.
This also means that the OsmoBTS socket interface is now the default at
compilation time. There is no other interface.
http://cgit.osmocom.org/osmo-pcu/commit/?id=19d1e9270d7da12b1f847d689b65dae…
commit 19d1e9270d7da12b1f847d689b65dae107fc1c33
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Nov 12 01:08:19 2015 +0100
osmobts_sock.cpp: Add missing space in log statement.
http://cgit.osmocom.org/osmo-pcu/commit/?id=218482769bc85576ed25ffbd70f5c68…
commit 218482769bc85576ed25ffbd70f5c687cd76f1ff
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Nov 12 01:07:41 2015 +0100
print/log OpenBTS / OsmoBTS variant in PCU startup
Otherwise it can be very confusing, as Max had to figure out today...
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 8 ---
src/Makefile.am | 9 +--
src/openbts_sock.cpp | 190 ---------------------------------------------------
src/osmobts_sock.cpp | 4 +-
4 files changed, 4 insertions(+), 207 deletions(-)
delete mode 100644 src/openbts_sock.cpp
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via a99d45ac5960c25818b980683cb5920ffd25588c (commit)
from 2b82c1c6c887656e2fc8c2ee4456ac93d5834e03 (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=a99d45ac5960c25818b980683cb5…
commit a99d45ac5960c25818b980683cb5920ffd25588c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Nov 12 13:48:23 2015 +0100
vty: Don't call exit() but rather use OSMO_ASSERT()
This was pointed out by Jaroslav Skarvada during fedora packaging,
and he has a valid point...
-----------------------------------------------------------------------
Summary of changes:
src/vty/command.c | 19 ++++---------------
1 file changed, 4 insertions(+), 15 deletions(-)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 2b82c1c6c887656e2fc8c2ee4456ac93d5834e03 (commit)
from abc46af90fde9e9435dee5f4f472aec3f68d3353 (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=2b82c1c6c887656e2fc8c2ee4456…
commit 2b82c1c6c887656e2fc8c2ee4456ac93d5834e03
Author: Jaroslav Škarvada <jskarvad(a)redhat.com>
Date: Wed Nov 11 16:02:54 2015 +0100
fix FSF address in sources/headers
Signed-off-by: Jaroslav Škarvada <jskarvad(a)redhat.com>
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/linuxrbtree.h | 3 ++-
include/osmocom/vty/buffer.h | 4 ++--
include/osmocom/vty/command.h | 4 ++--
include/osmocom/vty/vector.h | 4 ++--
src/rbtree.c | 3 ++-
src/select.c | 3 ++-
src/vty/buffer.c | 4 ++--
src/vty/command.c | 4 ++--
src/vty/vector.c | 4 ++--
9 files changed, 18 insertions(+), 15 deletions(-)
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 "UNNAMED PROJECT".
The branch, master has been updated
via d32cbbb13087eae2617920d4ea980f0e8869a89e (commit)
from 8df447dc77d69a044c6f277b369be671655590f0 (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=d32cbbb13087eae2617920d4ea980f0…
commit d32cbbb13087eae2617920d4ea980f0e8869a89e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Nov 11 21:23:23 2015 +0100
rename sysmo_sock.cpp to osmobts_sock.cpp
This also renames the --enable-sysmbts option to --enable-osmobts
This socket interface was nevery sysmoBTS specific, but it is a generic
socket interface to any OsmoBTS supported layer1/hardware. So it was a
mis-nomer so far.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 14 +++++++-------
src/Makefile.am | 4 ++--
src/{sysmo_sock.cpp => osmobts_sock.cpp} | 12 ++++++------
3 files changed, 15 insertions(+), 15 deletions(-)
rename src/{sysmo_sock.cpp => osmobts_sock.cpp} (95%)
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/gtphub has been updated
via c009004dfbb12552bcf1d258279f14574fc5b4c1 (commit)
via 29ccadfbeedb8e8988b226710d3c0a1c8b92134a (commit)
via 9063a251d6911352288176086696259f690d8842 (commit)
via 245dd4247303e1956e3383ee34f162f601b301f1 (commit)
via 634b36c1082720e6efcac50c4ba4874e5fecc5b1 (commit)
from c25dae97d4f4857e1261b860ff81c9aa31ceaca8 (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=c009004dfbb12552bcf1d258279f1457…
commit c009004dfbb12552bcf1d258279f14574fc5b4c1
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Nov 11 19:37:47 2015 +0100
fix resolve ggsn retval
http://cgit.osmocom.org/openbsc/commit/?id=29ccadfbeedb8e8988b226710d3c0a1c…
commit 29ccadfbeedb8e8988b226710d3c0a1c8b92134a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Nov 11 19:26:55 2015 +0100
wip
http://cgit.osmocom.org/openbsc/commit/?id=9063a251d6911352288176086696259f…
commit 9063a251d6911352288176086696259f690d8842
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Nov 11 19:26:09 2015 +0100
gtphub: don't always try to do GGSN resolution.
If a GGSN is already known from unmapping, don't invoke a host resolution.
In a live working environment, it wouldn't hurt, because the lookups would
mostly return from the cache. But in a testing environment without a name
server, it barfs on every packet.
http://cgit.osmocom.org/openbsc/commit/?id=245dd4247303e1956e3383ee34f162f6…
commit 245dd4247303e1956e3383ee34f162f601b301f1
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Nov 11 17:27:01 2015 +0100
gtphub: fix numerous segfaults, and other stupidities.
Initialize llist_heads to empty (2 were missing). Move those for struct gtphub
instances to gtphub_zero() (one moved, one added).
In from_[gs]gsns_read_cb(), use a return type that can actually reflect
negative return values.
resolved_addr.buf: no need to take the address of a byte array var
(cosmetic).
Pass the proper user data address to sgsn_ares_query(), not the address of
the pointer holding the user data address.
Initialize ggsn_lookup->expiry_entry (was missing). Publish the function for that
in gtphub.h so gtphub_ext.c can use it.
http://cgit.osmocom.org/openbsc/commit/?id=634b36c1082720e6efcac50c4ba4874e…
commit 634b36c1082720e6efcac50c4ba4874e5fecc5b1
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Nov 11 17:20:42 2015 +0100
gtphub: Add logging for ares queries.
Looking for a segfault, I added a lot of logging. This may be useful for
live testing ares, leaving it in there for now.
Note: I still want to clean up the logging concerning log levels etc. once
we're out of alpha.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gtphub.h | 3 ++
openbsc/src/gprs/Makefile.am | 2 +-
openbsc/src/gprs/gtphub.c | 56 ++++++++++++--------------------------
openbsc/src/gprs/gtphub_ext.c | 35 ++++++++++++++++--------
openbsc/tests/gtphub/gtphub_test.c | 21 ++++++++++++++
5 files changed, 66 insertions(+), 51 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)