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, master has been updated
via ef0d8ec31d3560e5f272042a3fea618e0ab1be8c (commit)
via c400827539172334ea722099df50687c583db234 (commit)
via 1a35cc801d54f516a6e1c3f4dc6c62f795a78678 (commit)
from 8a2e935cdb67ff93a0ec8382b41f173b216ca3b5 (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=ef0d8ec31d3560e5f272042a3fea6…
commit ef0d8ec31d3560e5f272042a3fea618e0ab1be8c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Dec 31 14:12:40 2015 +0100
modernize AM_INit_AUTOMAKE
according to http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005f…http://cgit.osmocom.org/osmocom-bb/commit/?id=c400827539172334ea722099df506…
commit c400827539172334ea722099df50687c583db234
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Dec 31 14:12:14 2015 +0100
autoconf: Migrate from INCLUDES to AM_CPPFLAGS
http://cgit.osmocom.org/osmocom-bb/commit/?id=1a35cc801d54f516a6e1c3f4dc6c6…
commit 1a35cc801d54f516a6e1c3f4dc6c62f795a78678
Author: Max <max.suraev(a)fairwaves.ru>
Date: Mon Dec 16 16:02:46 2013 +0100
cleanup some compile warnings
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/configure.ac | 5 ++---
src/host/layer23/src/common/Makefile.am | 2 +-
src/host/layer23/src/misc/Makefile.am | 2 +-
src/host/layer23/src/mobile/Makefile.am | 2 +-
src/target/firmware/apps/loader/main.c | 15 +++++++--------
src/target/firmware/layer1/l23_api.c | 1 -
src/target/firmware/layer1/prim_fbsb.c | 19 ++++++++-----------
src/target/firmware/layer1/prim_freq.c | 4 ++--
src/target/firmware/layer1/prim_rach.c | 1 -
src/target/firmware/layer1/prim_tx_nb.c | 1 -
10 files changed, 22 insertions(+), 30 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 "Small tool to generate ladder diagrams for network protocols".
The branch, master has been updated
via f4d281356f3a9209a6327f34d0d9bb490aaa27b1 (commit)
from ca05d75ce7d9a90d07161068e216e3b990c95b02 (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/gen_ladder/commit/?id=f4d281356f3a9209a6327f34d0d9b…
commit f4d281356f3a9209a6327f34d0d9bb490aaa27b1
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Dec 31 12:21:05 2015 +0100
add some more ladder diagrams; use mscgen instead of gen_ladder
mscgen (http://www.mcternan.me.uk/mscgen/) seems much more advanced
than gen_ladder, so I'm creating new diagrams in that language instead.
What remains to be done is a converter to conver the legacy ladder diagrams
to mscgen format.
-----------------------------------------------------------------------
Summary of changes:
hnb_cs_lu.msc | 45 +++++++++++++++++++++++++++++++
hnb_cs_mo_call.msc | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++
hnb_cs_mt_call.msc | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
hnb_ps_lu.msc | 45 +++++++++++++++++++++++++++++++
hnb_ps_pdp_act.msc | 25 +++++++++++++++++
5 files changed, 269 insertions(+)
create mode 100644 hnb_cs_lu.msc
create mode 100644 hnb_cs_mo_call.msc
create mode 100644 hnb_cs_mt_call.msc
create mode 100644 hnb_ps_lu.msc
create mode 100644 hnb_ps_pdp_act.msc
hooks/post-receive
--
Small tool to generate ladder diagrams for network protocols
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 "GSM Audio Pocket Knife".
The branch, mmx has been updated
discards c3f7dd1a1072bec11b04e76f8eb5a449f17dcf3c (commit)
via fafa9ce88b438891956f1ed512513a367b10e786 (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 (c3f7dd1a1072bec11b04e76f8eb5a449f17dcf3c)
\
N -- N -- N (fafa9ce88b438891956f1ed512513a367b10e786)
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/gapk/commit/?id=fafa9ce88b438891956f1ed512513a367b1…
commit fafa9ce88b438891956f1ed512513a367b10e786
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Dec 30 21:08:10 2015 +0100
libgsmhr: Experimental MMX support by Harald
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
-----------------------------------------------------------------------
Summary of changes:
libgsmhr/refsrc.git | 1 -
1 file changed, 1 deletion(-)
delete mode 160000 libgsmhr/refsrc.git
hooks/post-receive
--
GSM Audio Pocket Knife
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 "GSM Audio Pocket Knife".
The branch, mmx has been created
at c3f7dd1a1072bec11b04e76f8eb5a449f17dcf3c (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/gapk/commit/?id=c3f7dd1a1072bec11b04e76f8eb5a449f17…
commit c3f7dd1a1072bec11b04e76f8eb5a449f17dcf3c
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Dec 30 21:08:10 2015 +0100
libgsmhr: Experimental MMX support by Harald
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
-----------------------------------------------------------------------
hooks/post-receive
--
GSM Audio Pocket Knife
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 "GSM Audio Pocket Knife".
The branch, laforge/benchmark has been deleted
was 7a04624563ac72b7237e39d6fcee5dab96f4d948
-----------------------------------------------------------------------
7a04624563ac72b7237e39d6fcee5dab96f4d948 Add cycle benchmarking support
-----------------------------------------------------------------------
hooks/post-receive
--
GSM Audio Pocket Knife
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, jerlbeck/wip/sgsn has been created
at 6bcf31b40f861fc8ef53d45b591c82fc42fcf077 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=6bcf31b40f861fc8ef53d45b591c82fc…
commit 6bcf31b40f861fc8ef53d45b591c82fc42fcf077
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed Dec 30 17:24:27 2015 +0100
sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI (TODO)
If an MM context cannot be found based on BBSGP info and a RA UPDATE
REQUEST is received, try to find it based on deriving a TLLI from
the P-TMSI and comparing the result with the TLLI.
TODO:
- more cm
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, jerlbeck/master-fixes has been updated
via bf23692c0b74f56a5d561c9178add21727122a99 (commit)
via a42ebde22ebedb19ad925862d69ee61bac5b61f4 (commit)
via 05153f5b96dff3a53435d1eabe12ee98d135f14e (commit)
via 4cc50a523cd0eb133b968b167befa9430473bd81 (commit)
via f515975cf9959798e53685b498bddbb96d546d78 (commit)
via 0b5c78232b819136b2513b5bf17021ae505458a3 (commit)
via f2e9e0d64e14528ac8f7597a88e19d41e5b44add (commit)
from eaf8beda440f957258458e3f39c65a89ed415746 (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=bf23692c0b74f56a5d561c9178add217…
commit bf23692c0b74f56a5d561c9178add21727122a99
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed Dec 30 16:01:52 2015 +0100
gprs/test: Add test case test_gmm_routing_areas
This test add different cases of routing area changes.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=a42ebde22ebedb19ad925862d69ee61b…
commit a42ebde22ebedb19ad925862d69ee61bac5b61f4
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed Dec 30 16:01:21 2015 +0100
FIXUP not foreign
http://cgit.osmocom.org/openbsc/commit/?id=05153f5b96dff3a53435d1eabe12ee98…
commit 05153f5b96dff3a53435d1eabe12ee98d135f14e
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed Dec 30 16:00:49 2015 +0100
FIXUP equals
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=4cc50a523cd0eb133b968b167befa943…
commit 4cc50a523cd0eb133b968b167befa9430473bd81
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed Dec 30 15:49:06 2015 +0100
sgsn: Change handling of missing mmctx in gsm48_rx_gmm_ra_upd_req (TODO)
Currently the MM context is just overwritten by a call to
sgsn_mm_ctx_by_tlli(msgb_tlli(msg), &old_ra_id) even if it
has already been found by using the BSSGP info. With the changes
made to sgsn_mm_ctx_by_tlli this will never find a MM context if
the routing area has changed. If the routing area has not changed,
the mmctx has already been found if it exists.
This commit splits searching for an MM context (if it hasn't been
found already) from checking, whether a found one can really be
used. The actual search is removed, so that the MS will be forced to
restart the attach procedure, which is less efficient but safe.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=f515975cf9959798e53685b498bddbb9…
commit f515975cf9959798e53685b498bddbb96d546d78
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed Dec 30 15:45:51 2015 +0100
gprs: Make ra_id_equals available as gprs_ra_id_equals
The function is moved to gprs_utils.c, renamed, and made non-static
to be usable in other modules, too.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=0b5c78232b819136b2513b5bf17021ae…
commit 0b5c78232b819136b2513b5bf17021ae505458a3
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed Dec 30 15:40:40 2015 +0100
sgsn: Only look at TLLIs in sgsn_mm_ctx_by_tlli
Currently the code also matches the TLLI against LOCAL and FOREIGN
mappings of the P-TMSI, thus eventually finding MM contexts not
consistent with the TLLI (both tlli and tlli_new differ). On
the other hand, tlli_new is not checked at all.
This commit changes the function to only look at mmctx->tlli,
mmctx->tlli_new, and the routing area.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=f2e9e0d64e14528ac8f7597a88e19d41…
commit f2e9e0d64e14528ac8f7597a88e19d41e5b44add
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Wed Dec 30 12:27:11 2015 +0100
sgsn/test: Add bssgp_raid parameter to send_0408_message (TODO)
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_utils.h | 2 +
openbsc/src/gprs/gprs_gmm.c | 18 +-
openbsc/src/gprs/gprs_sgsn.c | 40 +---
openbsc/src/gprs/gprs_utils.c | 7 +
openbsc/tests/sgsn/sgsn_test.c | 371 ++++++++++++++++++++++++++++++++---
openbsc/tests/sgsn/sgsn_test.ok | 7 +
6 files changed, 378 insertions(+), 67 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 "GSM Audio Pocket Knife".
The branch, master has been updated
via db94df5f9c6c88b7b1f6601c35811a4d99184c0f (commit)
from c0f0342596ea6e6faecb0d3cf4be692fa999eb4e (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/gapk/commit/?id=db94df5f9c6c88b7b1f6601c35811a4d991…
commit db94df5f9c6c88b7b1f6601c35811a4d99184c0f
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Dec 30 13:06:40 2015 +0100
main: Fixup the help screen
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
-----------------------------------------------------------------------
Summary of changes:
src/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
GSM Audio Pocket Knife
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 "GSM Audio Pocket Knife".
The branch, master has been updated
via c0f0342596ea6e6faecb0d3cf4be692fa999eb4e (commit)
via 5e2e0442e0fd0f4d6cfaed7049d4dad2139d7d4c (commit)
via 59a6c2dc621cedb6480f0704170137dc28aca846 (commit)
via 04a705f419d9af9432bed107e32bc6920a4cd5d2 (commit)
via cddc91428ff4531e9df75d34c0953a260782860c (commit)
via 8966846f3e7a9d18503b9b8213e78ab5795103e2 (commit)
via ac967d20fde48bc6a2d5fdf412a8495e6254b99d (commit)
via ea1c6c61f45be4642b0a6a15c681e0da9400d366 (commit)
via d392a89cc8c27946b3e4d7590fc0d56265f45a87 (commit)
from d72b0f654f23087326a4f8ee8473abdf0f35b0c9 (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/gapk/commit/?id=c0f0342596ea6e6faecb0d3cf4be692fa99…
commit c0f0342596ea6e6faecb0d3cf4be692fa999eb4e
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Dec 30 11:47:44 2015 +0100
libgsmhr: Make it safe to decode/encode different streams at once
Basically the reference code has a bunch of global state.
With some minimal patchihg (previous commit) we can ensure that all
that state is within .bss
So what we do it to save/restore the bss section between calls of the
reference code so we can process several in // and we don't have to
completely fix all reference to global state in the reference codec.
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gapk/commit/?id=5e2e0442e0fd0f4d6cfaed7049d4dad2139…
commit 5e2e0442e0fd0f4d6cfaed7049d4dad2139d7d4c
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Dec 30 11:45:58 2015 +0100
libgsmhr: Add some code cleanup / speedup patches for reference codec
Mostly this will help witht the upcoming bss switcheroo patch
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gapk/commit/?id=59a6c2dc621cedb6480f0704170137dc28a…
commit 59a6c2dc621cedb6480f0704170137dc28aca846
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Dec 30 11:44:01 2015 +0100
libgsmhr: Use patch instead of 'sed'
Patches are without function-name and without context to minimize what
we have to include.
The current patchset does exactly what the previous 'sed' did, but this
will make it easier to add more.
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gapk/commit/?id=04a705f419d9af9432bed107e32bc6920a4…
commit 04a705f419d9af9432bed107e32bc6920a4cd5d2
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Dec 30 11:41:58 2015 +0100
libgsmhr: Fix parallel build dependency
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gapk/commit/?id=cddc91428ff4531e9df75d34c0953a26078…
commit cddc91428ff4531e9df75d34c0953a260782860c
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Dec 30 10:55:05 2015 +0100
libgsmhr: fix Makefile.am dependency on source download
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gapk/commit/?id=8966846f3e7a9d18503b9b8213e78ab5795…
commit 8966846f3e7a9d18503b9b8213e78ab5795103e2
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Dec 30 10:56:13 2015 +0100
libgsmhr/fetch_sources: Only use the filename and not any path
There shouldn't be any but somebody might be nasty :p
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gapk/commit/?id=ac967d20fde48bc6a2d5fdf412a8495e625…
commit ac967d20fde48bc6a2d5fdf412a8495e6254b99d
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Dec 30 10:53:53 2015 +0100
build: Don't build static libraries
They won't be supported anyway when using the 'bss switcheroo' hack
for libgsmhr
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gapk/commit/?id=ea1c6c61f45be4642b0a6a15c681e0da940…
commit ea1c6c61f45be4642b0a6a15c681e0da9400d366
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Dec 30 10:53:16 2015 +0100
build: Use autotools 'subdir-objects' option
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gapk/commit/?id=d392a89cc8c27946b3e4d7590fc0d56265f…
commit d392a89cc8c27946b3e4d7590fc0d56265f45a87
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Dec 30 10:45:22 2015 +0100
benchmark: Make sure to print to stderr
stdout can be used for data output ...
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 4 +-
libgsmhr/Makefile.am | 12 +-
libgsmhr/fetch_sources.py | 2 +-
libgsmhr/libgsmhr.c | 33 ++
.../0001-Fix-round-function-name-conflict.patch | 520 +++++++++++++++++++++
...-longword-so-they-are-32-bits-even-on-x64.patch | 30 ++
.../patches/0003-Remove-unused-variables.patch | 22 +
...ake-sure-all-constants-are-marked-as-such.patch | 175 +++++++
.../0005-Remove-globals-initialization.patch | 48 ++
...ing-of-most-of-the-math-function-for-bett.patch | 142 ++++++
src/benchmark.c | 6 +-
11 files changed, 983 insertions(+), 11 deletions(-)
create mode 100644 libgsmhr/patches/0001-Fix-round-function-name-conflict.patch
create mode 100644 libgsmhr/patches/0002-Use-int-for-longword-so-they-are-32-bits-even-on-x64.patch
create mode 100644 libgsmhr/patches/0003-Remove-unused-variables.patch
create mode 100644 libgsmhr/patches/0004-Make-sure-all-constants-are-marked-as-such.patch
create mode 100644 libgsmhr/patches/0005-Remove-globals-initialization.patch
create mode 100644 libgsmhr/patches/0006-Allow-inlining-of-most-of-the-math-function-for-bett.patch
hooks/post-receive
--
GSM Audio Pocket Knife
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, laforge/wip has been updated
via 01de8d716a2fbf2b2a951edc20178c5abd24a080 (commit)
via 05ac6778401de0b7c4e49fb58c3adc3ded7d93f7 (commit)
via 49287978072f3f777e3954f20e9775c28aee0b8e (commit)
from 7bccc98cf88ef304646a523764d102630e3d9a93 (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-iuh/commit/?id=01de8d716a2fbf2b2a951edc20178c5…
commit 01de8d716a2fbf2b2a951edc20178c5abd24a080
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Dec 29 19:10:48 2015 +0100
fix copy+paste mistakes when encoding GTP TEI in RAB Parameters
http://cgit.osmocom.org/osmo-iuh/commit/?id=05ac6778401de0b7c4e49fb58c3adc3…
commit 05ac6778401de0b7c4e49fb58c3adc3ded7d93f7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Dec 29 19:09:52 2015 +0100
make bitrates configurable in new_rab_par_data()
http://cgit.osmocom.org/osmo-iuh/commit/?id=49287978072f3f777e3954f20e9775c…
commit 49287978072f3f777e3954f20e9775c28aee0b8e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Dec 29 19:00:35 2015 +0100
more verbose logging in various places
-----------------------------------------------------------------------
Summary of changes:
src/context_map.c | 5 ++++-
src/hnbgw_rua.c | 5 +++++
src/ranap_common.h | 3 ++-
src/ranap_msg_factory.c | 15 ++++++++-------
src/tests/ranap_common_cn.c | 4 ++++
5 files changed, 23 insertions(+), 9 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface