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
discards e7f45512b8fc1743f5aed57cef94e9f8aa19f1e6 (commit)
discards cf5bf7ec1f12d7572c62a81e8135038c1684cac9 (commit)
discards 061f9cf03f765732a8c5a9d2e40637f86f5482d8 (commit)
via b5e5ffb3666c1c5241b4ef1a4b2a5e0abb834975 (commit)
via 4a79d22ac22eaf2b6ab2c86a921eff4d80fed955 (commit)
via 912afb885f0e762e2dfc5d23462460f4b1624e1b (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 (e7f45512b8fc1743f5aed57cef94e9f8aa19f1e6)
\
N -- N -- N (b5e5ffb3666c1c5241b4ef1a4b2a5e0abb834975)
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/openbsc/commit/?id=b5e5ffb3666c1c5241b4ef1a4b2a5e0a…
commit b5e5ffb3666c1c5241b4ef1a4b2a5e0abb834975
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 16:12:14 2015 +0100
log
http://cgit.osmocom.org/openbsc/commit/?id=4a79d22ac22eaf2b6ab2c86a921eff4d…
commit 4a79d22ac22eaf2b6ab2c86a921eff4d80fed955
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 16:09:56 2015 +0100
gtphub: reject invalid GTP packets, adjust nc test.
Enhancing the netcat test so that it sends and evaluates fully valid GTP
packets, so that gtphub can reject invalid GTP packets.
Enable the bit of code that returns error in case GTP packet decoding failed.
Sponsored-by: On-Waves ehi
http://cgit.osmocom.org/openbsc/commit/?id=912afb885f0e762e2dfc5d23462460f4…
commit 912afb885f0e762e2dfc5d23462460f4b1624e1b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 15:00:52 2015 +0100
gtphub: gtp_decode: flow readability
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gtphub.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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, neels/gtphub has been updated
discards c78ca1b5422b1c138800ebe4bbe413a19d37517e (commit)
via e7f45512b8fc1743f5aed57cef94e9f8aa19f1e6 (commit)
via cf5bf7ec1f12d7572c62a81e8135038c1684cac9 (commit)
via 061f9cf03f765732a8c5a9d2e40637f86f5482d8 (commit)
via 70e59ceda96dee9cd8bc234ea856b3440e3f7fed (commit)
via c887a7ee53d654b0e461599b3c0380d824e7609d (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 (c78ca1b5422b1c138800ebe4bbe413a19d37517e)
\
N -- N -- N (e7f45512b8fc1743f5aed57cef94e9f8aa19f1e6)
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/openbsc/commit/?id=e7f45512b8fc1743f5aed57cef94e9f8…
commit e7f45512b8fc1743f5aed57cef94e9f8aa19f1e6
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 16:12:14 2015 +0100
log
http://cgit.osmocom.org/openbsc/commit/?id=cf5bf7ec1f12d7572c62a81e8135038c…
commit cf5bf7ec1f12d7572c62a81e8135038c1684cac9
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 16:09:56 2015 +0100
gtphub: reject invalid GTP packets, adjust nc test.
Enhancing the netcat test so that it sends and evaluates fully valid GTP
packets, so that gtphub can reject invalid GTP packets.
Enable the bit of code that returns error in case GTP packet decoding failed.
Sponsored-by: On-Waves ehi
http://cgit.osmocom.org/openbsc/commit/?id=061f9cf03f765732a8c5a9d2e40637f8…
commit 061f9cf03f765732a8c5a9d2e40637f86f5482d8
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 15:00:52 2015 +0100
gtphub: gtp_decode: flow readability
http://cgit.osmocom.org/openbsc/commit/?id=70e59ceda96dee9cd8bc234ea856b344…
commit 70e59ceda96dee9cd8bc234ea856b3440e3f7fed
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 14:55:01 2015 +0100
comment
http://cgit.osmocom.org/openbsc/commit/?id=c887a7ee53d654b0e461599b3c0380d8…
commit c887a7ee53d654b0e461599b3c0380d824e7609d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 14:48:58 2015 +0100
gtphub: nr_map: comment, sort.
Add a large comment describing the ideas behind the nr_map implementation.
Tweak a comment.
Sort the nr_* function declarations for readability.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gtphub.h | 14 +++++------
openbsc/src/gprs/gtphub.c | 22 ++++++++--------
openbsc/tests/gtphub/Makefile.am | 3 ++-
openbsc/tests/gtphub/gtphub_nc_test.ok | 4 +--
openbsc/tests/gtphub/gtphub_nc_test.sh | 46 +++++++++++++++++++++++-----------
openbsc/tests/gtphub/hex2bin.py | 13 ++++++++++
openbsc/tests/testsuite.at | 1 +
7 files changed, 67 insertions(+), 36 deletions(-)
create mode 100755 openbsc/tests/gtphub/hex2bin.py
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, neels/gtphub has been updated
via c78ca1b5422b1c138800ebe4bbe413a19d37517e (commit)
via 32dc56812d15800c7d3e0e7c27e35c0c2d84311f (commit)
via 47ce1587fcbf6c6cfbf7e234603735a4eb370462 (commit)
from 956dbbaa634bae118da7d0e848441ddd8b1ef110 (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=c78ca1b5422b1c138800ebe4bbe413a1…
commit c78ca1b5422b1c138800ebe4bbe413a19d37517e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 14:48:58 2015 +0100
gtphub: nr_map: comment, sort.
Add a large comment describing the ideas behind the nr_map implementation.
Sort the nr_* function declarations for readability.
http://cgit.osmocom.org/openbsc/commit/?id=32dc56812d15800c7d3e0e7c27e35c0c…
commit 32dc56812d15800c7d3e0e7c27e35c0c2d84311f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 14:46:34 2015 +0100
gtphub: rename nr_map_del to nr_map_clear
http://cgit.osmocom.org/openbsc/commit/?id=47ce1587fcbf6c6cfbf7e234603735a4…
commit 47ce1587fcbf6c6cfbf7e234603735a4eb370462
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 13:52:30 2015 +0100
gtphub: remove obsolete #if MAP_SEQ
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gtphub.h | 101 +++++++++++++++++++++++++++++----------
openbsc/src/gprs/gtphub.c | 17 +------
2 files changed, 77 insertions(+), 41 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/gtphub has been updated
via 956dbbaa634bae118da7d0e848441ddd8b1ef110 (commit)
from e96c41cd5bf684664a7075d9e540fb0de92757b4 (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=956dbbaa634bae118da7d0e848441ddd…
commit 956dbbaa634bae118da7d0e848441ddd8b1ef110
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 26 13:13:07 2015 +0100
gtphub: cosmetic: add TODO stubs/comments
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gtphub.c | 58 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 58 insertions(+)
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 "GNURadio block for spectrum visualization using GPU".
The branch, master has been updated
via 4ae2f539df6ec247751cc1f2196652c30ec25efe (commit)
via 44465b91867f9cffc237043af70a1ec52f816172 (commit)
via a969e7fbb0643fc6f84466f5374175fdf3438e28 (commit)
via 436b966b7671c480f0f414b0ac1ed6cb221a560e (commit)
via 48b7e9242cb4463b4d2288b7e9f6ddebd9f4e35f (commit)
via 6d20a8f3679bae70840fd2f403d6d7b59b5b3047 (commit)
via af9de650acbb88f801d1c6489628e43b03c0e8c5 (commit)
via 7944d0d976ecd9425d0d4d2e343ef3f9aa109d19 (commit)
via f33ebdd28b0ae8283020556cbc373d3bf14428b2 (commit)
via 1780d4b43b7e6bb9452d710d66a541098bcb9ccc (commit)
via 773442b170c3a29693f7c6624d785c94e4cc7cb1 (commit)
via 484be3ccaaa1782d74b39efcdcd481791f45dc5c (commit)
via 38c79bca9cc8d91e11f002072b12f6cb5c86075c (commit)
from 3fdfe7cf812238804f25f5cdfe39f848fd657b33 (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-fosphor/commit/?id=4ae2f539df6ec247751cc1f219665…
commit 4ae2f539df6ec247751cc1f2196652c30ec25efe
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Fri Aug 28 14:16:21 2015 -0400
gr-fosphor: Add key bindings to the GRC blocks documentation tab
Thanks to Chris Kuethe for writing theses :p
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gr-fosphor/commit/?id=44465b91867f9cffc237043af70a1…
commit 44465b91867f9cffc237043af70a1ec52f816172
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Tue Aug 25 14:52:31 2015 -0400
fosphor/cl: Retry context creation without CL/GL sharing if needed
This happens commonly on optimus laptop when CL is Nvidia and the GL
is the Intel card. They can't share data ...
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gr-fosphor/commit/?id=a969e7fbb0643fc6f84466f537417…
commit a969e7fbb0643fc6f84466f5374175fdf3438e28
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Tue Aug 25 14:50:54 2015 -0400
fosphor/cl: Don't fail fatally if a platform fails to return devices
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gr-fosphor/commit/?id=436b966b7671c480f0f414b0ac1ed…
commit 436b966b7671c480f0f414b0ac1ed6cb221a560e
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed May 20 10:31:29 2015 +0200
fosphor/mkresources: Don't generate string longer than 64k
Turns out some fucked up compilers (MSVC I'm looking at you) don't
support strings that are very long.
So in the resource compiler:
- Change binary encoding to use a separate declaration and use array
rather than string encoding
- If a text file is > 64k, use the binary encoding method rather than
string
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gr-fosphor/commit/?id=48b7e9242cb4463b4d2288b7e9f6d…
commit 48b7e9242cb4463b4d2288b7e9f6ddebd9f4e35f
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed May 20 10:07:27 2015 +0200
gr-fosphor: Make use of proper cmake commands to copy header in binary dir
This way it doesn't depend on platform specific 'cp' and 'mkdir' that
obviously won't work on WIN32.
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gr-fosphor/commit/?id=6d20a8f3679bae70840fd2f403d6d…
commit 6d20a8f3679bae70840fd2f403d6d7b59b5b3047
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed May 20 10:06:26 2015 +0200
fosphor/gl_cmap_gen: Remove 'inline' qualifiers
Theses are not in header, and we don't really care about inlining, and
the compiler will most likely do it if it thinks its appropriate anyway.
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gr-fosphor/commit/?id=af9de650acbb88f801d1c6489628e…
commit af9de650acbb88f801d1c6489628e43b03c0e8c5
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed May 20 10:05:30 2015 +0200
fosphor/gl_cmap_gen: Spacing fix in _set_rgba_from_hsv
Not sure where this came from ...
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gr-fosphor/commit/?id=7944d0d976ecd9425d0d4d2e343ef…
commit 7944d0d976ecd9425d0d4d2e343ef3f9aa109d19
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed May 20 10:03:56 2015 +0200
fosphor/cl_compat: Fix goofs with calling convention
Doesn't matter on linux/osx because CL_API is nothing, but on Win32, it
changes things.
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gr-fosphor/commit/?id=f33ebdd28b0ae8283020556cbc373…
commit f33ebdd28b0ae8283020556cbc373d3bf14428b2
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Mar 11 13:23:12 2015 +0100
fosphor/gl_cmap_gen: Add new function to generate GL colormap from a PNG
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gr-fosphor/commit/?id=1780d4b43b7e6bb9452d710d66a54…
commit 1780d4b43b7e6bb9452d710d66a541098bcb9ccc
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Mar 11 13:21:29 2015 +0100
fosphor/gl_cmap: Add a return value and void* arg to the generate func
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gr-fosphor/commit/?id=773442b170c3a29693f7c6624d785…
commit 773442b170c3a29693f7c6624d785c94e4cc7cb1
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Mar 11 12:42:38 2015 +0100
fosphor: Fix typo in headers MAXOSX vs MACOSX
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gr-fosphor/commit/?id=484be3ccaaa1782d74b39efcdcd48…
commit 484be3ccaaa1782d74b39efcdcd481791f45dc5c
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sun Feb 15 20:15:43 2015 +0100
gr-fosphor: Remove shebang from wx_sink_c.py
Since this is not actually executable, don't need it and it apparently
creates some warning when making RPM packages ...
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/gr-fosphor/commit/?id=38c79bca9cc8d91e11f002072b12f…
commit 38c79bca9cc8d91e11f002072b12f6cb5c86075c
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sun Feb 15 20:14:43 2015 +0100
fosphor/gl: Don't require a glFinish()
Since we always call swap buffer between a call to draw and
the next call to process(), we don't need it. In the future,
make this an option in case there is some usecase that require
it.
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
-----------------------------------------------------------------------
Summary of changes:
grc/fosphor_glfw_sink_c.xml | 13 +++++
grc/fosphor_qt_sink_c.xml | 12 +++++
grc/fosphor_wx_sink_c.xml | 14 ++++++
lib/CMakeLists.txt | 5 +-
lib/fosphor/Makefile | 4 +-
lib/fosphor/cl.c | 31 ++++++++++--
lib/fosphor/cl_compat.c | 2 +-
lib/fosphor/cl_compat.h | 8 +--
lib/fosphor/cl_platform.h | 2 +-
lib/fosphor/gl.c | 10 ++--
lib/fosphor/gl_cmap.c | 4 +-
lib/fosphor/gl_cmap.h | 4 +-
lib/fosphor/gl_cmap_gen.c | 120 +++++++++++++++++++++++++++++++++++++++-----
lib/fosphor/gl_cmap_gen.h | 5 +-
lib/fosphor/gl_platform.h | 2 +-
lib/fosphor/mkresources.py | 43 ++++++++++------
python/wx_sink_c.py | 1 -
17 files changed, 228 insertions(+), 52 deletions(-)
hooks/post-receive
--
GNURadio block for spectrum visualization using GPU
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 "gnuradio I/Q balancing".
The branch, master has been updated
via d3ca957eb2a9d1d65f67d8374f4b7cf40ae0a4e8 (commit)
from 44ab02f671dbc8765391a83d8186779fbb38baea (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-iqbal/commit/?id=d3ca957eb2a9d1d65f67d8374f4b7cf…
commit d3ca957eb2a9d1d65f67d8374f4b7cf40ae0a4e8
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sun Oct 25 21:13:43 2015 +0100
Import MANIFEST.md for CGRAN's benefit
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
-----------------------------------------------------------------------
Summary of changes:
MANIFEST.md | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 MANIFEST.md
hooks/post-receive
--
gnuradio I/Q balancing
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, fairwaves/sup-ussd has been updated
discards fc42a2970fa25569aaeb6166a6465a0765d99bc6 (commit)
discards 0af401c3f77a4f74c7a3776f8c8857276a21766c (commit)
via 8670d23649d7827d28074b12506b516c1a87290b (commit)
via c5549b39ee461d79da93248de23c4c651245be6e (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 (fc42a2970fa25569aaeb6166a6465a0765d99bc6)
\
N -- N -- N (8670d23649d7827d28074b12506b516c1a87290b)
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/openbsc/commit/?id=8670d23649d7827d28074b12506b516c…
commit 8670d23649d7827d28074b12506b516c1a87290b
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Oct 24 16:04:20 2015 +0300
libmsc: Add a comment to the HLR SUP socket creation.
http://cgit.osmocom.org/openbsc/commit/?id=c5549b39ee461d79da93248de23c4c65…
commit c5549b39ee461d79da93248de23c4c651245be6e
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Oct 24 16:02:58 2015 +0300
libmsc: Create a separate SUP socket for USSD.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/vty_interface_layer3.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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, fairwaves/sup-ussd has been created
at fc42a2970fa25569aaeb6166a6465a0765d99bc6 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=fc42a2970fa25569aaeb6166a6465a07…
commit fc42a2970fa25569aaeb6166a6465a0765d99bc6
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Oct 24 16:04:20 2015 +0300
libmsc: Add a comment to the HLR SUP socket creation.
http://cgit.osmocom.org/openbsc/commit/?id=0af401c3f77a4f74c7a3776f8c885727…
commit 0af401c3f77a4f74c7a3776f8c8857276a21766c
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Oct 24 16:02:58 2015 +0300
libmsc: Create a separate SUP socket for USSD.
http://cgit.osmocom.org/openbsc/commit/?id=f50756d44b611960220dbbc2f0d7ca4a…
commit f50756d44b611960220dbbc2f0d7ca4a1fc3b4cf
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Oct 24 15:30:40 2015 +0300
libmsc: Fix comment style.
http://cgit.osmocom.org/openbsc/commit/?id=fe83c9f3349cb92ba10ac3600a04b5a0…
commit fe83c9f3349cb92ba10ac3600a04b5a03cf5be50
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Oct 24 15:29:09 2015 +0300
libmsc: Remove sup_init() to make SUP socket initialiaton generic.
http://cgit.osmocom.org/openbsc/commit/?id=a99c9827582c2481860607f528ecf2ee…
commit a99c9827582c2481860607f528ecf2ee432a3cf4
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Oct 24 15:28:06 2015 +0300
libmsc: Make internal functions 'static' in gsm_sup.
http://cgit.osmocom.org/openbsc/commit/?id=da5ec690361020c0d5badc46db19f13f…
commit da5ec690361020c0d5badc46db19f13f240fd53f
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Oct 24 13:38:40 2015 +0300
libmsc: Whitespace fix in gsm_sup.c, no code changes.
http://cgit.osmocom.org/openbsc/commit/?id=52e5f56bc300db21f9c44e1b9a22e90a…
commit 52e5f56bc300db21f9c44e1b9a22e90a8a231355
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Oct 24 13:37:19 2015 +0300
libmsc: Rename sup_client to hlr_sup_client in preparation for multiple SUP clients.
http://cgit.osmocom.org/openbsc/commit/?id=c753dfb316e2ef5cb753189b6036d979…
commit c753dfb316e2ef5cb753189b6036d979322c6ebf
Author: Sergey Kostanbaev <sergey.kostanbaev(a)gmail.com>
Date: Fri Oct 23 20:34:25 2015 +0300
USSD MAP external interface over SUP
-----------------------------------------------------------------------
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, fairwaves/sup has been updated
discards 39210ef8a2ff83337dc3fc99375c70ce812cf5dd (commit)
via 3e374dbbb4474a3429fac102baf8446f4ac5f13b (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 (39210ef8a2ff83337dc3fc99375c70ce812cf5dd)
\
N -- N -- N (3e374dbbb4474a3429fac102baf8446f4ac5f13b)
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/openbsc/commit/?id=3e374dbbb4474a3429fac102baf8446f…
commit 3e374dbbb4474a3429fac102baf8446f4ac5f13b
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Sat Oct 24 12:20:17 2015 +0300
subscr: Add new configuration parameter "subscriber-create-only-local"
This mode allows to create a new record only for a subscriber from our network.
IMSI and MNC, MCC are used for checking that subscriber belongs to our network.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/gsm_04_08.c | 12 ++++--------
1 file changed, 4 insertions(+), 8 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, fairwaves/sup has been updated
discards 2c8f3e04305f01a87a43a3663849e0f6afba016b (commit)
discards 2b78a14a1d995cb969750906c71728da875f45ed (commit)
discards 65055658edbbdee816b44d6b8a4f47698a16967b (commit)
discards bc85c28cc28d4b4d1470af09969e86fe1847c7a7 (commit)
discards 3902f2fde4fa3e78167fd5256fc8a2c3eefbbbef (commit)
discards 73c7e506fdddf7d2778f7c9efc775b06929b9d18 (commit)
discards e9ea5f638167d045a33bff51fc0c7e7b9d42077a (commit)
discards 5e99e73ee7675a7a7040f95e1efc91bda64c84ac (commit)
via 39210ef8a2ff83337dc3fc99375c70ce812cf5dd (commit)
via 2a01e0411ad817e21e805d6e29696b111cbfa4a9 (commit)
via e4fd51d1fc92a27b3294f88c4853e0655e631d75 (commit)
via af7916c747711cc16baf243f9663d4811b1b3bb5 (commit)
via 3cce9fda6dcd7f1f8eac6e095d05662a4a8f0e69 (commit)
via f3d2e9369867aacffc69f074d9ebfb021313dcf2 (commit)
via fe676095532bfb6fe64fbac0bbf5da7f14bcc811 (commit)
via 6ad575f359fa86178e3f703fe40e8c648565d200 (commit)
via e85e7910d22374ba33a347839aa17289f4b9a077 (commit)
via 559cd28415a2d59cd9ad6828e866f2db5bb33290 (commit)
via 810d29aa03a5ab34917e759aa77d8b2afcaba58b (commit)
via e77bfb9e22dc61a3b9089bf57bb1abfde9559096 (commit)
via 3ef203ee0ab7ec9da8eb1c81fac92090e520226a (commit)
via 85a304a4fe71e2b74e1881cc517c23950252796a (commit)
via 8a62c5021884ac1dec7f7a338bf591657080a2d5 (commit)
via 78de2aea7b28063be19ea6a523a834741f898668 (commit)
via dc6da14be3ae9f244218a2bd2a397082a3100807 (commit)
via 0a8e5f4f86077f4419ab3298ded09f215582beb7 (commit)
via 06d0c6da803a8e46078a241f09ee7244bec013ab (commit)
via 0855c024c47ab9c14d732234a7220dfb7209cc90 (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 (2c8f3e04305f01a87a43a3663849e0f6afba016b)
\
N -- N -- N (39210ef8a2ff83337dc3fc99375c70ce812cf5dd)
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/openbsc/commit/?id=39210ef8a2ff83337dc3fc99375c70ce…
commit 39210ef8a2ff83337dc3fc99375c70ce812cf5dd
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Sat Oct 24 12:20:17 2015 +0300
subscr: Add new configuration parameter "subscriber-create-only-local"
This mode allows to create a new record only for a subscriber from our network.
IMSI and MNC, MCC are used for checking that subscriber belongs to our network.
http://cgit.osmocom.org/openbsc/commit/?id=2a01e0411ad817e21e805d6e29696b11…
commit 2a01e0411ad817e21e805d6e29696b111cbfa4a9
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Thu Oct 15 17:06:47 2015 +0300
reg-proxy: add application which allows translate SUP to SIP and SIP to SUP
http://cgit.osmocom.org/openbsc/commit/?id=e4fd51d1fc92a27b3294f88c4853e065…
commit e4fd51d1fc92a27b3294f88c4853e0655e631d75
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Thu Oct 15 16:33:41 2015 +0300
sup: Fix msisdn decoding
http://cgit.osmocom.org/openbsc/commit/?id=af7916c747711cc16baf243f9663d481…
commit af7916c747711cc16baf243f9663d4811b1b3bb5
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Thu Oct 15 16:30:45 2015 +0300
sup: Change status of waiting_for_remote_accept before checking subscriber
http://cgit.osmocom.org/openbsc/commit/?id=3cce9fda6dcd7f1f8eac6e095d05662a…
commit 3cce9fda6dcd7f1f8eac6e095d05662a4a8f0e69
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Tue Aug 11 07:54:23 2015 +0300
nitb: Integrate the SUP client into the osmo-nitb
http://cgit.osmocom.org/openbsc/commit/?id=f3d2e9369867aacffc69f074d9ebfb02…
commit f3d2e9369867aacffc69f074d9ebfb021313dcf2
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Tue Aug 11 07:52:42 2015 +0300
msc: Implement 'remote' authentication policy
- All location update requests should be send to the remote HLR and accepted.
- Authentication info should be also received from remote HLR.
- SUP is used for sending/handling subscription data to/from remote HLR.
http://cgit.osmocom.org/openbsc/commit/?id=fe676095532bfb6fe64fbac0bbf5da7f…
commit fe676095532bfb6fe64fbac0bbf5da7f14bcc811
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Tue Aug 11 07:48:10 2015 +0300
sup: Add functions to create/handle SUP messages
- Add functions to send location update request and handle responses.
- Add functions to query auth info and handle responses.
http://cgit.osmocom.org/openbsc/commit/?id=6ad575f359fa86178e3f703fe40e8c64…
commit 6ad575f359fa86178e3f703fe40e8c648565d200
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Mon Aug 10 13:37:16 2015 +0300
debug: Add DSUP debug category for subscriber update protocol
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 20 ++++
debian/osmocom-meas-utils.install | 1 +
openbsc/include/openbsc/meas_feed.h | 14 ++-
openbsc/src/libbsc/bsc_vty.c | 2 +-
openbsc/src/libmsc/gsm_04_11.c | 117 ++++++++++++++--------
openbsc/src/libmsc/meas_feed.c | 9 ++
openbsc/src/libmsc/smpp_openbsc.c | 5 +
openbsc/src/libmsc/smpp_smsc.h | 11 +++
openbsc/src/libmsc/smpp_vty.c | 22 +++++
openbsc/src/utils/Makefile.am | 7 +-
openbsc/src/utils/meas_json.c | 188 ++++++++++++++++++++++++++++++++++++
openbsc/tests/vty_test_runner.py | 22 +++++
12 files changed, 374 insertions(+), 44 deletions(-)
create mode 100644 openbsc/src/utils/meas_json.c
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)