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 f558ed4bb9c0f00997b8f97c2b251a574c1a64c4 (commit)
from 91ff17c9ef7dd4a29bb13d6b9995100ffc65b72a (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=f558ed4bb9c0f00997b8f97c2b25…
commit f558ed4bb9c0f00997b8f97c2b251a574c1a64c4
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Jun 2 15:52:06 2015 +0200
ipa: Properly parse LV stream of a ID_GET request
For some reason the structure is closer to be a LV (length
and value). The value is actually a tag but it is counted
inside the length. Introduce an overload of the parse function
to provide an offset for the length. This will be taken from
the returned length.
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/ipa.h | 3 +++
src/gsm/ipa.c | 16 ++++++++++---
tests/Makefile.am | 2 +-
tests/utils/utils_test.c | 61 +++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 78 insertions(+), 4 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 0958938d4ea32b4eff288b4b1369384f8eaddb93 (commit)
via f2e114ac85700c8b018d4d1495f6ef1762e0718d (commit)
via 65b0efe56eafff992d60854787b83275ac33f84e (commit)
via c36a13b073d39a5249418e7e0e78b7a45bfeb310 (commit)
from 9cb249bf84b256168b807305a1c4884c5c5fc9fb (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=0958938d4ea32b4eff288b4b1369384f…
commit 0958938d4ea32b4eff288b4b1369384f8eaddb93
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Jun 2 09:38:41 2015 +0200
sgsn: Simplify finding/using the first address of the result
The loop was used to print all returned addresses but we can
simply pick the first one. This is fixing a coverity issue that
the loop will be executed eaxactly once (and that was on
purpose).
Simplify the code and just take the first element (which might
be NULL).
Fixes: Coverity CID#1302852
http://cgit.osmocom.org/openbsc/commit/?id=f2e114ac85700c8b018d4d1495f6ef17…
commit f2e114ac85700c8b018d4d1495f6ef1762e0718d
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Jun 2 09:33:31 2015 +0200
sgsn: seleted_apn_str might be NULL do not strcpy
The subscriber might simply not be allowed to use the APN
that was specified. So selected_apn_str might very well be
NULL.
Fixes: Coverity CID#1302853
http://cgit.osmocom.org/openbsc/commit/?id=65b0efe56eafff992d60854787b83275…
commit 65b0efe56eafff992d60854787b83275ac33f84e
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Jun 2 09:31:04 2015 +0200
sgsn: Check the return value of osmo_fd_register
We can't do much in case the fd is failing to be registered.
There should be a timeout that is catching this and it might
be able to repair it self.
Fixes: Coverity CID#1302854
http://cgit.osmocom.org/openbsc/commit/?id=c36a13b073d39a5249418e7e0e78b7a4…
commit c36a13b073d39a5249418e7e0e78b7a45bfeb310
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat May 30 14:40:54 2015 -0400
libbsc: Move SIs update/generation for a BTS into a separate function.
The code to do that doesn't belong to the control interface, so
abstract it out to a separate function gsm_bts_set_system_infos().
[hfreyther: Fix the coding style...]
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data.h | 1 +
openbsc/src/gprs/gprs_gmm.c | 9 ++-------
openbsc/src/gprs/gprs_sgsn.c | 5 ++++-
openbsc/src/gprs/sgsn_ares.c | 3 ++-
openbsc/src/libbsc/bsc_ctrl_commands.c | 18 +++++-------------
openbsc/src/libbsc/bsc_init.c | 22 +++++++++++++++++++++-
6 files changed, 35 insertions(+), 23 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 "OpenBTS' transceiver retro-fit".
The branch, fairwaves/debug has been deleted
was 3dc93b5623fa9395adc2398faf4eff07c8660e55
-----------------------------------------------------------------------
3dc93b5623fa9395adc2398faf4eff07c8660e55 sigProcLib: Fix burst start phase.
-----------------------------------------------------------------------
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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via 351fd7670649cafd5344cf6fc746f63729df97cb (commit)
via 6a2bf0d87b215860e76d1866885ae552b0ba63fe (commit)
via 2966048b07188e1562b805a19cd0108d837c7abb (commit)
via f5fd578d6097c295192840e846a8e4eca5cef5d2 (commit)
via 57ef87d061c7e208c97635ad495f7431ec2aee9b (commit)
via 5721920a08eb7414799f06bfbbfc3cc8ba6cb359 (commit)
via 194a9b19828f0779f7eca05ce75e2b61a776da21 (commit)
from 1fe5282133fa1e4e73a98645080ba88241778158 (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=351fd7670649cafd5344cf6fc746f63…
commit 351fd7670649cafd5344cf6fc746f63729df97cb
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun May 24 20:16:51 2015 -0400
sigProcLib: Fix burst start phase.
R&S CMD57 complains about the start phase of bursts, particularly it shows
-15 to -30 deg of error for the bit 0.5 position (start tail bit). This patch
makes it happy. ETSI TS 145 004 section 2.2 describes this: "Before the first
bit of the bursts as defined in 3GPP TS 45.002 enters the modulator,
the modulator has an internal state as if a modulating bit stream consisting
of consecutive ones (di = 1) had entered the differential encoder."
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-trx/commit/?id=6a2bf0d87b215860e76d1866885ae55…
commit 6a2bf0d87b215860e76d1866885ae552b0ba63fe
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun May 24 19:28:09 2015 -0400
transceiver: Drive clock indication form the receive thread.
Receive thread receives data from the device, which is a more stable source of
clocking than the transmit side. If transmit side has a hiccup, osmo-trx doesn't
send the clock indication, and transmit side is getting completely lost in time.
With this patch we ensure that clock indication keeps coming.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
http://cgit.osmocom.org/osmo-trx/commit/?id=2966048b07188e1562b805a19cd0108…
commit 2966048b07188e1562b805a19cd0108d837c7abb
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun May 24 19:13:38 2015 -0400
transceiver: Fix out-of-bounds acces in genRandNormalBurst().
We should read gTrainingSequence starting from 0 bit index, not 61 bit index.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
Summary of changes:
CommonLibs/Logger.cpp | 16 +++++++++-------
CommonLibs/Logger.h | 3 ++-
Transceiver52M/Transceiver.cpp | 21 ++++++++-------------
Transceiver52M/Transceiver.h | 2 +-
Transceiver52M/osmo-trx.cpp | 14 ++++++++++++--
Transceiver52M/sigProcLib.cpp | 2 +-
6 files changed, 33 insertions(+), 25 deletions(-)
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 "GNU Radio block for interfacing with various radio hardware".
The branch, master has been updated
via f33f30815a7b9494315d4782245447ebca21c02e (commit)
via 2bcd86e55e92711f4d14d0acd25b79691f9b9520 (commit)
via dd6690b6ca7b2cf735867a55a2e92ef1f0c01639 (commit)
via 254e1b1981bbe920b03c1a8e50b67509739231f3 (commit)
via e847176f3ee43434eef7f6cfa1128983801f45c7 (commit)
via dd6536757a3a2ce115491f12d730a592fbc07999 (commit)
via 485b02e6152d8abb6d61c9b16fe53c8a253ca4dd (commit)
via 592a814bdb023cf471e4ff9ead13c8e11712360e (commit)
via 8e6ecd0644519c96d8d9c1a606cf4b8c39bcf2a6 (commit)
via 69181b0e858c109d1471d4a1c9a2c87f732e8df6 (commit)
via 5dca65674565b6e44bf2e790430d5bb7370f2327 (commit)
via d4387f436dd3555c7c590273916df6798cc9dd1f (commit)
via 9595b044b659f6ba2ee38e48cc3721b562726912 (commit)
from b3fdf5b83dc79575405f524df889d92908fecc72 (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/gr-osmosdr/commit/?id=f33f30815a7b9494315d478224544…
commit f33f30815a7b9494315d4782245447ebca21c02e
Author: Dimitri Stolnikov <horiz0n(a)gmx.net>
Date: Mon Jun 1 22:24:32 2015 +0200
hackrf: use #ifdef just like in hackrf_sink_c
http://cgit.osmocom.org/gr-osmosdr/commit/?id=2bcd86e55e92711f4d14d0acd25b7…
commit 2bcd86e55e92711f4d14d0acd25b79691f9b9520
Author: Heikki Hannikainen <hessu(a)hes.iki.fi>
Date: Mon Jun 1 11:58:54 2015 +0300
Pass LIBHACKRF_HAVE_DEVICE_LIST to a #define
Signed-off-by: Heikki Hannikainen <hessu(a)hes.iki.fi>
http://cgit.osmocom.org/gr-osmosdr/commit/?id=dd6690b6ca7b2cf735867a55a2e92…
commit dd6690b6ca7b2cf735867a55a2e92ef1f0c01639
Author: Heikki Hannikainen <hessu(a)hes.iki.fi>
Date: Mon Jun 1 10:29:19 2015 +0300
hackrf: Add cmake magic to figure out if multiple devices support is available in libhackrf, so that backwards compatibility with old libhackrf is maintained.
Signed-off-by: Heikki Hannikainen <hessu(a)hes.iki.fi>
http://cgit.osmocom.org/gr-osmosdr/commit/?id=254e1b1981bbe920b03c1a8e50b67…
commit 254e1b1981bbe920b03c1a8e50b67509739231f3
Author: Heikki Hannikainen <hessu(a)hes.iki.fi>
Date: Sat May 30 14:30:03 2015 +0300
hackrf_source: adjust error message
Signed-off-by: Heikki Hannikainen <hessu(a)hes.iki.fi>
http://cgit.osmocom.org/gr-osmosdr/commit/?id=e847176f3ee43434eef7f6cfa1128…
commit e847176f3ee43434eef7f6cfa1128983801f45c7
Author: Heikki Hannikainen <hessu(a)hes.iki.fi>
Date: Tue Mar 3 02:30:45 2015 +0200
hackrf_source: Support selecting device with index number (hackrf=0)
Signed-off-by: Heikki Hannikainen <hessu(a)hes.iki.fi>
http://cgit.osmocom.org/gr-osmosdr/commit/?id=dd6536757a3a2ce115491f12d730a…
commit dd6536757a3a2ce115491f12d730a592fbc07999
Author: Heikki Hannikainen <hessu(a)hes.iki.fi>
Date: Tue Feb 24 13:10:36 2015 +0200
hackrf_sink_c: device enumeration
Signed-off-by: Heikki Hannikainen <hessu(a)hes.iki.fi>
http://cgit.osmocom.org/gr-osmosdr/commit/?id=485b02e6152d8abb6d61c9b16fe53…
commit 485b02e6152d8abb6d61c9b16fe53c8a253ca4dd
Author: Heikki Hannikainen <hessu(a)hes.iki.fi>
Date: Tue Feb 24 12:38:42 2015 +0200
hackrf device enumeration: Use only 6 characters of serial (should be unique per user?) and append it in device name
Signed-off-by: Heikki Hannikainen <hessu(a)hes.iki.fi>
http://cgit.osmocom.org/gr-osmosdr/commit/?id=592a814bdb023cf471e4ff9ead13c…
commit 592a814bdb023cf471e4ff9ead13c8e11712360e
Author: Heikki Hannikainen <hessu(a)hes.iki.fi>
Date: Tue Feb 24 12:31:46 2015 +0200
hackrf_source: Truncate serial numbers to 16 chars when enumerating, parse USB board IDs correctly
Signed-off-by: Heikki Hannikainen <hessu(a)hes.iki.fi>
http://cgit.osmocom.org/gr-osmosdr/commit/?id=8e6ecd0644519c96d8d9c1a606cf4…
commit 8e6ecd0644519c96d8d9c1a606cf4b8c39bcf2a6
Author: Heikki Hannikainen <hessu(a)hes.iki.fi>
Date: Tue Feb 24 11:51:38 2015 +0200
hackrf_source: attempt device enumeration with hackrf_device_list
Signed-off-by: Heikki Hannikainen <hessu(a)hes.iki.fi>
http://cgit.osmocom.org/gr-osmosdr/commit/?id=69181b0e858c109d1471d4a1c9a2c…
commit 69181b0e858c109d1471d4a1c9a2c87f732e8df6
Author: Heikki Hannikainen <hessu(a)hes.iki.fi>
Date: Tue Feb 24 11:37:32 2015 +0200
hackrf_sink: support hackrf_open_by_serial
Signed-off-by: Heikki Hannikainen <hessu(a)hes.iki.fi>
http://cgit.osmocom.org/gr-osmosdr/commit/?id=5dca65674565b6e44bf2e790430d5…
commit 5dca65674565b6e44bf2e790430d5bb7370f2327
Author: Heikki Hannikainen <hessu(a)hes.iki.fi>
Date: Tue Feb 24 11:37:18 2015 +0200
style update to match surroundings
Signed-off-by: Heikki Hannikainen <hessu(a)hes.iki.fi>
http://cgit.osmocom.org/gr-osmosdr/commit/?id=d4387f436dd3555c7c590273916df…
commit d4387f436dd3555c7c590273916df6798cc9dd1f
Author: Heikki Hannikainen <hessu(a)hes.iki.fi>
Date: Tue Feb 24 11:30:16 2015 +0200
Require hackrf argument to have a non-zero-length value to trigger serial number search
Signed-off-by: Heikki Hannikainen <hessu(a)hes.iki.fi>
http://cgit.osmocom.org/gr-osmosdr/commit/?id=9595b044b659f6ba2ee38e48cc372…
commit 9595b044b659f6ba2ee38e48cc3721b562726912
Author: Heikki Hannikainen <hessu(a)hes.iki.fi>
Date: Tue Feb 24 10:53:10 2015 +0200
hackrf: support for hackrf_open_by_serial in hackrf source
Signed-off-by: Heikki Hannikainen <hessu(a)hes.iki.fi>
-----------------------------------------------------------------------
Summary of changes:
cmake/Modules/FindLibHackRF.cmake | 10 ++++++
lib/hackrf/hackrf_sink_c.cc | 54 +++++++++++++++++++---------
lib/hackrf/hackrf_source_c.cc | 75 ++++++++++++++++++++++++++++++---------
3 files changed, 107 insertions(+), 32 deletions(-)
hooks/post-receive
--
GNU Radio block for interfacing with various radio hardware
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, master has been updated
via 9cb249bf84b256168b807305a1c4884c5c5fc9fb (commit)
from 5fd0c64e0a249264b112d62afb6e1c2299187f68 (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=9cb249bf84b256168b807305a1c4884c…
commit 9cb249bf84b256168b807305a1c4884c5c5fc9fb
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri May 29 19:51:21 2015 +0200
sgsn: Do not search the name with the "domain" name attached to it
In case the query for "hostname" will fail c-ares will append the
domain name of /etc/resolv.conf and query again. We don't want that
so claim we provide a list of domain names and then don't provide
any.
I didn't intend to have pushed the c-ares code to master yet.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/sgsn_ares.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)