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 11acfad02a833999c37ee267864d082241a90afb (commit)
from eab5f594b0a7cf50ad97b039f73beff42cc8312a (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=11acfad02a833999c37ee267864d0822…
commit 11acfad02a833999c37ee267864d082241a90afb
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Thu Jul 6 13:50:59 2017 +0200
smpp_smsc.c: Log on sending deliver_sm message
Change-Id: Ie16294df6d5bc0065f8d2b49320ead61f535f271
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/smpp_smsc.c | 3 +++
1 file changed, 3 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via eb55c0d4daff3e62c9282077379e4b596f312fd0 (commit)
from 639c408ec1325b97a72fba603064265b27687703 (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=eb55c0d4daff3e62c9282077379e…
commit eb55c0d4daff3e62c9282077379e4b596f312fd0
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Jul 7 16:53:30 2017 +0200
gsup: Add encoding/decoding for the pdp charging characteristics
These fields can be in the ISD and the PDP Context inofmration. Store
pointers to this IE in both cases. It needs to be used by the SGSN
when opening a PDP context.
Change-Id: Iedc7c02adcf77ca5c9545119e19c968dfbbb3e6b
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/gsup.h | 8 ++++++++
src/gsm/gsup.c | 20 ++++++++++++++++++++
tests/gsup/gsup_test.c | 5 ++++-
tests/gsup/gsup_test.err | 8 ++++----
4 files changed, 36 insertions(+), 5 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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via 67934008ca75a8450ad1f885365fa1e3bd2f68d9 (commit)
via fdc69ac2d397bf5962a671d43ce3d932e8cdfb1a (commit)
from e10b5d6718f40d3120de98d165509b513779b49e (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-gsm-manuals/commit/?id=67934008ca75a8450ad1f88…
commit 67934008ca75a8450ad1f885365fa1e3bd2f68d9
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Jul 7 00:54:54 2017 +0200
sgsn: Add charging characteristics to GSUP
Reserve a new IE for the charging characteristics. We need to handle
them as a GGSN might otherwise reject the PDP context creation. For
the SGSN it is enough to send the two octets as it.
Pick the 0x1X range for the IEs as it is used with the PDP contexts.
Change-Id: I1d7423582e154728a240cf15c32772a06822f4ad
http://cgit.osmocom.org/osmo-gsm-manuals/commit/?id=fdc69ac2d397bf5962a671d…
commit fdc69ac2d397bf5962a671d43ce3d932e8cdfb1a
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Jul 7 01:07:52 2017 +0200
sgsn: Fix numbering of QoS and add basic description for APN
QoS was supposed to be 13 as 12 has been used for the APN. Fix that
and document the APN.
Change-Id: Ib6113aa7c59841aada424e2cafd94ed88c7badc7
-----------------------------------------------------------------------
Summary of changes:
OsmoSGSN/chapters/gsup.adoc | 35 +++++++++++++++++++++++++++++++++--
1 file changed, 33 insertions(+), 2 deletions(-)
hooks/post-receive
--
Manuals for Osmocom GSM components
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 "SCCP Library".
The branch, master has been updated
via 4f30f785c83b164d5603293150653b02dc6c69d8 (commit)
from cbb7b79e19f149de5543d3f49c73bc707cd545b9 (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-sccp/commit/?id=4f30f785c83b164d56032931506…
commit 4f30f785c83b164d5603293150653b02dc6c69d8
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jul 3 14:01:39 2017 +0200
vty: Check returncode of osmo_ss7_pointcode_parse()
The result of osmo_ss7_pointcode_parse() is currently not
checked. This means that -EINVAL could end up as value
in the pointcode configuration.
Check the return code of osmo_ss7_pointcode_parse() and
exit the VTY command with CMD_WARNING if the returned
pointcode is < 0
Change-Id: Iae6d92b1d135063dfd0a26bc23a89802cb3b1a78
-----------------------------------------------------------------------
Summary of changes:
src/osmo_ss7_vty.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 51 insertions(+), 8 deletions(-)
hooks/post-receive
--
SCCP 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 Open Source GSM Base Band stack".
The branch, fixeria/sdr_phy has been updated
discards d7b408faef5e52a406095383fcdea87533d734a0 (commit)
via 0083c688a58d125b2a6eeae63b63e7ae5b0f257e (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 (d7b408faef5e52a406095383fcdea87533d734a0)
\
N -- N -- N (0083c688a58d125b2a6eeae63b63e7ae5b0f257e)
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/osmocom-bb/commit/?id=0083c688a58d125b2a6eeae63b63e…
commit 0083c688a58d125b2a6eeae63b63e7ae5b0f257e
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jul 7 07:11:26 2017 +0700
host/trxcon/scheduler: implement SCH decoding
Change-Id: Ic5e7416271d647752cd1aaf90de51fa48286798e
-----------------------------------------------------------------------
Summary of changes:
src/host/trxcon/sched_lchan_desc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 "The Open Source GSM Base Band stack".
The branch, fixeria/sdr_phy has been updated
discards 65df421c579737b9078a4ff637351ee1595cf85b (commit)
discards d581a51efee0661d3f8aa78c67efbef926541edf (commit)
discards 6a098d2632ea9a620c7dc33bd047d8fc3d48355c (commit)
discards f37861d583cefc88994fd691b0a45fec7ff5fc56 (commit)
discards bedbf921431b8c7ecd31800cd428930db42fa496 (commit)
discards 19ac29776e2fd77a19aee734d0924986823f872c (commit)
via d7b408faef5e52a406095383fcdea87533d734a0 (commit)
via 113ec1fdaf8381224b9095b34b06701a731c14b8 (commit)
via 4024c3801e355e320b3ca6125fe55e4eb73b0d6d (commit)
via b2acb667ebf113b9fed5ed3783401c96c83ce801 (commit)
via 14cea2607c9be82a9a5154c4a652d88ba08020c8 (commit)
via b98c7a504ae07ffad74afee7deb3edf3834bb2d8 (commit)
via bc01d500a17ae60fae52bef885136220cedfaecf (commit)
via 6e3bc383080291142e8823435f3b580ceee598db (commit)
via d23f9a5bf0b00f3ef66f60936178b2dc239f27ad (commit)
via ca2d397f44cb2ef39210c17a805831b8e852cd50 (commit)
via 5452cabdb6a0c87391567e40cbdb09acbd0ad202 (commit)
via 9939e555ebc4a950bdc6defc46ed48bff65f1481 (commit)
via 2550de59eedb24e0e89660ec09b2f53279432c93 (commit)
via d16652b554bdc6d99aa0d19754dee6d8fec0efc9 (commit)
via c330014de5f29862864d87f4e8a93e5d55433591 (commit)
via 737aba27c429c377be807ac8bd6539bb4b347cdd (commit)
via 0a76cbff669b398bdf4e19c6d900bdfdcf3d6db9 (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 (65df421c579737b9078a4ff637351ee1595cf85b)
\
N -- N -- N (d7b408faef5e52a406095383fcdea87533d734a0)
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/osmocom-bb/commit/?id=d7b408faef5e52a406095383fcdea…
commit d7b408faef5e52a406095383fcdea87533d734a0
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jul 7 07:11:26 2017 +0700
host/trxcon/scheduler: implement SCH decoding
Change-Id: Ic5e7416271d647752cd1aaf90de51fa48286798e
http://cgit.osmocom.org/osmocom-bb/commit/?id=113ec1fdaf8381224b9095b34b067…
commit 113ec1fdaf8381224b9095b34b06701a731c14b8
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Thu Jul 6 13:17:24 2017 +0700
host/trxcon/scheduler: implement xCCH decoding
Change-Id: Ieb71e3727b525e85d161855973f63042366ccb05
http://cgit.osmocom.org/osmocom-bb/commit/?id=4024c3801e355e320b3ca6125fe55…
commit 4024c3801e355e320b3ca6125fe55e4eb73b0d6d
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Thu Jul 6 11:34:15 2017 +0700
host/trxcon: link trxcon against libosmocoding
Change-Id: I9bb45428e6617bd6936d24340e688aef4aeafc8f
http://cgit.osmocom.org/osmocom-bb/commit/?id=b2acb667ebf113b9fed5ed3783401…
commit b2acb667ebf113b9fed5ed3783401c96c83ce801
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Thu Jul 6 13:05:27 2017 +0700
host/trxcon: handle ccch_mode from L1CTL_FBSB_REQ
Previously, the content of L1CTL_FBSB_REQ message was only used
to obtain a new ARFCN and retune transceiver. Now, since we have
working TDMA scheduler, some other params (like ccch_mode) may be
used too.
Change-Id: Iccabba376d67e091b55a604a2ae87f2aa86362e5
http://cgit.osmocom.org/osmocom-bb/commit/?id=14cea2607c9be82a9a5154c4a652d…
commit 14cea2607c9be82a9a5154c4a652d88ba08020c8
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Thu Jul 6 11:50:34 2017 +0700
host/trxcon: store arfcn and band in trx_instance
Change-Id: I95414ff1033d77f11e231178b7721b70bc45e6df
http://cgit.osmocom.org/osmocom-bb/commit/?id=b98c7a504ae07ffad74afee7deb3e…
commit b98c7a504ae07ffad74afee7deb3edf3834bb2d8
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Tue Jul 4 21:12:25 2017 +0700
host/trxcon/scheduler: handle bursts from TRX interface
Change-Id: Iff15daf897f30cb98d4ec4c88b9fc259cb44ea4e
http://cgit.osmocom.org/osmocom-bb/commit/?id=bc01d500a17ae60fae52bef885136…
commit bc01d500a17ae60fae52bef885136220cedfaecf
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Tue Jul 4 20:55:12 2017 +0700
host/trxcon/scheduler: implement management functions
This change introduces some new functions to configure
TDMA scheduler. They can be grouped as follows:
- Scheduler management functions
- sched_trx_init()
- sched_trx_reset()
- sched_trx_shutdown()
- Timeslot management functions
- sched_trx_add_ts()
- sched_trx_find_ts()
- sched_trx_del_ts()
- sched_trx_reset_ts()
- sched_trx_configure_ts()
- Logical channel management functions
- sched_trx_activate_lchan()
- sched_trx_deactivate_lchan()
- sched_trx_find_lchan()
Change-Id: I6d0f437a68f0eb4e22bf635bf899b08673571085
http://cgit.osmocom.org/osmocom-bb/commit/?id=6e3bc383080291142e8823435f3b5…
commit 6e3bc383080291142e8823435f3b580ceee598db
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Tue Jul 4 19:38:50 2017 +0700
host/trxcon/scheduler: add basic GSM PHY definitions
Change-Id: I9f4faa15d5ca61af3e3fdbb95952ab4e4e0b7a4b
http://cgit.osmocom.org/osmocom-bb/commit/?id=d23f9a5bf0b00f3ef66f60936178b…
commit d23f9a5bf0b00f3ef66f60936178b2dc239f27ad
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jun 9 20:53:20 2017 +0700
host/trxcon/trx_if.c: handle clock indications
Change-Id: I333c1c44578eb62c52d2d059b798dd5feae3e444
http://cgit.osmocom.org/osmocom-bb/commit/?id=ca2d397f44cb2ef39210c17a80583…
commit ca2d397f44cb2ef39210c17a805831b8e852cd50
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jun 9 01:10:05 2017 +0700
host/trxcon/scheduler: add basic clock counter
The core of scheduler is a simple clock counter, which relays
on system time for now. One was a bit simplified and migrated
from OsmoBTS.
Due to system time is not an ideal clock source, the counter
should be periodically corrected by clock indications from BTS.
Change-Id: I27d85bd3e2c8bca3f876f73517027b9fe43c9825
http://cgit.osmocom.org/osmocom-bb/commit/?id=5452cabdb6a0c87391567e40cbdb0…
commit 5452cabdb6a0c87391567e40cbdb09acbd0ad202
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Mon Jul 25 00:20:37 2016 +0600
host/trxcon: initial release of L1CTL handlers
Now it's possible to handle the following requests
from layer23 apps:
- L1CTL_FBSB_REQ
- L1CTL_PM_REQ
- L1CTL_RESET_REQ
- L1CTL_ECHO_REQ
It should be noted, that the L1CTL_PM_REQ isn't
handled correctly yet, due to required task isn't
implemented on the TRX side yet. Instead of this,
temporary we are sending some fake responses.
Change-Id: I343eca3e20922ddd83e06231811200b26da442f3
http://cgit.osmocom.org/osmocom-bb/commit/?id=9939e555ebc4a950bdc6defc46ed4…
commit 9939e555ebc4a950bdc6defc46ed48bff65f1481
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed May 31 09:28:40 2017 +0700
host/trxcon: integrate osmo-fsm framework
This change introduces the following state machines:
- trxcon_app_fsm - main application state machine.
This state machine handles different events, raised
from program modules (such as trx_if.c or l1ctl.c).
- l1ctl_link_fsm - L1CTL server state machine.
- trx_interface_fsm - TRX interface state machine.
The program modules (such as trx_if.c or l1ctl.c) should be as
much independent from each other as possible. In other words,
one module should not call methods from another, e.g. L1CTL
handlers are not able to send any command to transceiver directly.
Instead of that, they should use shared event set to notify the
main state machine about something. Depending on current state
and received event, main state machine 'decides' what to do. This
approach would allow to easily reuse the source code almost 'as is'
anywhere outside the project.
Change-Id: I7ee6fc891abe5f775f5b7ebbf093181a97950dea
http://cgit.osmocom.org/osmocom-bb/commit/?id=2550de59eedb24e0e89660ec09b2f…
commit 2550de59eedb24e0e89660ec09b2f53279432c93
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sat Jun 3 19:02:20 2017 +0700
host/trxcon/trx_if.c: add ECHO command
This command should be used to check transceiver availability.
Change-Id: I6af2d5e413ff7ab751cb34e1659742b0f59b6cca
http://cgit.osmocom.org/osmocom-bb/commit/?id=d16652b554bdc6d99aa0d19754dee…
commit d16652b554bdc6d99aa0d19754dee6d8fec0efc9
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Thu Jun 8 15:46:44 2017 +0700
host/trxcon: fix NULL-pointer deference
Change-Id: Idc036d4ea32b4aa3f4841d39144ef1733414728e
http://cgit.osmocom.org/osmocom-bb/commit/?id=c330014de5f29862864d87f4e8a93…
commit c330014de5f29862864d87f4e8a93e5d55433591
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sun Jul 24 01:40:41 2016 +0600
host/trxcon: initial release of transceiver interface
This is the second side of the 'OsmocomBB <-> SDR' bridge.
Most of source code taken from the OsmoBTS project.
Change-Id: I96fa3ada05d010f31af419a4950fd8ae2b62ef34
http://cgit.osmocom.org/osmocom-bb/commit/?id=737aba27c429c377be807ac8bd653…
commit 737aba27c429c377be807ac8bd6539bb4b347cdd
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jul 22 22:57:50 2016 +0600
host/trxcon: initial release of L1CTL interface
There are two sides of the 'OsmocomBB <-> SDR' bridge. One of
them is the L1CTL interface, which is used by existing layer23
applications to drive GSM L1. Exactly this interface is provided
by the osmocon application, but instead of forwarding messages
between both host software and firmware we need to handle incoming
messages from layer23 applications, perform some GSM L1 specific
conversations (coding, mapping, interleaving, etc.), then finally
forward them to transceiver through the scheduler. And vice versa.
This code is just a basic implementation of UNIX socket handlers,
so currently we can only accept and drop connections from layer23
applications.
Change-Id: I58d069bcc7742b42c0bf95e52063933bf2c352ff
http://cgit.osmocom.org/osmocom-bb/commit/?id=0a76cbff669b398bdf4e19c6d900b…
commit 0a76cbff669b398bdf4e19c6d900bdfdcf3d6db9
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Thu Jun 30 00:41:58 2016 +0600
host/trxcon: introduce a new 'trxcon' application
This app is similar to the osmocon, but designed to
connect L2 & L3 apps with SDR transceiver insted of
obsolete Calypso based hardware.
Change-Id: Ie3c17f19aad9c26f3c49966a7c96b65911f62369
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/.gitignore | 1 -
src/host/trxcon/.gitignore | 1 +
src/host/trxcon/Makefile.am | 39 +-
src/host/trxcon/l1ctl.c | 39 +-
src/host/trxcon/l1ctl.h | 3 +
src/host/trxcon/l1ctl_link.c | 30 +-
src/host/trxcon/logging.c | 15 +-
src/host/trxcon/logging.h | 3 +-
src/host/trxcon/sched_clck.c | 209 ++++
src/host/trxcon/sched_lchan_desc.c | 292 +++++
src/host/trxcon/sched_lchan_handlers.c | 225 ++++
src/host/trxcon/sched_mframe.c | 1814 ++++++++++++++++++++++++++++++++
src/host/trxcon/sched_trx.c | 404 +++++++
src/host/trxcon/sched_trx.h | 257 +++++
src/host/trxcon/scheduler.h | 37 +
src/host/trxcon/trx_if.c | 29 +-
src/host/trxcon/trx_if.h | 8 +
src/host/trxcon/trxcon.c | 55 +-
src/host/trxcon/trxcon.h | 5 +
19 files changed, 3422 insertions(+), 44 deletions(-)
create mode 100644 src/host/trxcon/sched_clck.c
create mode 100644 src/host/trxcon/sched_lchan_desc.c
create mode 100644 src/host/trxcon/sched_lchan_handlers.c
create mode 100644 src/host/trxcon/sched_mframe.c
create mode 100644 src/host/trxcon/sched_trx.c
create mode 100644 src/host/trxcon/sched_trx.h
create mode 100644 src/host/trxcon/scheduler.h
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, pmaier/aoip2 has been updated
via fac9c9e9d8682a0fe234b12cf94fc490596284eb (commit)
via 7a4855ac405284f3ee59f3e413bab5172fcc05b0 (commit)
via ea6b3ecc0396abbf5a9472fc97fee54dd42acf83 (commit)
via 9a6c0ea9202126aace2a98f10bf1117a3f41e500 (commit)
via 362e8b0f0a2f4a62deddc6b1de7b987c54e29533 (commit)
via 4fca7f82dca3e78a6da732901544f9ec8aaac90b (commit)
via 094024259f92cc19ca5364662ce7f8129c2efbac (commit)
from 59f0ff6bf739e79288737e922634dc0b466a3702 (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=fac9c9e9d8682a0fe234b12cf94fc490…
commit fac9c9e9d8682a0fe234b12cf94fc490596284eb
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jul 7 13:47:50 2017 +0200
a_iface: fix missing clear command
When a subscriber connection is freed on the MSC side (the
conversion is over) the MSC should send a clear command to
the BSC in order to inform the BSC that the connection is
over. Currently this step is missing. Instead we wait for
the BSC to issue a clear request. This is not as it should
be, connections should be actively cleared by the MSC.
Add the missing clear command
http://cgit.osmocom.org/openbsc/commit/?id=7a4855ac405284f3ee59f3e413bab517…
commit 7a4855ac405284f3ee59f3e413bab5172fcc05b0
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jul 7 12:06:55 2017 +0200
a_iface: fix missing log output
http://cgit.osmocom.org/openbsc/commit/?id=ea6b3ecc0396abbf5a9472fc97fee54d…
commit ea6b3ecc0396abbf5a9472fc97fee54dd42acf83
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jul 7 12:33:55 2017 +0200
a_iface: fix missing const
http://cgit.osmocom.org/openbsc/commit/?id=9a6c0ea9202126aace2a98f10bf1117a…
commit 9a6c0ea9202126aace2a98f10bf1117a3f41e500
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jul 7 12:15:04 2017 +0200
a_iface: add missing static
http://cgit.osmocom.org/openbsc/commit/?id=362e8b0f0a2f4a62deddc6b1de7b987c…
commit 362e8b0f0a2f4a62deddc6b1de7b987c54e29533
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Jul 5 17:12:17 2017 +0200
msc_ifaces: add checks for nullpointers
http://cgit.osmocom.org/openbsc/commit/?id=4fca7f82dca3e78a6da732901544f9ec…
commit 4fca7f82dca3e78a6da732901544f9ec8aaac90b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Jun 28 00:15:31 2017 +0200
fixup: remove allocation/usage of iu struct again.
The allocation and usage of the iu struct was accidentally
re-introduced into a_iface_bssap.c.
Remove the allocation and the usage of iu struct.
Related to:
aoip: don't use iu struct: do not allocate unnecessary ue_conn_ctx
http://cgit.osmocom.org/openbsc/commit/?id=094024259f92cc19ca5364662ce7f812…
commit 094024259f92cc19ca5364662ce7f8129c2efbac
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jul 3 16:47:27 2017 +0200
osmo-bsc change bsc_handle_dt1() to bsc_handle_dt()
_dt1() is not applicable with the current setup, _dt() is
more accurate
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/a_iface.h | 3 ++
openbsc/include/openbsc/osmo_bsc.h | 2 +-
openbsc/src/libmsc/a_iface.c | 19 ++++++++++++-
openbsc/src/libmsc/a_iface_bssap.c | 16 +++++------
openbsc/src/libmsc/msc_ifaces.c | 49 +++++++++++++++++++++++++++++----
openbsc/src/libmsc/osmo_msc.c | 2 ++
openbsc/src/osmo-bsc/osmo_bsc_bssap.c | 4 +--
openbsc/src/osmo-bsc/osmo_bsc_sigtran.c | 2 +-
8 files changed, 78 insertions(+), 19 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 "SCCP Library".
The branch, master has been updated
via cbb7b79e19f149de5543d3f49c73bc707cd545b9 (commit)
from 4313bdfa201271ef487507e355b4a9b91593520f (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-sccp/commit/?id=cbb7b79e19f149de5543d3f49c7…
commit cbb7b79e19f149de5543d3f49c73bc707cd545b9
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jul 3 15:26:22 2017 +0200
simple-client/server: be able to decide on which ss7 instance to bind
osmo_sccp_simple_client() and osmo_sccp_simple_server() are binding
on the ss7 instance with the id 1 by default. If the instance does
not exist, it is created automatically.
Allow choosing the ss7 instance by supplying the id number as
function parameter. Add two new functions:
osmo_sccp_simple_client_on_ss7_id()
osmo_sccp_simple_server_on_ss7_id()
Change-Id: I62e608253212415bddbb4c7dcf5d3b5e79c8d28e
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/sigtran/osmo_ss7.h | 11 +++++++++++
src/sccp_user.c | 36 ++++++++++++++++++++++++++++--------
2 files changed, 39 insertions(+), 8 deletions(-)
hooks/post-receive
--
SCCP 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 "Osmocom code for Iuh interface".
The branch, master has been updated
via 3b42658836359a9b6b6e79bf5ba0e8adcae613c2 (commit)
from 54e6e1fc3074a7ecd891a6895891bc32d04b33c2 (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=3b42658836359a9b6b6e79bf5ba0e8a…
commit 3b42658836359a9b6b6e79bf5ba0e8adcae613c2
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jul 3 14:40:11 2017 +0200
set RANAP msgb headroom to 512 (times two)
With a headroom of 256, the SGSN crashes with:
msgb(0x6e3b90): Not enough headroom msgb_push (256 < 264)
I'm not perfectly sure what amount of headroom is strictly necessary. The only
reason to pick 512 is that it is twice the amount of 256.
Change-Id: I9a193846902a0477af0873f78283c4f2bedaf5dd
-----------------------------------------------------------------------
Summary of changes:
src/ranap_common.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Osmocom code for Iuh interface
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, master has been updated
via 54e6e1fc3074a7ecd891a6895891bc32d04b33c2 (commit)
via c3614318af03527a3ed12a9835adbe1f3966b215 (commit)
via cb246316505c8cf9913fb66596362fee90b10476 (commit)
via 0f88c110093935305143987638e46dc6db304a3e (commit)
via 12ed975996f41fe1218c06fca3755047475084a6 (commit)
from e305f4d5064c959a71c265b8880146506aa406fb (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 2 +-
include/osmocom/iuh/context_map.h | 3 +
include/osmocom/iuh/hnbgw.h | 25 +++----
include/osmocom/iuh/hnbgw_cn.h | 3 +-
src/context_map.c | 47 +++++++------
src/hnbgw.c | 45 ++++++-------
src/hnbgw_cn.c | 119 +++++++++++++++++----------------
src/hnbgw_rua.c | 135 +++++++++++++++++++-------------------
src/tests/Makefile.am | 7 +-
src/tests/test_common.c | 5 --
10 files changed, 201 insertions(+), 190 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface