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 b4bf603c9866cf8ed7c59b812fc84b3138bb4dda (commit)
from 25742a5929edecc545a4fc254f678cc834f8c3b3 (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=b4bf603c9866cf8ed7c59b812fc84b3…
commit b4bf603c9866cf8ed7c59b812fc84b3138bb4dda
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Mar 7 17:30:35 2017 +0100
Add MS TO to RSL measurements
Add optional MS timing offset (3GPP TS 45.010 § 1.2) to RSL MEASUREMENT
RESULT (3GPP TS 48.058 § 8.4.8). The value is calculated either directly
from corresponding BTS measurement or from 3GPP TS 48.058 § 9.3.17
Access Delay (for known TA) and is invalidated after RSL report is sent
until new measurement indication or RACH is received.
Change-Id: I4dfe5c48834a083e757d5de3236a02e15a238b28
Related: OS#1574
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 27 +++++++++++++++++++++++++++
src/common/rsl.c | 22 +++++++++++++++++-----
2 files changed, 44 insertions(+), 5 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 "An utility library for Open Source Mobile Communications".
The branch, pespin/timerspeedfactor has been created
at 9892ef2e7616801fcbc59bcb5374a1e22e79b1fd (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=9892ef2e7616801fcbc59bcb5374…
commit 9892ef2e7616801fcbc59bcb5374a1e22e79b1fd
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 26 18:09:07 2017 +0200
add osmo_clock_gettime as a shim around clock_gettime
This allows feeding a custom time for unit tests by overriding
osmo_gettimeofday.
Change-Id: I791ff5f020f67992f91d02d9d1e42877835dcc82
http://cgit.osmocom.org/libosmocore/commit/?id=7424a1b4a62e87051d18db05baac…
commit 7424a1b4a62e87051d18db05baac2e483a1824cd
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 26 16:47:02 2017 +0200
timer: Add speed factor feature to fake time
Change-Id: I529b58f28d2d4e5d26a1d66495f2d26588f5de1c
-----------------------------------------------------------------------
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, pmaier/aoip_msc has been updated
discards e1e5f7464a4d4b82598dd96af65b5b2494ab02e4 (commit)
via 6f508dd36cfb2534d90282072067089b440c787c (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 (e1e5f7464a4d4b82598dd96af65b5b2494ab02e4)
\
N -- N -- N (6f508dd36cfb2534d90282072067089b440c787c)
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=6f508dd36cfb2534d90282072067089b…
commit 6f508dd36cfb2534d90282072067089b440c787c
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 12 15:19:45 2017 +0200
WIP: Integrate AoIP into MSC
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/osmo_msc.h | 3 ++
openbsc/src/libmsc/a_iface.c | 85 +++++++++++++++++++++++++++++++++-----
openbsc/src/libmsc/osmo_msc.c | 6 +--
3 files changed, 80 insertions(+), 14 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, pmaier/aoip_bsc has been updated
discards f45030b8a6bad665c6a9d65974d9c6513fe995d9 (commit)
via ead1cfad1711bb9ddce0177c5d1daedc26ac143d (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 (f45030b8a6bad665c6a9d65974d9c6513fe995d9)
\
N -- N -- N (ead1cfad1711bb9ddce0177c5d1daedc26ac143d)
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=ead1cfad1711bb9ddce0177c5d1daedc…
commit ead1cfad1711bb9ddce0177c5d1daedc26ac143d
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 12 15:26:04 2017 +0200
WIP: Integrate AoIP into MSC
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/bsc_msc.h | 9 +++----
openbsc/src/osmo-bsc/osmo_bsc_main.c | 12 +++++++---
openbsc/src/osmo-bsc/osmo_bsc_sigtran.c | 42 ++++++++-------------------------
3 files changed, 22 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 "Osmocom network interface library".
The branch, pespin/jitterbuffer has been updated
discards 9e4604ac01434eb7999392fab704bd4f58af4345 (commit)
discards d69ffb51b5f62cd726ffcb705a8d75466ec25f91 (commit)
discards 49637326630b68ae949eb95d8133953f5c97d323 (commit)
discards b3e0922c0e6ae9f629b145a078c62ba5e8e9e4e1 (commit)
discards 36335c553420cc103789a62b31132321bc6264a1 (commit)
discards 03eb13e0b55d4a9b86f0099e1c3972fbe9488e24 (commit)
discards 9747911f8b757d7d27ab331093bfe09963906214 (commit)
discards 971987252b0fe74b276c47a720bbf38a5b7d8ad6 (commit)
discards 5dd314cf7ee2826a1505c59a250eb4c1050f0110 (commit)
via 18048dbb257646584a82909d8580161800d044c6 (commit)
via f34129ac3f1954eb7510a1d5bc9481626883e4ea (commit)
via 6a0160b7fa59fa06d5095260f6ca9ed7566a9ed8 (commit)
via c317c84f4ede19ff63d0f0b2baf818d540d4b77e (commit)
via 8fd9d500f63c312ca6305dd8e8fb26f4f70b662c (commit)
via 78664c9db28985f6527a7f51fdac5a347a53a721 (commit)
via 29ecc5adb71fd4a46b34e07c0de8b0d62940ebb6 (commit)
via e4da8b15ae2906c63b1ef2d0e187c0056baa068d (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 (9e4604ac01434eb7999392fab704bd4f58af4345)
\
N -- N -- N (18048dbb257646584a82909d8580161800d044c6)
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/libosmo-netif/commit/?id=18048dbb257646584a82909d85…
commit 18048dbb257646584a82909d8580161800d044c6
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Sun Apr 23 19:22:15 2017 +0200
jibuf: re-sync clock out of sync timestamps
Change-Id: I33556b33d7549654442d9bdd7f31128792506652
http://cgit.osmocom.org/libosmo-netif/commit/?id=f34129ac3f1954eb7510a1d5bc…
commit f34129ac3f1954eb7510a1d5bc9481626883e4ea
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 19 17:25:09 2017 +0200
jibuf: Take RTP marker into account
Change-Id: Ie142acfb45650e0af775f58226fd191beaf8178e
http://cgit.osmocom.org/libosmo-netif/commit/?id=6a0160b7fa59fa06d5095260f6…
commit 6a0160b7fa59fa06d5095260f6ca9ed7566a9ed8
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 19 18:58:00 2017 +0200
tests: jibuf_test: Add OSMUX support
Change-Id: I0f02da0329e6739ff340d31113161bb520b1b760
http://cgit.osmocom.org/libosmo-netif/commit/?id=c317c84f4ede19ff63d0f0b2ba…
commit c317c84f4ede19ff63d0f0b2baf818d540d4b77e
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 19 13:30:10 2017 +0200
tests: jibuf: Improve jibuf_test to read pcaps
Change-Id: I7a13c823fb70e0adbc5fa0726fd66b15dc40014e
Signed-off-by: Pau Espin Pedrol <pespin(a)sysmocom.de>
http://cgit.osmocom.org/libosmo-netif/commit/?id=8fd9d500f63c312ca6305dd8e8…
commit 8fd9d500f63c312ca6305dd8e8fb26f4f70b662c
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 19 17:20:34 2017 +0200
jibuf: Add osmo_jibuf_empty API
This is useful to know if we need to keep iterating over
osmo_select_main() to dequeue packets before finishing.
Change-Id: I91a23e220c56924b847265c5dc752f286b109c2c
http://cgit.osmocom.org/libosmo-netif/commit/?id=78664c9db28985f6527a7f51fd…
commit 78664c9db28985f6527a7f51fdac5a347a53a721
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Thu Apr 20 12:44:04 2017 +0200
tests: osmo-pcap: Allow different l2 pkts
Before this patch, ETH was assumed and other types were not supported.
This patch also adds Linux cooked packet support for L2.
Change-Id: Ie62fa0a8e45e1e141edb64b116dad185ad9c7a5f
http://cgit.osmocom.org/libosmo-netif/commit/?id=29ecc5adb71fd4a46b34e07c0d…
commit 29ecc5adb71fd4a46b34e07c0de8b0d62940ebb6
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 19 17:14:19 2017 +0200
tests: osmo-pcap: Fix per packet timer
Before this commit, the gap time between 2 packets {n-1, n} was being
applied to {n, n+1}.
Change-Id: I715865c1edd1fc2ec9b024671d91eb72559cbdea
http://cgit.osmocom.org/libosmo-netif/commit/?id=e4da8b15ae2906c63b1ef2d0e1…
commit e4da8b15ae2906c63b1ef2d0e187c0056baa068d
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 12 19:36:47 2017 +0200
jibuf: Add initial implementation of Jitter Buffer
Change-Id: I9688ba9c4d5b733b9f29d0f15f73750f9271ef55
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/netif/jibuf.h | 15 ++++++++-------
src/jibuf.c | 20 ++++++--------------
2 files changed, 14 insertions(+), 21 deletions(-)
hooks/post-receive
--
Osmocom network 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 OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via cb1e3660946684e68bba3ab8d59ebd9cf530f83e (commit)
from 11e4e41ffcd839cf6a570a2c9541e97495db96b4 (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=cb1e3660946684e68bba3ab8d59ebd9c…
commit cb1e3660946684e68bba3ab8d59ebd9cf530f83e
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Mar 9 12:20:21 2017 +0100
Remove libs from openbsc.pc
OpenBSC does not produce any installable libraries, only header files so
this section is unnecessary.
Change-Id: I4c563d775a84f41f82404e0eaba1a25fdbaac1a5
-----------------------------------------------------------------------
Summary of changes:
openbsc/openbsc.pc.in | 1 -
1 file changed, 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 "UNNAMED PROJECT".
The branch, master has been updated
via 6fb234c2511894900590f093b258b670c88219f1 (commit)
from 743cf42ac5dfa2661317e73f70b204bde7450ff2 (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-hlr/commit/?id=6fb234c2511894900590f093b258b67…
commit 6fb234c2511894900590f093b258b670c88219f1
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Mar 8 16:51:03 2017 +0100
add config example (mostly empty)
So far only the vty and ctrl bind configs exists.
Change-Id: I38ef124e9f28bdd744bafd20fa8c310511c0b8ad
-----------------------------------------------------------------------
Summary of changes:
doc/examples/osmo-hlr.cfg | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 doc/examples/osmo-hlr.cfg
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via d6b1f85fd81c3dd267186830a671db88c360054f (commit)
from a81055db1dc2046f57f1c78f055f693b5a4e3308 (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=d6b1f85fd81c3dd267186830a671…
commit d6b1f85fd81c3dd267186830a671db88c360054f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Apr 16 16:57:40 2017 +0200
ctrl: Allow installation of additional node lookup helpers
The existing code assumes that the main application knows about all
control command nodes and can thus present one lookup function.
As libraries are getting their own control interface handling, this
is too restrictive, and we need a way how library code can dynamically
register more node lookup helpers. We can now do this by means of a
ctrl_lookup_register() function.
Change-Id: Ib69908d1c57f5bb721d5496e3b4a5258fca450e3
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/ctrl/control_if.h | 2 ++
src/ctrl/control_if.c | 41 +++++++++++++++++++++++++++++++++++++++
2 files changed, 43 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 "SCCP Library".
The branch, master has been updated
via 37c53749f0461a8de0d736bfca7ea039207745dd (commit)
from 57d0449d4ed5d82050c52551c8ad6195db38fdf1 (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=37c53749f0461a8de0d736bfca7…
commit 37c53749f0461a8de0d736bfca7ea039207745dd
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Apr 25 13:40:12 2017 +0200
Fix debian builds
Add missing libosmogsm dependency.
Change-Id: I6e5cf393ffe81c582966ca0e9479e6deeffa9280
Fixes: OS#2182
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 1 +
src/Makefile.am | 4 ++--
src/ipa.c | 1 +
3 files changed, 4 insertions(+), 2 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 network interface library".
The branch, master has been updated
via dafdb5ef8ce551ab212a81aac0be009dba9cca02 (commit)
from c108c9db969c4d4abaccc88419b4ac0c44957365 (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-netif/commit/?id=dafdb5ef8ce551ab212a81aac0…
commit dafdb5ef8ce551ab212a81aac0be009dba9cca02
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Apr 25 13:24:46 2017 +0200
Fix debian packaging
* add separate -doc packages
* fix dh_install override
* add conflict with previous version
Change-Id: I2781c800d39923c5541bac00f00cb128f4acf008
-----------------------------------------------------------------------
Summary of changes:
debian/control | 14 ++++++++++++++
debian/libosmo-netif-doc.doc-base | 7 +++++++
debian/libosmo-netif-doc.install | 1 +
debian/rules | 2 +-
4 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 debian/libosmo-netif-doc.doc-base
create mode 100644 debian/libosmo-netif-doc.install
hooks/post-receive
--
Osmocom network interface library