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, master has been updated
via c1d8f5a490238afb3539402ed30c769f0447b086 (commit)
from f65b57a7071acd23ed5429df71393e76907a7283 (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-bts/commit/?id=c1d8f5a490238afb3539402ed30c769…
commit c1d8f5a490238afb3539402ed30c769f0447b086
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jan 30 19:04:07 2017 +0100
octphy VTY: fix vty write output for octphy's phy section
Fix invalid configuration generated by VTY 'write' command for the 'phy'
section of osmo-bts-octphy.
The problem was introduced during refactoring
commit d784e50747b8cf0ce505489e1451f75be5ccbd4b (Sat Jan 9 13:13:37
2016 +0100, "Introduce new phy_link and phy_instance abstraction")
Change-Id: Ib018e07e332aa8a6144fb2d87889032bd5fc2533
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-octphy/octphy_vty.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/vlr has been updated
via 47e53c5e4c31b9bdcbd672d6bfb3f978209d736e (commit)
from b54a57efa925cdf2036118d66df269765c0b915f (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=47e53c5e4c31b9bdcbd672d6bfb3f978…
commit 47e53c5e4c31b9bdcbd672d6bfb3f978209d736e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Jan 28 00:43:44 2017 +0100
subscr_conn_test: test umts autn (WIP)
Change-Id: Ic16a2714f004b9f30f199f2e69c6f73aaaef3f4a
-----------------------------------------------------------------------
Summary of changes:
openbsc/tests/subscr_conn/subscr_conn_test.c | 208 +++++++++++++++++++++++++++
1 file changed, 208 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 "UNNAMED PROJECT".
The branch, neels/auc_tests has been created
at 1d795428f6e4ffb67067c59ba18beed5e25a659c (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-hlr/commit/?id=1d795428f6e4ffb67067c59ba18beed…
commit 1d795428f6e4ffb67067c59ba18beed5e25a659c
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jan 31 02:10:40 2017 +0100
tests: auc_3g_test: implement vector generation test (WIP)
Change-Id: I291bccd62661ff5790dc43d91dc63a9e4b0e0ff2
http://cgit.osmocom.org/osmo-hlr/commit/?id=7e95cbbe0734b15c1ea76370a123425…
commit 7e95cbbe0734b15c1ea76370a12342548278eb48
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jan 31 01:19:27 2017 +0100
Add test suite skeleton with empty test (auc_3g_test)
Change-Id: I6359b0809ce8578850fd65887a568714fb35dbd8
http://cgit.osmocom.org/osmo-hlr/commit/?id=56f53507985f117823b2b9e29dbf781…
commit 56f53507985f117823b2b9e29dbf7811c57d53c8
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 30 13:49:49 2017 +0100
comment: sql: describe auc_2g and auc_3g columns
Change-Id: Ie4edc69ff11a83a4c0f79097f43a2cb206dfe405
http://cgit.osmocom.org/osmo-hlr/commit/?id=38228bf749799eab6d7f192dfb667ef…
commit 38228bf749799eab6d7f192dfb667ef86e39f5d0
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 30 13:47:22 2017 +0100
sql: fix 3g_auc's column K data type
K is the SIM card's 128bit secret key, so the type should be VARCHAR like the
other key columns. The db code already reads the column as text and parses as
hex, so a VARCHAR column matches that.
Change-Id: Iaa8d33e303760bd15dcb7dc8bb8b9b24bf6c8f14
http://cgit.osmocom.org/osmo-hlr/commit/?id=c0cbf9f2e4fed359e81fbdb37576d1f…
commit c0cbf9f2e4fed359e81fbdb37576d1fd778f3b1a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 30 23:30:26 2017 +0100
main: add VTY and '-c config-file' option
Add config file, mainly for logging control.
Open VTY on the OMSO_VTY_PORT_HLR added to libosmocore in
commit 92fa18e6b800a27aa064a5fb8321cddd7383ae20
aka change-id I08cb52d9399a27e6876e45da36f434708c4fddef.
Add hlr_vty.h/c for standard VTY setup.
Add -c option to pass config file.
Add --version option.
Change-Id: Iedb884345a597371a337b0c67eb6013b7d5d1ce1
http://cgit.osmocom.org/osmo-hlr/commit/?id=ff0b27324ed391d3a4ea186e6cc8d05…
commit ff0b27324ed391d3a4ea186e6cc8d05a68f5d74b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 30 13:30:47 2017 +0100
main: add option parsing with db file and default options
Parse commandline options, supporting general Osmocom options as copied from
osmo-nitb (bsc_hack.c): version, logging and daemonize options.
Set the HLR database file from cmdline option, log the filename in db_open().
(VTY config file in next patch.)
Change-Id: I279d517e1310e398b0a2382349e62be8e65364c1
http://cgit.osmocom.org/osmo-hlr/commit/?id=1b7b028e74d3b8786567bbd4795f167…
commit 1b7b028e74d3b8786567bbd4795f167d0cef2c45
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 30 13:18:23 2017 +0100
main: add and use root talloc ctx
Create hlr_ctx and pass on to DB and GSUP server code.
Add call msgb_talloc_ctx_init(hlr_ctx).
Instead of printing the entire talloc context on exit, just print the hlr_ctx
upon SIGUSR1 (like our other binaries do). Otherwise we will get pages of
talloc output on each program exit as soon as we add a VTY (next patch).
Change-Id: I3c64cb4ad7a681b88c7409296ad3afeb8000e2a4
-----------------------------------------------------------------------
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 "Software-defined analyzer for APCO P25".
The branch, max has been updated
via 02e0ad581402d751ddaa6128f22e6a0d3b492f99 (commit)
from 668ff60e3400c55ed41c3efda7d10155e3d79de8 (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/op25/commit/?id=02e0ad581402d751ddaa6128f22e6a0d3b4…
commit 02e0ad581402d751ddaa6128f22e6a0d3b492f99
Author: Max <ikj1234i(a)yahoo.com>
Date: Mon Jan 30 16:07:46 2017 -0500
add pop count algo
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/lib/check_frame_sync.h | 24 ++++++++++++++++++++++
.../gr-op25_repeater/lib/gardner_costas_cc_impl.cc | 12 +----------
op25/gr-op25_repeater/lib/p25_framer.cc | 23 +++++++--------------
op25/gr-op25_repeater/lib/p25p2_framer.cc | 17 ++++-----------
4 files changed, 36 insertions(+), 40 deletions(-)
create mode 100644 op25/gr-op25_repeater/lib/check_frame_sync.h
hooks/post-receive
--
Software-defined analyzer for APCO P25
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 4a7f87cdc848891f7306109a009e51684b6c5c0e (commit)
from 92fa18e6b800a27aa064a5fb8321cddd7383ae20 (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=4a7f87cdc848891f7306109a009e…
commit 4a7f87cdc848891f7306109a009e51684b6c5c0e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 30 12:57:47 2017 +0100
comment: ports.h: more visibly remind to keep docs+wiki synced
It is still too easy to forget syncing, so add another reminder at the end
of the list.
Change-Id: I95191906afa8e6ada31310d0e36de33e3fccf268
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/ctrl/ports.h | 1 +
include/osmocom/vty/ports.h | 1 +
2 files changed, 2 insertions(+)
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 92fa18e6b800a27aa064a5fb8321cddd7383ae20 (commit)
from 48f55833476439fc45fa4eaa4327beccdc92d44b (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=92fa18e6b800a27aa064a5fb8321…
commit 92fa18e6b800a27aa064a5fb8321cddd7383ae20
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Jan 28 04:02:53 2017 +0100
vty/ports.h: reserve port 4258 for OsmoHLR VTY
Change-Id: I08cb52d9399a27e6876e45da36f434708c4fddef
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/vty/ports.h | 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 3f940fc9eea40873185a240e68992e70a3e8abb4 (commit)
from 6934a0fa9e50d46326e790989aedfee8b1c996f2 (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=3f940fc9eea40873185a240e68992e70…
commit 3f940fc9eea40873185a240e68992e70a3e8abb4
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Jan 24 17:45:54 2017 +0100
debian: Require libgtp-dev after the SO version bump
The ABI of libgtp changed and we require a new library now. Drop
the SO_VERSION from the library name and just depend on libgtp-dev.
Change-Id: Ib301b27e2c08fda827b55820389247e27e5e8fc7
-----------------------------------------------------------------------
Summary of changes:
debian/control | 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 "Osmocom A-bis protcol interface library".
The branch, master has been updated
via 254745880bb2ff7f17fe158fb7bfb5e1dc530906 (commit)
from 30ffa7ade5aa55e95cf888bbdd9028f2983d663c (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/libosmo-abis/commit/?id=254745880bb2ff7f17fe158fb7b…
commit 254745880bb2ff7f17fe158fb7bfb5e1dc530906
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Jan 23 19:49:07 2017 +0100
misc: Fix build failure/warning when building on alpine linux
alpine linux is using the musl libc and this triggered some minor
compilation issues. Remove unused mISDN include and defines from
the general E1 input handling and address the other warnings and
errors.
/usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> [-Wcpp]
#warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h>
^~~~~~~
In file included from input/misdn.c:48:0:
../include/mISDNif.h:286:2: error: unknown type name 'u_int'
u_int id;
^~~~~
Change-Id: I997e45a456faedb5f370fd02ded300c1e36b791b
-----------------------------------------------------------------------
Summary of changes:
src/e1_input.c | 10 +---------
src/input/ipaccess.c | 2 +-
src/input/misdn.c | 2 +-
3 files changed, 3 insertions(+), 11 deletions(-)
hooks/post-receive
--
Osmocom A-bis protcol 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 "The OpenGGSN project".
The branch, master has been updated
via 68d244d3022d41a170f83ddec5050d659aef0bcd (commit)
from 7716860845b2426d94eadbc652034a91bc5d7dd1 (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=68d244d3022d41a170f83ddec5050d6…
commit 68d244d3022d41a170f83ddec5050d659aef0bcd
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Jan 24 17:21:05 2017 +0100
abi/debian: Bump ABI version of libgtp after struct size change
The gsn_t changed the size with the addition of the ctrl pointer.
Bump the SO version to not break osmo-sgsn/ggsn on upgrade.
Call the -dev package libgtp-dev to follow the rest of Osmocom and
to ease making releases here.
Change-Id: Iac4d6d2effde1a6b2f60b1e1b49c91513d5ca8c3
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 3 ++-
debian/control | 8 ++++----
debian/{libgtp0-dev.install => libgtp-dev.install} | 0
debian/{libgtp0.install => libgtp1.install} | 0
gtp/Makefile.am | 5 +++++
5 files changed, 11 insertions(+), 5 deletions(-)
rename debian/{libgtp0-dev.install => libgtp-dev.install} (100%)
rename debian/{libgtp0.install => libgtp1.install} (100%)
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 6934a0fa9e50d46326e790989aedfee8b1c996f2 (commit)
from f18862309172e63c9631863cddceedb20ca3add2 (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=6934a0fa9e50d46326e790989aedfee8…
commit 6934a0fa9e50d46326e790989aedfee8b1c996f2
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Jan 25 12:19:08 2017 +0100
gprs: Fix compiler warning about uninitalized cause code
in gprs_gmm.c:gsm48_rx_gmm_ra_upd_req the variable reject_cause
is not initalized, which is ok, since it gets initalized before
the jump into the "rejected" path. However, the compiler still
throws a warning. This commit fixes the problem by preinitalizing
the reject_cause to GMM_CAUSE_PROTO_ERR_UNSPEC
Change-Id: I84cffb631e4cad3d4748512b47e3876208f53727
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_gmm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)