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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via e48c1367dcc465929c2bc7aa465e9b1297ff8b5b (commit)
from aa60dda99a22f6a60d5c6f9b08d50febe49757ef (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-trx/commit/?id=e48c1367dcc465929c2bc7aa465e9b1…
commit e48c1367dcc465929c2bc7aa465e9b1297ff8b5b
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 4 13:40:42 2018 +0100
Mark release target as virtual
Change-Id: Iee747faa3171663f1874a5eacddd56607de55297
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
OpenBTS' transceiver retro-fit
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 layer for OpenEmbedded".
The branch, laforge/nightly has been updated
discards ea485e006d059f28e7fb7649d156e3677406ff59 (commit)
via be719a5cafb395575df9890093ef08c967d8621d (commit)
via ef42f48f4eb6357c5ea01bb770a6dfb7e38e0c6a (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 (ea485e006d059f28e7fb7649d156e3677406ff59)
\
N -- N -- N (be719a5cafb395575df9890093ef08c967d8621d)
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/meta-telephony/commit/?id=be719a5cafb395575df989009…
commit be719a5cafb395575df9890093ef08c967d8621d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jun 23 08:51:51 2016 +0200
set up osmocom recipes with AUTOREV to track git master
This is for the upcoming nightly builds, where all our osmo*
recipes are going to track current master of their respective
upstream git repository.
Change-Id: Idda98bdfa07c16aee1955fa63373b358bb754c90
-----------------------------------------------------------------------
Summary of changes:
...ld-resolve-link-failure-in-sqlite3-module.patch | 28 ++++++++++++++++++++++
recipes-misc/libdbi/files/disable-tests.patch | 12 ++++++++++
recipes-misc/libdbi/libdbi-drivers_0.8.3-1.bb | 8 -------
recipes-misc/libdbi/libdbi-drivers_0.9.0.bb | 10 ++++++++
recipes-misc/libdbi/libdbi_0.7.2.bb | 3 ---
recipes-misc/libdbi/libdbi_0.8.3.bb | 7 ------
recipes-misc/libdbi/libdbi_0.9.0.bb | 7 ++++++
7 files changed, 57 insertions(+), 18 deletions(-)
create mode 100644 recipes-misc/libdbi/files/0001-build-resolve-link-failure-in-sqlite3-module.patch
create mode 100644 recipes-misc/libdbi/files/disable-tests.patch
delete mode 100644 recipes-misc/libdbi/libdbi-drivers_0.8.3-1.bb
create mode 100644 recipes-misc/libdbi/libdbi-drivers_0.9.0.bb
delete mode 100644 recipes-misc/libdbi/libdbi_0.7.2.bb
delete mode 100644 recipes-misc/libdbi/libdbi_0.8.3.bb
create mode 100644 recipes-misc/libdbi/libdbi_0.9.0.bb
hooks/post-receive
--
Osmocom layer for OpenEmbedded
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 layer for OpenEmbedded".
The branch, 201705 has been updated
via ef42f48f4eb6357c5ea01bb770a6dfb7e38e0c6a (commit)
from fdbb433446fc698370124fb9444fcbde31c84285 (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/meta-telephony/commit/?id=ef42f48f4eb6357c5ea01bb77…
commit ef42f48f4eb6357c5ea01bb770a6dfb7e38e0c6a
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Fri Dec 29 13:08:15 2017 +0100
libdbi: Add version 0.9.0 to fix osmo-msc build failure
A patch is needed to fix compilation:
* Link against sqlite3 instead of sqlite for sqlite3
* Disable tests
Remove old libdbi versions and keep/apply the malloc patch
Change-Id: Ia4319c595a1ccb20c87d86c1ab1e58e95da34d7b
-----------------------------------------------------------------------
Summary of changes:
...ld-resolve-link-failure-in-sqlite3-module.patch | 28 ++++++++++++++++++++++
recipes-misc/libdbi/files/disable-tests.patch | 12 ++++++++++
recipes-misc/libdbi/libdbi-drivers_0.8.3-1.bb | 8 -------
recipes-misc/libdbi/libdbi-drivers_0.9.0.bb | 10 ++++++++
recipes-misc/libdbi/libdbi_0.7.2.bb | 3 ---
recipes-misc/libdbi/libdbi_0.8.3.bb | 7 ------
recipes-misc/libdbi/libdbi_0.9.0.bb | 7 ++++++
7 files changed, 57 insertions(+), 18 deletions(-)
create mode 100644 recipes-misc/libdbi/files/0001-build-resolve-link-failure-in-sqlite3-module.patch
create mode 100644 recipes-misc/libdbi/files/disable-tests.patch
delete mode 100644 recipes-misc/libdbi/libdbi-drivers_0.8.3-1.bb
create mode 100644 recipes-misc/libdbi/libdbi-drivers_0.9.0.bb
delete mode 100644 recipes-misc/libdbi/libdbi_0.7.2.bb
delete mode 100644 recipes-misc/libdbi/libdbi_0.8.3.bb
create mode 100644 recipes-misc/libdbi/libdbi_0.9.0.bb
hooks/post-receive
--
Osmocom layer for OpenEmbedded
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 a4f570fe7a9e511d04ba3aade4a144b4cb74deb8 (commit)
via 7df82d412eca327b94f6040a140d1f8d5d9c7c53 (commit)
from 869c0c2e552cc5019531229e366a022f6ede0557 (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-pcu/commit/?id=a4f570fe7a9e511d04ba3aade4a144b…
commit a4f570fe7a9e511d04ba3aade4a144b4cb74deb8
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Dec 15 11:21:57 2017 +0100
window: move encoding into functions
* move window size encoding and writing into separate functions
* introduce necessary TBF wrappers to avoid direct m_window access
This is part of preparation work to move to separate UL/DL windows.
Related: OS#1759
Change-Id: I60184d5049bc7d7b119df5a9eb82d1c4b788c840
http://cgit.osmocom.org/osmo-pcu/commit/?id=7df82d412eca327b94f6040a140d1f8…
commit 7df82d412eca327b94f6040a140d1f8d5d9c7c53
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Dec 15 11:14:30 2017 +0100
TBF-DL: mark rcvd_dl_ack() parameters as boolean
The final(_ack) parameter of rcvd_dl_ack() only used as boolean - mark
it as such.
Change-Id: Icc4d68f049a45d4b42c5594f50594ff0d44c1bac
-----------------------------------------------------------------------
Summary of changes:
src/encoding.cpp | 34 ++++++++++++++++++++--------------
src/encoding.h | 2 +-
src/pcu_vty_functions.cpp | 11 +++++------
src/tbf.h | 18 ++++++++++++++----
src/tbf_dl.cpp | 4 ++--
tests/tbf/TbfTest.cpp | 28 ++++++++++++++--------------
6 files changed, 56 insertions(+), 41 deletions(-)
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 "UNNAMED PROJECT".
The branch, master has been updated
via 869c0c2e552cc5019531229e366a022f6ede0557 (commit)
from 0bc982e7142426c1739eae5cd636ff5bd3c8d872 (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-pcu/commit/?id=869c0c2e552cc5019531229e366a022…
commit 869c0c2e552cc5019531229e366a022f6ede0557
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jan 3 12:00:36 2018 +0100
Fix llc_queue_size() type
It either returns 0 or LLC queue size() which has size_t return
type. This means it can never be negative - hence it's better to use
size_t as return type.
Change-Id: I2a6e849d349ab12854976bd0d68537a370a9c83d
Fixes: CID181478
-----------------------------------------------------------------------
Summary of changes:
src/tbf.cpp | 2 +-
src/tbf.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 "UNNAMED PROJECT".
The branch, master has been updated
via 0bc982e7142426c1739eae5cd636ff5bd3c8d872 (commit)
via 467f633b165ed2d439bb54d4ae42cdc341ea81b3 (commit)
via b2de1f78888c40acf63cd27385f809c2c5783106 (commit)
from effdec6e13550f89469c2f9da95895cc5c474dd0 (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-pcu/commit/?id=0bc982e7142426c1739eae5cd636ff5…
commit 0bc982e7142426c1739eae5cd636ff5bd3c8d872
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Dec 21 18:58:50 2017 +0100
TBF: bail out for unknown timers
Return right after logging error if attempting to start or stop unknown
timer.
Change-Id: Ie6ae564d41a5e03270685c6bafb3504278eb3551
Fixes: CID181512, CID181514
http://cgit.osmocom.org/osmo-pcu/commit/?id=467f633b165ed2d439bb54d4ae42cdc…
commit 467f633b165ed2d439bb54d4ae42cdc341ea81b3
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Dec 20 18:13:29 2017 +0100
TBF: log timer invocation source
When troubleshooting TBF timers we're not only interested in timer
duration but also in the code which triggered it. Let's use LOGPSRC to
log it: wrap t_start() in a macro for convenience.
Change-Id: If5f883ae52c469e5158bad24da9904fdc455582f
Related: OS#2407
http://cgit.osmocom.org/osmo-pcu/commit/?id=b2de1f78888c40acf63cd27385f809c…
commit b2de1f78888c40acf63cd27385f809c2c5783106
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Dec 20 18:05:29 2017 +0100
TBF: unify timer handling
Use generic timer handling infrastracture to handle assignment/reject
internal timer. Rename timer array accordingly. Use defines with
explicit second/microsecond values to make it more readable.
Change-Id: I63fb7e6f0695383a83472c836a381a055f64690b
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 6 ++--
src/tbf.cpp | 108 ++++++++++++++++++++++-----------------------------------
src/tbf.h | 23 ++++++------
src/tbf_dl.cpp | 7 ++--
src/tbf_ul.cpp | 2 +-
5 files changed, 59 insertions(+), 87 deletions(-)
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 "Osmocom code for Iuh interface".
The branch, master has been updated
via 9d60ce6107fe5e873511dadc2a40b4cda23a53a9 (commit)
from bfeea6713b4e17fcd5cfb0a5b4c042eaf526ae22 (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=9d60ce6107fe5e873511dadc2a40b4c…
commit 9d60ce6107fe5e873511dadc2a40b4cda23a53a9
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Dec 28 12:32:23 2017 +0100
Enable sanitize for CI tests
Change-Id: I90ca756691e4f644d93af519ed5d54d794d1d401
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 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 "A python tool to program magic SIMs".
The branch, master has been updated
via 665bd22fc5ca24fa9e9b8fa8f5f176b8164b89d5 (commit)
from 287b6ce1b49fc924fd281a000748f2002114c408 (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/pysim/commit/?id=665bd22fc5ca24fa9e9b8fa8f5f176b816…
commit 665bd22fc5ca24fa9e9b8fa8f5f176b8164b89d5
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Fri Dec 29 20:30:35 2017 +0100
utils.py: dec_imsi: Fix ValueError
It should fix the following observed error:
~/pysim$ ./pySim-read.py -p0
Reading ...
ICCID:
Traceback (most recent call last):
File "./pySim-read.py", line 99, in <module>
print("IMSI: %s" % (dec_imsi(res),))
File "/home/lab434/pysim/pySim/utils.py", line 57, in dec_imsi
l = int(ef[0:2]) * 2 # Length of the IMSI string
ValueError: invalid literal for int() with base 10: 'ff'
Change-Id: I7d3ecbf9edd190d1941816796cee60e3957d5943
-----------------------------------------------------------------------
Summary of changes:
pySim/utils.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
A python tool to program magic SIMs